Exam 17: Multiple Regression

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

Senior Medical Students A professor of Anatomy wanted to develop a multiple regression model to predict the students' grades in her fourth-year medical course.She decides that the two most important factors are the student's grade point average in the first three years and the student's major.She proposes the model y = β\beta 0 + β\beta 1x1 + β\beta 2x2 + β\beta 3x3 + ε\varepsilon ,where y = Fourth-year medical course final score (out of 100),x1 = G.P.A.in first three years (range from 0 to 12),x2 = 1 if student's major is medicine and 0 if not,and x3 = 1 if student's major is biology and 0 if not.The computer output is shown below. THE REGRESSION EQUATION IS y = 9.14 + 6.73x1 + 10.42x2 + 5.16x3 Predictor Coef StDev T Constant 9.14 7.10 1.287 6.73 1.91 3.524 10.42 4.16 2.505 5.16 3.93 1.313 S=15.0RSq=44.2%S = 15.0 \quad R - S q = 44.2 \% ANALYSIS OF VARIANCE Source of Variation df SS MS F Regression 3 17098 5699.333 25.386 Error 96 21553 224.510 Total 99 38651 -Most statistical software print a second R2 statistic,called the coefficient of determination adjusted for degrees of freedom,which has been adjusted to take into account the sample size and the number of independent variables.

(True/False)
4.8/5
(37)

The adjusted coefficient of determination is adjusted for the:

(Multiple Choice)
4.8/5
(33)

For a multiple regression model,the following statistics are given: Total variation in y = 500,SSE = 80,and n = 25.Then,the coefficient of determination is:

(Multiple Choice)
5.0/5
(41)

We test an individual coefficient in a multiple regression model using a(n)_________ test.

(Essay)
4.8/5
(32)

If the Durbin-Watson statistic,d,has values greater than 2,this indicates

(Multiple Choice)
4.9/5
(30)

Student's Final Grade A statistics professor investigated some of the factors that affect an individual student's final grade in her course.She proposed the multiple regression model y=β0+β1x1+β2x2+β3x3+y = \beta _ { 0 } + \beta _ { 1 } x _ { 1 } + \beta _ { 2 } x _ { 2 } + \beta _ { 3 } x _ { 3 } + € ,where y is the final grade (out of 100 points),x1 is the number of lectures skipped,x2 is the number of late assignments,and x3 is the midterm exam score (out of 100).The professor recorded the data for 50 randomly selected students.The computer output is shown below. THE REGRESSION EQUATION IS y~=41.63.18x11.17x2+.63x3\tilde { y } = 41.6 - 3.18 x _ { 1 } - 1.17 x _ { 2 } + .63 x _ { 3 } Predicter Coef StDsv T Constant 41.6 17.8 2.337 -3.18 1.66 -1.916 -1.17 1.13 -1.035 0.63 0.13 4.846 S=13.74RSq=30.0%S = 13.74 \quad R - S q = 30.0 \% ANALYSIS OF VARIANCE Source of Variation Repressian 3 3716 1238.667 6.558 Esrar 46 8688 188.870 Total 49 12404 -{Student's Final Grade Narrative} Does this data provide enough evidence to conclude at the 5% significance level that the final grade and the number of skipped lectures are linearly related?

(Essay)
4.8/5
(30)

Some of the requirements for the error variable in a multiple regression model are that the standard deviation is a(n)____________________ and the errors are ____________________.

(Essay)
4.9/5
(36)

In regression analysis,the total variation in the dependent variable y,measured by (yiyˉ)2\sum \left( y _ { i } - \bar { y } \right) ^ { 2 } ,can be decomposed into two parts: the explained variation,measured by SSR,and the unexplained variation,measured by SSE.

(True/False)
4.9/5
(36)

In testing the validity of a multiple regression model in which there are four independent variables,the null hypothesis is:

(Multiple Choice)
4.8/5
(41)

Consider the following statistics of a multiple regression model: n = 25,k = 5,b1 = -6.31,and s ε\varepsilon = 2.98.Can we conclude at the 1% significance level that x1 and y are linearly related?

(Essay)
4.9/5
(30)

Real Estate Builder A real estate builder wishes to determine how house size is influenced by family income,family size,and education of the head of household.House size is measured in hundreds of square feet,income is measured in thousands of dollars,and education is measured in years.A partial computer output is shown below. SUMMARY OUTPUT Regression Statistics Multiple R 0.865 R Square 0.748 Adjusted R Square 0.726 Standard Error 5.195 Observations 50 ANOVA  Real Estate Builder A real estate builder wishes to determine how house size is influenced by family income,family size,and education of the head of household.House size is measured in hundreds of square feet,income is measured in thousands of dollars,and education is measured in years.A partial computer output is shown below. SUMMARY OUTPUT   \begin{array}{l} \text { Regression Statistics }\\ \begin{array} { l l }  \text { Multiple R } & 0.865 \\ \text { R Square } & 0.748 \\ \text { Adjusted R Square } & 0.726 \\ \text { Standard Error } & 5.195 \\ \text { Observations } & 50 \end{array} \end{array}  ANOVA     \begin{array} { | l | c c c c | }  \hline & \text { Coeff } & \text { St. Error } & \boldsymbol { t }\boldsymbol {Sat } & \boldsymbol { P } \text {-value } \\ \hline \text { Intercept } & - 1.6335 & 5.807 \mathrm { 8 } & - 0.281 & 0 .7798 \\ \text { Family Incame } & 0.4485 & 0.1137 & 3.9545 & 0 .0003 \\ \text { Family Size } & 4.2615 & 0.8062 & 5.286 & 0 .0001 \\ \text { Education } & - 0.6517 & 0.4319 & - 1.509 & 0 .1383 \\ \hline \end{array}  -{Real Estate Builder Narrative} What percentage of the variability in house size is explained by this model? Coeff St. Error -value Intercept -1.6335 5.807 -0.281 0.7798 Family Incame 0.4485 0.1137 3.9545 0.0003 Family Size 4.2615 0.8062 5.286 0.0001 Education -0.6517 0.4319 -1.509 0.1383 -{Real Estate Builder Narrative} What percentage of the variability in house size is explained by this model?

(Essay)
4.8/5
(36)

A multiple regression is called "multiple" because it has several explanatory variables.

(True/False)
4.9/5
(31)

The Durbin-Watson statistic,d,is defined as d=i=2n(eiei1)2/i=1neid = \sum _ { i = 2 } ^ { n } \left( e _ { i } - e _ { i - 1 } \right) ^ { 2 } / \sum _ { i = 1 } ^ { n } e _ { i } ,where ei is the residual at time period i.

(True/False)
4.8/5
(33)

Student's Final Grade A statistics professor investigated some of the factors that affect an individual student's final grade in her course.She proposed the multiple regression model y=β0+β1x1+β2x2+β3x3+y = \beta _ { 0 } + \beta _ { 1 } x _ { 1 } + \beta _ { 2 } x _ { 2 } + \beta _ { 3 } x _ { 3 } + € ,where y is the final grade (out of 100 points),x1 is the number of lectures skipped,x2 is the number of late assignments,and x3 is the midterm exam score (out of 100).The professor recorded the data for 50 randomly selected students.The computer output is shown below. THE REGRESSION EQUATION IS y~=41.63.18x11.17x2+.63x3\tilde { y } = 41.6 - 3.18 x _ { 1 } - 1.17 x _ { 2 } + .63 x _ { 3 } Predicter Coef StDsv T Constant 41.6 17.8 2.337 -3.18 1.66 -1.916 -1.17 1.13 -1.035 0.63 0.13 4.846 S=13.74RSq=30.0%S = 13.74 \quad R - S q = 30.0 \% ANALYSIS OF VARIANCE Source of Variation Repressian 3 3716 1238.667 6.558 Esrar 46 8688 188.870 Total 49 12404 -{Student's Final Grade Narrative} What is the adjusted coefficient of determination? What does this statistic tell you?

(Essay)
4.8/5
(30)

Real Estate Builder A real estate builder wishes to determine how house size is influenced by family income,family size,and education of the head of household.House size is measured in hundreds of square feet,income is measured in thousands of dollars,and education is measured in years.A partial computer output is shown below. SUMMARY OUTPUT Regression Statistics Multiple R 0.865 R Square 0.748 Adjusted R Square 0.726 Standard Error 5.195 Observations 50 ANOVA  Real Estate Builder A real estate builder wishes to determine how house size is influenced by family income,family size,and education of the head of household.House size is measured in hundreds of square feet,income is measured in thousands of dollars,and education is measured in years.A partial computer output is shown below. SUMMARY OUTPUT   \begin{array}{l} \text { Regression Statistics }\\ \begin{array} { l l }  \text { Multiple R } & 0.865 \\ \text { R Square } & 0.748 \\ \text { Adjusted R Square } & 0.726 \\ \text { Standard Error } & 5.195 \\ \text { Observations } & 50 \end{array} \end{array}  ANOVA     \begin{array} { | l | c c c c | }  \hline & \text { Coeff } & \text { St. Error } & \boldsymbol { t }\boldsymbol {Sat } & \boldsymbol { P } \text {-value } \\ \hline \text { Intercept } & - 1.6335 & 5.807 \mathrm { 8 } & - 0.281 & 0 .7798 \\ \text { Family Incame } & 0.4485 & 0.1137 & 3.9545 & 0 .0003 \\ \text { Family Size } & 4.2615 & 0.8062 & 5.286 & 0 .0001 \\ \text { Education } & - 0.6517 & 0.4319 & - 1.509 & 0 .1383 \\ \hline \end{array}  -{Real Estate Builder Narrative} At the 0.01 level of significance,what conclusion should the builder draw regarding the inclusion of education in the regression model? Coeff St. Error -value Intercept -1.6335 5.807 -0.281 0.7798 Family Incame 0.4485 0.1137 3.9545 0.0003 Family Size 4.2615 0.8062 5.286 0.0001 Education -0.6517 0.4319 -1.509 0.1383 -{Real Estate Builder Narrative} At the 0.01 level of significance,what conclusion should the builder draw regarding the inclusion of education in the regression model?

(Essay)
4.8/5
(35)

Student's Final Grade A statistics professor investigated some of the factors that affect an individual student's final grade in her course.She proposed the multiple regression model y=β0+β1x1+β2x2+β3x3+y = \beta _ { 0 } + \beta _ { 1 } x _ { 1 } + \beta _ { 2 } x _ { 2 } + \beta _ { 3 } x _ { 3 } + € ,where y is the final grade (out of 100 points),x1 is the number of lectures skipped,x2 is the number of late assignments,and x3 is the midterm exam score (out of 100).The professor recorded the data for 50 randomly selected students.The computer output is shown below. THE REGRESSION EQUATION IS y~=41.63.18x11.17x2+.63x3\tilde { y } = 41.6 - 3.18 x _ { 1 } - 1.17 x _ { 2 } + .63 x _ { 3 } Predicter Coef StDsv T Constant 41.6 17.8 2.337 -3.18 1.66 -1.916 -1.17 1.13 -1.035 0.63 0.13 4.846 S=13.74RSq=30.0%S = 13.74 \quad R - S q = 30.0 \% ANALYSIS OF VARIANCE Source of Variation Repressian 3 3716 1238.667 6.558 Esrar 46 8688 188.870 Total 49 12404 -{Student's Final Grade Narrative} Does this data provide enough evidence at the 1% significance level to conclude that the final grade and the midterm exam score are positively linearly related?

(Essay)
4.7/5
(38)
Showing 141 - 156 of 156
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)