Conceptual Question regarding hypothesis testing regression

Rifscape
Messages
41
Reaction score
0

Homework Statement



Hi,

I had a question regarding testing a regression models coefficients.

Say there is a regression model that has the form:

y = b0 + b1x1 + b2x2 + b3x3 + b4x4 + e

For the sake of simplicity let: e be the random error, x1 is age, x2 is severity, and x3 is anxiety. y is satisfaction.

Say I do a hypothesis test on the coefficient b1:

H0: b1 = 0

Ha: b1 is not equal to 0.

Say I get strong enough evidence to reject the null, and state that b1 is not equal to 0.

Does this mean that

  1. age has some ability to predict satisfaction level even after the effects of severity and anxiety on satisfaction level have been taken into account?
or that

  1. age has some ability to predict satisfaction level regardless of if the effects of severity or anxiety on satisfaction level have been taken into account.
I though that it was the second one, since this is testing the affect of one predictor, and since the null hypothesis was rejected, it means that it has some predictive power regardless of the other covariates. However, someone told me that it was the opposite.

I am not sure now, but if possible could someone please let me know which interpretation is correct and the reason it is correct?

Any help is appreciated.

Thank you for your reading
 
Physics news on Phys.org
Anyone?
 
Rifscape said:
Anyone?

Depending on the nature of the data, it is quite possible that a statistically significant effect is actually not significant at all. Suppose, for example, that in your sample you have five variables whose values are all highly correlated. It is possible that a 5-term linear regression has ##x_1## declared very significant, but with the "true" significance really being due to ##x_3##, say. The variable ##x_1## can look significant simply because it is correlated closely to ##x_3##.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top