Testing p-value for a linear association using Anova result.

44 Views Asked by At

I have a significance level of 0.05, and two different hypothesises:

  • H0 - no relationship between weight and height
  • H1 - there is a relationship between weight and height

From my data, my p-value is <.0001, which is less than the significance level, so I accept the alternate hypothesis and reject the null one - which indicates there is a relationship.

However, my coefficient value is 0.00577, which is close to 0, so wouldn't that contradict the idea of there being a relationship?

I am so confused - please help me out.

enter image description here