Consider the multiple regression model with three independent variables under the classical linear model assumptions MLR.1, MLR.2, MLR.3, MLR.4, MLR.5, and MLR.6: y = Bo + B1x1 + B2X2 + B3X3 + u.
You would like to test the null hypothesis: B2 = -3. Let B1 and B2 denote the OLS estimators of B1 and B2. Find var(B1-B2) in terms of the variances of B1 and B2 and the covariance between them. What is the standard error of B1-B2 in terms of the standard errors of B1 and B2 and the covariance between them?
Write the t statistic for testing B2 = -3.
Define 01 = B1 - B2 and 02 = B1 + B2. Write a regression equation involving Bo, 01, B2, and B3 that allows you to directly obtain 01 and its standard error.