Ok, so I have two variables: "age" and "happiness". Happiness is measured on a 1-10 scale (1 being "very unhappy" and 10 being "completely happy"). I want to run a test that tells me what age groups reports a greater happiness level, but I'm a bit lost. I have run an ANOVA test where "happiness" is the dependent variable and "age" is the fixed factor. P-value is 0.004, so I know that it's statically significant. But I don't know what to do beyond that.
I have tried running a post-hoc test, but it just compares the different ages, when what I want is to compare people's ages with their level of happiness.
Any help will be much appreciated !!

Thank you x