I have one dichotomous dependent variable (buried with grave goods or not) and a series of categorical and continuous independent variables (age at death, year of death, sex, socioeconomic status) for a dataset of c.5000 individuals. Therefore, I have used binary logistic regression in SPSS to explore how each of the independent variables impact the likelihood of the individual being buried with grave goods.
However, in my preliminary analysis, I found that the proportion of individuals buried with grave goods seemed to increase until around the age of 10-12 and then plateaued. I have two questions related to how I can explore this trend:
I performed a binary logistic regression for individuals aged 1-12 and another for individuals 13-30 and found age was a significant contributing factor in the first regression and not in the second. While this does demonstrate that the pattern is likely there, I am unhappy with this approach and have not been able to find good examples of how these patterns are normally tested for significance (while controlling for the other variables). Any suggestions or examples of how this has been done would be greatly appreciated.
I am interested in identifying the age at which this trend shifts so that I can then see if there are differences between the socioeconomic groups however I do not have a statistics background and am unsure how best to go about this.