Question

In: Statistics and Probability

A researcher performed a regression analysis to predict achievement in physics using the following predictor variables:...

A researcher performed a regression analysis to predict achievement in physics using the following predictor variables: student gender (1=male, 0=female), emotional intelligence (ei), intelligence quotient (iq), verbal SAT (vsat), and math SAT (msat). The results are shown below.

Call:

lm(formula = physics ~ Gender + iq + ei + vsat + msat, data = physachv)

Residuals:

     Min       1Q   Median       3Q      Max

-18.8370 -5.3765 -0.6288   5.5483 21.7685

Coefficients:

Estimate Std. Error t value Pr(>|t|)   

(Intercept) -60.106031   9.784708 -6.143 4.69e-09 ***

Gender        7.452708 1.334900 5.583 8.13e-08 ***

iq 0.130124 0.069945 ????? 0.0644 .

ei -0.031818 0.071782 -0.443 0.6581   

vsat -0.093475 0.009694 -9.643 < 2e-16 ***

msat 0.357249 0.018651 19.155 < 2e-16 ***

---

Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 7.87 on 189 degrees of freedom

(5 observations deleted due to missingness)

Multiple R-squared: 0.8048, Adjusted R-squared: 0.7996

F-statistic: 155.8 on 5 and 189 DF, p-value: < 2.2e-16

Analysis of Variance Table

Response: physics

Df Sum Sq Mean Sq F value    Pr(>F)   

Gender 1 8100.8 8100.8 130.782 < 2.2e-16 ***

iq     1 8938.3 8938.3 144.302 < 2.2e-16 ***

ei     1 3466.7 3466.7 55.967 2.699e-12 ***

vsat    1 5030.6 5030.6 81.216 2.228e-16 ***

msat 1 22726.1 22726.1 366.897 < 2.2e-16 ***

Residuals 189 11706.9 61.9  

1. As you know, there are several variable selection methods that can be used to determine which variables to include in a regression model. Based on the regression output that has been provided, what method does it appear that this researcher used?

a. Enter. b. Forward. c. Backward

2. You will notice that the t-value for the test of the null hypothesis for the iq coefficient is missing from the output (?????). What would this value be?

a. There is not enough information to determine. b. 1.860 c. 144.302

3. The regression coefficients for the predictor variables in this model are referred to as what type of coefficient?

a. Direct. b. Partial

4. Based on the results of this regression analysis, would it be reasonable to claim that gender causes physics achievement?

a. No, the coefficient for Gender is not statistically significant making it unreasonable to suggest that Gender is causing physics achievement. b. No, although the coefficient for Gender is statistically significant, it would be unwise to suggest that Gender is the cause of physics achievement. c. Yes, the magnitude of the effect for Gender is very large making it reasonable to suggest that Gender is causing physics achievement.

Solutions

Expert Solution

Call: lm(formula = physics ~ Gender + iq + ei + vsat + msat, data = physachv) Residuals: Min 1Q Median 3Q Max -18.8370 -5.3765 -0.6288 5.5483 21.7685 Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) -60.106031 9.784708 -6.143 4.69e-09 *** Gender 7.452708 1.334900 5.583 8.13e-08 *** iq 0.130124 0.069945 ????? 0.0644 . ei -0.031818 0.071782 -0.443 0.6581 vsat -0.093475 0.009694 -9.643 < 2e-16 *** msat 0.357249 0.018651 19.155 < 2e-16 *** --- Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Residual standard error: 7.87 on 189 degrees of freedom (5 observations deleted due to missingness) Multiple R-squared: 0.8048, Adjusted R-squared: 0.7996 F-statistic: 155.8 on 5 and 189 DF, p-value: < 2.2e-16 Analysis of Variance Table Response: physics Df Sum Sq Mean Sq F value Pr(>F) Gender 1 8100.8 8100.8 130.782 < 2.2e-16 *** iq 1 8938.3 8938.3 144.302 < 2.2e-16 *** ei 1 3466.7 3466.7 55.967 2.699e-12 *** vsat 1 5030.6 5030.6 81.216 2.228e-16 *** msat 1 22726.1 22726.1 366.897 < 2.2e-16 *** Residuals 189 11706.9 61.9 

We just pasted the same output given above in coding area to get proper orientation and clear view.

1)

Based on the regression output that has been provided, which model selection method does it appear that this researcher used?

Answer:-

Based on regression it is clearly seen that researcher has applied Backward Method Of Elimination.Since, He has considered All the regressors available for the model building and further each variable would be evaluated for its significance.

2)

Missing t-value for the test of the null hypothesis for the iq coefficient is

