testing multiple linear restrictions
Posted: Thu Sep 09, 2010 6:37 am
I have 3 variables in an oversimplified model. Wealth, Divert, Race.
So that Y = a function of Beta1*(Wealth) + Beta2*(Divert) + Beta3*(Race).
My Y variable ranges from 0-100. I'm trying to test whether Wealth is 100% responsible AND that race does not matter for the variation in Y, after taking into account the variable "Divert". I'm going to construct a restricted and unrestricted model and then conduct an F-test.
The hypothesis would be setup so that the null (H-0) is: Beta1=1, Beta3=0
H-1 would be: Beta 1 ≠ 1 and / or Beta3≠0.
Would it make sense for me to rearrange the regression thus:
Unrestricted model: Y - [Beta2*(Divert)] = Beta1*(Wealth) + Beta3*(Race)
Restricted model: Y - [Beta2*(Divert)] = Beta1*(Wealth)
There is a good chance that the variable "Divert" contributes so I want to nullify its affect and then figure out after it has been netted out whether Wealth is 100% responsible and Race is insignificant.
So that Y = a function of Beta1*(Wealth) + Beta2*(Divert) + Beta3*(Race).
My Y variable ranges from 0-100. I'm trying to test whether Wealth is 100% responsible AND that race does not matter for the variation in Y, after taking into account the variable "Divert". I'm going to construct a restricted and unrestricted model and then conduct an F-test.
The hypothesis would be setup so that the null (H-0) is: Beta1=1, Beta3=0
H-1 would be: Beta 1 ≠ 1 and / or Beta3≠0.
Would it make sense for me to rearrange the regression thus:
Unrestricted model: Y - [Beta2*(Divert)] = Beta1*(Wealth) + Beta3*(Race)
Restricted model: Y - [Beta2*(Divert)] = Beta1*(Wealth)
There is a good chance that the variable "Divert" contributes so I want to nullify its affect and then figure out after it has been netted out whether Wealth is 100% responsible and Race is insignificant.