Given the following OLS equation:

Where D is a dummy variable, state the possible statistical problems with this equation and a possible remedy.
Possible statistical problems with this multivariate equation could be:
1) There exists a confounding effect between the predictor variables X11 and X21. The confounding is confirmed by checking the relationship between D1 and X11 first, and then including X21 too in the model. As a rule of thumb, if the inclusion of X21 changes the coefficient of X11 compared to the univariate case by more than 10%, there exists a confounding effect between the 2 predictor variables X11 and X21.
To get rid of confounding, we can perform stratification, in which we fix the levels of the confounders and produce groups within which the confounders do not vary. Then evaluate the outcome associated with each stratum of the confounder. Then, estimators are used to provide adjusted results according to the different strata.
2) The 2 predictor variables could also be collinear with each other, in which case the predictors themselves are inter-correlated, which introduces some level of redundancy into the model. This is measured through the Variance Inflation Factors (a value different from 1 signifies collinearity).
To get rid of collinearity, we can remove the variables with Variance Inflation Factors (VIF), which hardly reduces the R-squared given the information added by their presence was redundant. One can also use Principal Components Analysis to cut the predictors into a smaller set of non-collinear components.
Given the following OLS equation: Where D is a dummy variable, state the possible statistical pr...
Consider the following equation, estimated by OLS, explaining the quarterly number of traffic accidents, in Portugal, during the last ten years: log (tra facct) = 56.351 +0.064 t -0.045Q2t +0.162Q3 +0.122Q4t, where Qjt, j = 2,3,4 are quarterly dummy variables. This implies that...
(Ch.7 9) Let d be a dummy (binary) variable and let z be a quantitative variable. Consider the model y = β0 + δ0d + β1z + δ1d∗z + u; this is a general version of a model with an interaction between a dummy variable and a quantitative variable. [An example is in equation (7.17).] (5 pts each) (i) Since it changes nothing important, set the error to zero, u = 0. Then, when d = 0 we can write...
4. The following is the output of linear regression analysis, which includes dummy variables and interactions. The following are the variables: Y = Birth weights of infants born in preterm in three hospitals (A, B and C) X = Gestation age in weeks flif infant was born in Hospital A 10 Otherwise s X2= flif infant was born in Hospital B 10 Otherwise Variable Coefficient Standard deviation 1 P (approximate) Constant -1.1361 4904 .07648 01523 .7433 .6388 X -.8239 .6298...
The Berthelot equation of state is given as P = RT/ (V − b) − (a /TV^2 )where a and b are constant for each substance. Show your work in detail for the following questions.[25 points] (d) Find the pressure at which PV = RT. Note that the answer should be a function of temperature only. (HINT: First step is to replace P with the given equation of state.) (e) The condition stated in part (d) can not be satisfied...
Please expain the steps to get to the answer
You have estimated the following equation using OLS: 20.5015.50 - FEMALE (12.3) 1.67) where y is annual income in thousands and FEMALE is an indicator variable such that it is 1 for females and 0 for males. If, instead, you had estimated the following model: bi MALES b2 FEMALE then the estimated coefficients for b1 and b2 would be: (a) bi = 15.50, and b2 = 36.00. (b) bi = 20.50,...
Consider the following regression equation with the ususal assumptions of the Linear Regression Model. State whether the following are True or False. Give reasons for your answer.i) The OLS Sample regression equation passes through the point of sample means ii) The sum of the estimated () equals the sum of the observed ; or the sample mean of the estimated () equals the sample mean of the observed .iii) The OLS residuals (i = 1, …, N) are uncorrelated with...
Given the following State Input Equations and Output equation D-Flipflop A Input Equation: A'X' + BX' + AB'X D-Flipflop B Input Equation: A' Output Equation: A' B + BX. Please Complete the State Transition Table by entering the bit values in the spaces provided. Present AB Next State & Out In X A+,B+,Y 1 0) 1 01 01 10 10 Points 2.0
1.Given the Multiple Linear regression model as Y-Po + β.X1 + β2X2 + β3Xs + which in matrix notation is written asy-xß +ε where -έ has a N(0,a21) distribution + + ßpXo +ε A. Show that the OLS estimator of the parameter vector B is given by B. Show that the OLS in A above is an unbiased estimator of β Hint: E(β)-β C. Show that the variance of the estimator is Var(B)-o(Xx)-1 D. What is the distribution o the...
Question 2 Consider the following estimated equation where sleep is the total weekly minutes spent sleeping, age is a person's age, female is a dummy variable that takes the value of 1 if the person is a female and 0 otherwise, and student is a dummy variable that takes the value of 1 if the person is a student and 0 otherwise. Standard errors are in parentheses. (1.02) sleep - 1.17 - 2.52 age + 0.18 age? +0.721 female -...
Question 2 Consider the following estimated equation where sleep is the total weekly minutes spent sleeping, age is a person's age, female is a dummy variable that takes the value of 1 if the person is a female and 0 otherwise, and student is a dummy variable that takes the value of 1 if the person is a student and 0 otherwise. Standard errors are in parentheses. sleep = 1.47 - 2.52 age + 0.18 age? +0.721 female - 1.005...