T-value = IQ_coeff / std_error

= 0.130124 / 0.069945 = 1.86038

3)

The regression coefficients for the predictor variables in this model are referred to as what type of coefficient?

-->The regression coefficient which are in the model are the partial coefficients since they are the coefficients calculated by keeping all the variables constant.

Hence,The coefficients are partial.

Interpreted as 1 unit change in say(iq) will make B1 unit change in (physics).i.e partial change in physics is observed using B1.

4)

Based on the results of this regression analysis, would it be reasonable to claim that gender causes physics achievement?

From above analysis it is reasonable to claim that "gender causes physics achievement "

Because, p-value(gender) << 0.05 implies that we reject Ho :: Coeff(Gender) = 0 i.e it is statistically significant.

Also t-value = 5.583 .....which is far away from 0 (zero) implies significance of coefficient.

C. Yes, the magnitude of the effect for Gender is very large making it reasonable to suggest that Gender is causing physics achievement

This is the final answer.


Related Solutions

Regression analysis is usually performed using quantitative data of both dependent and independent variables. It can...
Regression analysis is usually performed using quantitative data of both dependent and independent variables. It can extend to cases where one of the variables (or both) is quantitative. Using scholarly citations, find a study that extends the regression where either dependent, independent, or both are qualitative. Give: a brief description of the study a description of the dependent and independent variables the conclusion.
In a regression analysis of a first-order model involving 3 predictor variables and 25 observations, the...
In a regression analysis of a first-order model involving 3 predictor variables and 25 observations, the following estimated regression equation was developed. = 12 - 18x1 + 4x2 + 15x3 Also, the following standard errors and the sum of squares were obtained. sb1 = 3 sb2 = 6 sb3 = 7 SST = 4900 SSE = 1296 If we are interested in testing for the significance of the relationship among the variables (i.e., significance of the model), the critical value...
Finally, the researcher considers using regression analysis to establish a linear relationship between the two variables...
Finally, the researcher considers using regression analysis to establish a linear relationship between the two variables – hours worked per week and yearly income. a) What is the dependent variable and independent variable for this analysis? Why? b) Use an appropriate plot to investigate the relationship between the two variables. Display the plot. On the same plot, fit a linear trend line including the equation and the coefficient of determination R2 . c) Estimate a simple linear regression model and...
Finally, the researcher considers using regression analysis to establish a linear relationship between the two variables...
Finally, the researcher considers using regression analysis to establish a linear relationship between the two variables – hours worked per week and income earned per year. c) Estimate a simple linear regression model and present the estimated linear equation. Display the regression summary table and interpret the intercept and slope coefficient estimates of the linear model.                                                            Yearly Income ('000's) Hours Per Week 43.8 18 44.5 13 44.8 18 46.0 25.5 41.4 11.6 43.3 18 43.6 16 46.2 27 46.8...
A multiple linear regression was performed using birth weight and gestational age to predict thyroid volume....
A multiple linear regression was performed using birth weight and gestational age to predict thyroid volume. Gestational age was included in the model because it is highly related to both thyroid volume and birth weight. The overall model was significant (p=.0001). Interpret the following regression results. Be sure to talk about all three parameters. Parameter Estimates Source DF Parameter Estimates Standard Error t-value p-value Intercept 1 336.31 168.35 2.00 0.0506 Birth Weight 1 0.1555 0.046 3.41 0.0012 Gestational Age 1...
Multinomial logistic regression can be used on: a)Categorical predictor variables only. b)Both categorical and continuous predictor...
Multinomial logistic regression can be used on: a)Categorical predictor variables only. b)Both categorical and continuous predictor variables. c)Continuous predictor variables only. d)Ordinal predictor variables only.
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...
Logistic regression predicts a 1._____________, 2._____________, 3.______________from one or more categorical or continuous predictor variables.
Logistic regression predicts a 1._____________, 2._____________, 3.______________from one or more categorical or continuous predictor variables.
(please provide detailed solution with formula and figures) the researcher considers using regression analysis to establish...
(please provide detailed solution with formula and figures) the researcher considers using regression analysis to establish a linear relationship between the two variables – hours worked per week and yearly income. a) What is the dependent variable and independent variable for this analysis? Why? b) Use an appropriate plot to investigate the relationship between the two variables. Display the plot. On the same plot, fit a linear trend line including the equation and the coefficient of determination R2 . c)...
What would be the hypothesis for a mediation regression analysis? One predictor, one outcome and one...
What would be the hypothesis for a mediation regression analysis? One predictor, one outcome and one mediator.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT