Question

In: Statistics and Probability

suppose a regression model has two explanatory variables (x and z). If we add a new...

suppose a regression model has two explanatory variables (x and z). If we add a new variable to to the model (m), and this new variable is correlated to x and z, how would we use the new variable m to test the impact of variable x on our dependent variable y when z and m remain the same?

Solutions

Expert Solution

So here we have x & z are two explanatory variable

y is dependent variable.

we add a new variable to to the model (m), and this new variable is correlated to x and z

first thing if m is correlated with x & z that means there will be multicollinearity between thses varaiables. now the multicollinearity means dependency between explanatory variables.

In regression analysis explanatory variables should not correlated with each this our assumption. So you to check whether there is multicollinearity exist or not. If it exist then we should remove it.

Now we use the new variable m to test the impact of variable x on our dependent variable y by checking adjusted R-Square value you check whether it makeing impact or not.

S here first you build regression model using y as  dependent variable and x & z are two explanatory variable, note down the value of R-adjusted.

Now build regression model using y as  dependent variable and x , z ,m are explanatory variable, note down the value of R-adjusted.

If value of R-adjusted changes then you can say that the new variable m to test the impact of variable x on our dependent variable y


Related Solutions

6) Suppose a multinomial regression model has two continuous explanatory variables ?1 and ?2 ,and they...
6) Suppose a multinomial regression model has two continuous explanatory variables ?1 and ?2 ,and they are represented in the model by their linear and interaction terms. a) For a ? unit increase in ?1, derive the corresponding odds ratio that compares a category ? response to a category 1 response. Show the form of the variance that would be used in a Wald confidence interval. b) Repeat this problem for a proportional odds regression model.
Let's set up a regression problem by generating x and y variables. x is the explanatory...
Let's set up a regression problem by generating x and y variables. x is the explanatory variable and y is the response variable. ```{r} set.seed(8) x <- rnorm(100, 5, 10) y <- x*4.3 + 5 + rnorm(100, 0, 40) ``` What is the theoretical slope of the population? What is the theoretical intercept of the population? What is the slope that is inferred from creating a regression model for the randomly generated sample? What is the intercept that is inferred...
11.30  A simpler model. In the multiple regression analysis using all four explanatory variables, Theaters and...
11.30  A simpler model. In the multiple regression analysis using all four explanatory variables, Theaters and Budget appear to be the least helpful (given that the other two explanatory variables are in the model). (a) Perform a new analysis using only the movie’s opening-weekend revenue and IMDb rating. Give the estimated regression equation for this analysis. (b) What percent of the variability in USRevenue is explained by this model? (c) Test the null hypothesis that Theaters and Budget combined add...
If you have two regressions with intercept, one with one explanatory variable (X), and another one with two explanatory variables (X and Z), the t statistic of the intercept will have the same value in both regressions.
If you have two regressions with intercept, one with one explanatory variable (X), and another one with two explanatory variables (X and Z), the t statistic of the intercept will have the same value in both regressions.TrueFalse
The following is a regression summary from R for a linear regression model between an explanatory...
The following is a regression summary from R for a linear regression model between an explanatory variable x and a response variable y. The data contain n = 50 points. Assume that all the conditions for SLR are satisfied. Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) -1.1016 0.4082 -2.699 -------** x 2.2606 0.0981 ---- < 2e-16 *** (a) Write the equation for the least squares regression line. (b) R performs a t-test to test whether the slope is significantly...
Suppose we have the following data on a dependent variable (Y) and an explanatory variable (X):...
Suppose we have the following data on a dependent variable (Y) and an explanatory variable (X): X          Y 0          140 1          140 4             0 0          180 3           80 2          120 4             0 1          200 2          120             3            40 Calculate the simple linear regression equation by hand. Show all your work. Using your result, predict the value of Y when X = 3.5. (15 points) Calculate the R2and the adjusted R2measures (by hand) and provide an interpretation of what they tell us. (12 points) Test (by hand) to see whether this is...
Suppose that X and Y are two normally distributed random variables. X has mean 2 and...
Suppose that X and Y are two normally distributed random variables. X has mean 2 and standard deviation 3.Y has mean 3 and standard deviation 2. Their correlation is 0.6 . What is the mean and standard deviation of X + Y ?What is the distribution of X + Y ? What if X and Y are jointly normally distributed? What if they are not jointly normally distributed? Explain your answer.
Suppose that X and Y are two normally distributed random variables. X has mean 2 and...
Suppose that X and Y are two normally distributed random variables. X has mean 2 and standard deviation 3.Y has mean 3 and standard deviation 2. Their correlation is 0.6 . What is the mean and standard deviation of X + Y? What is the distribution of X + Y? What if X and Y are jointly normally distributed? What if they are not jointly normally distributed? Explain your answer. (Why we cannot conclude if they are not jointly normally...
You estimate a model with 9 explanatory variables and an intercept from a data set with...
You estimate a model with 9 explanatory variables and an intercept from a data set with 100 observations. To test hypotheses on this model you should use a t-distribution with how many degrees of freedom? Select one: a. 1 b. 10 c. 9 d. 90
Durbin Watson In a multiple regression analysis containing four explanatory variables plus a constant with 50...
Durbin Watson In a multiple regression analysis containing four explanatory variables plus a constant with 50 data points, suppose that the errors are serially correlated and test is applied to the regression to investigate this issue. The test statistic takes a value of 2.92 with 5 % significance level. 1-    Identify the problem that the researcher may face? 2-    What is the appropriate test and conclusion when the researcher test this issue? (State the hypothesis tests, all critical values, test statistics and...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT