Exam 13: Multiple Regression
Exam 1: Defining and Collecting Data205 Questions
Exam 2: Organizing and Visualizing Variables212 Questions
Exam 3: Numerical Descriptive Measures163 Questions
Exam 4: Basic Probability171 Questions
Exam 5: Discrete Probability Distributions117 Questions
Exam 6: The Normal Distribution144 Questions
Exam 7: Sampling Distributions127 Questions
Exam 8: Confidence Interval Estimation187 Questions
Exam 9: Fundamentals of Hypothesis Testing: One-Sample Tests177 Questions
Exam 10: Two-Sample Tests300 Questions
Exam 11: Chi-Square Tests128 Questions
Exam 12: Simple Linear Regression204 Questions
Exam 13: Multiple Regression307 Questions
Exam 14: Business Analytics254 Questions
Select questions type
When a dummy variable is included in a multiple regression model, the interpretation of the estimated slope coefficient does not make any sense anymore.
(True/False)
4.8/5
(37)
SCENARIO 13-4
A real estate builder wishes to determine how house size (House) is influenced by family income (Income) and family size (Size).House size is measured in hundreds of square feet and income is measured in thousands of dollars.The builder randomly selected 50 families and ran the multiple regression.Partial Microsoft Excel output is provided below: Regression Statistics Multiple R 0.8479 R Square 0.7189 Adjusted R Square 0.7069 Standard Error 17.5571 Observations 50
ANOVA
df SS MS F Signif F Regression 37043.3236 18521.6618 0.0000 Residual 14487.7627 308.2503 Total 49 51531.0863
Coefficients Standard Error t Stat -value Intercept -5.5146 7.2273 -0.7630 0.4493 Income 0.4262 0.0392 10.8668 0.0000 Size 5.5437 1.6949 3.2708 0.0020
-Referring to SCENARIO 13-4, what annual income (in thousands of dollars) would an individual with a family size of 9 need to attain a predicted 5,000 square foot home (House = 50)?
(Essay)
4.9/5
(33)
SCENARIO 13-3
An economist is interested to see how consumption for an economy (in $ billions) is influenced by gross domestic product ($ billions) and aggregate price (consumer price index).The Microsoft Excel output of this regression is partially reproduced below.
Regression Statistics Multiple R 0.991 R Square 0.982 Adjusted R Square 0.976 Standard Error 0.299 Observations 10
ANOVA
df SS MS F Signif F Regression 2 33.4163 16.7082 186.325 0.0001 Residual 7 0.6277 0.0897 Total 9 34.0440
Coeff StdError t Stat P -value Intercept -0.0861 0.5674 -0.152 0.8837 GDP 0.7654 0.0574 13.340 0.0001 Price -0.0006 0.0028 -0.219 0.8330
-Referring to SCENARIO 13-3, to test whether gross domestic product has a positive impact on consumption, the p-value is
(Multiple Choice)
4.8/5
(38)
SCENARIO 13-18
A logistic regression model was estimated in order to predict the probability that a randomly chosen university or college would be a private university using information on mean total Scholastic Aptitude Test score (SAT) at the university or college and whether the TOEFL criterion is at least 90 (Toefl90 = 1 if yes, 0 otherwise.) The dependent variable, Y, is school type (Type = 1 if private and 0 otherwise).There are 80 universities in the sample.
The PHStat output is given below:
Binary Logistic Regression Predictor Coefficients SE Coef Z p -Value Intercept -3.9594 1.6741 -2.3650 0.0180 SAT 0.0028 0.0011 2.5459 0.0109 Toefl90:1 0.1928 0.5827 0.3309 0.7407 Deviance 101.9826
-Referring to SCENARIO 13-18, what is the p-value of the test statistic when testing whetherSAT makes a significant contribution to the model in the presence of Toefl90?
(Essay)
4.8/5
(36)
SCENARIO 13-15
The superintendent of a school district wanted to predict the percentage of students passing a sixth- grade proficiency test.She obtained the data on percentage of students passing the proficiency test (% Passing), mean teacher salary in thousands of dollars (Salaries), and instructional spending per pupil in thousands of dollars (Spending) of 47 schools in the state.
Following is the multiple regression output with Y = % Passing as the dependent variable,
X1 =
Salaries and
X 2 = Spending: Regression Statistics Multiple R 0.4276 R Square 0.1828 Adjusted R Square 0.1457 Standard Error 5.7351 Observations 47 ANOVA df SS MS F Significance F Regression 2 323.8284 161.9142 4.9227 0.0118 Residual 44 1447.2094 32.8911 Total 46 1771.0378 Coefficients Standard Error t Stat P-value Lower 95\% Upper 95\% Intercept -72.9916 45.9106 -1.5899 0.1190 -165.5184 19.5352 Salary 2.7939 0.8974 3.1133 0.0032 0.9853 4.6025 Spending 0.3742 0.9782 0.3825 0.7039 -1.5972 2.3455
-Referring to SCENARIO 13-15, there is sufficient evidence that at least one of the explanatory variables is related to the percentage of students passing the proficiency test at a5% level of significance.
(True/False)
4.8/5
(39)
SCENARIO 13-3
An economist is interested to see how consumption for an economy (in $ billions) is influenced by gross domestic product ($ billions) and aggregate price (consumer price index).The Microsoft Excel output of this regression is partially reproduced below.
Regression Statistics Multiple R 0.991 R Square 0.982 Adjusted R Square 0.976 Standard Error 0.299 Observations 10
ANOVA
df SS MS F Signif F Regression 2 33.4163 16.7082 186.325 0.0001 Residual 7 0.6277 0.0897 Total 9 34.0440
Coeff StdError t Stat P -value Intercept -0.0861 0.5674 -0.152 0.8837 GDP 0.7654 0.0574 13.340 0.0001 Price -0.0006 0.0028 -0.219 0.8330
-Referring to SCENARIO 13-3, one economy in the sample had an aggregate consumption level of $3 billion, a GDP of $3.5 billion, and an aggregate price level of 125.What is the residual for this data point?
(Multiple Choice)
4.9/5
(32)
SCENARIO 13-14
An automotive engineer would like to be able to predict automobile mileages.She believes that the two most important characteristics that affect mileage are horsepower and the number of cylinders (4 or 6) of a car.She believes that the appropriate model is
Y = 40 - 0.05X1 + 20X2 - 0.1X1X2
where X1 = horsepower
X2 = 1 if 4 cylinders, 0 if 6 cylinders
Y = mileage.
-Referring to SCENARIO 13-14, the fitted model for predicting mileages for 4-cylinder cars is_.
(Multiple Choice)
4.9/5
(38)
SCENARIO 13-9
You decide to predict gasoline prices in different cities and towns in the United States for your term project.Your dependent variable is price of gasoline per gallon and your explanatory variables are per capita income and the number of firms that manufacture automobile parts in and around the city.You collected data of 32 cities and obtained a regression sum of squares SSR= 122.8821.Your computed value of standard error of the estimate is 1.9549.
-Referring to SCENARIO 13-9, if the variable that measures the number of firms that manufacture automobile parts in and around the city is removed from the multiple regression model, which of the following would be true?
(Multiple Choice)
4.7/5
(37)
SCENARIO 13-7
The department head of the accounting department wanted to see if she could predict the GPA of students using the number of course units and total SAT scores of each.She takes a sample of 6 students and generates the following Microsoft Excel output: SUMMARY OUTPUT
Regression Statistics
Multiple R 0.916 R Square 0.839 Adjusted R Square 0.732 Standard Error 0.24685 Observations 6
ANOVA
df SS MS F Signif F Regression 2 0.95219 0.47610 7.813 0.0646 Residual 3 0.18281 0.06094 Total 5 1.13500
Coeff StdError t Stat P -value Intercept 4.593897 1.13374542 4.052 0.0271 Units -0.247270 0.06268485 -3.945 0.0290 Total SAT 0.001443 0.00101241 1.425 0.2494
-Referring to SCENARIO 13-7, the predicted GPA for a student carrying 15 course units and who has a total SAT of 1,100 is .
(Essay)
4.8/5
(37)
SCENARIO 13-17
Given below are results from the regression analysis where the dependent variable is the number of weeks a worker is unemployed due to a layoff (Unemploy) and the independent variables are the age of the worker (Age) and a dummy variable for management position (Manager: 1 = yes, 0 = no).
The results of the regression analysis are given below: Regression Statistics Multiple R 0.6391 R Square 0.4085 Adjusted R Square 0.3765 Standard Error 18.8929 Observations 40 ANOVA df SS MS F Significance F Regression 2 9119.0897 4559.5448 12.7740 0.0000 Residual 37 13206.8103 356.9408 Total 39 22325.9 Coefficients Standard Error t Stat P -value Intercept -0.2143 11.5796 -0.0185 0.9853 Age 1.4448 0.3160 4.5717 0.0000 Manager -22.5761 11.3488 -1.9893 0.0541
-Referring to SCENARIO 13-17, predict the number of weeks being unemployed due to a layoff for a worker who is a thirty-year old and is a manager.
(Essay)
4.8/5
(34)
SCENARIO 13-17
Given below are results from the regression analysis where the dependent variable is the number of weeks a worker is unemployed due to a layoff (Unemploy) and the independent variables are the age of the worker (Age) and a dummy variable for management position (Manager: 1 = yes, 0 = no).
The results of the regression analysis are given below: Regression Statistics Multiple R 0.6391 R Square 0.4085 Adjusted R Square 0.3765 Standard Error 18.8929 Observations 40 ANOVA df SS MS F Significance F Regression 2 9119.0897 4559.5448 12.7740 0.0000 Residual 37 13206.8103 356.9408 Total 39 22325.9 Coefficients Standard Error t Stat P -value Intercept -0.2143 11.5796 -0.0185 0.9853 Age 1.4448 0.3160 4.5717 0.0000 Manager -22.5761 11.3488 -1.9893 0.0541
-Referring to SCENARIO 13-17, there is sufficient evidence that age has an effect on the number of weeks a worker is unemployed due to a layoff while holding constant the effect of the other independent variable at a 10% level of significance.
(True/False)
4.7/5
(37)
If you have considered all relevant explanatory factors, the residuals from a multiple regression model should be random.
(True/False)
4.8/5
(38)
SCENARIO 13-17
Given below are results from the regression analysis where the dependent variable is the number of weeks a worker is unemployed due to a layoff (Unemploy) and the independent variables are the age of the worker (Age) and a dummy variable for management position (Manager: 1 = yes, 0 = no).
The results of the regression analysis are given below: Regression Statistics Multiple R 0.6391 R Square 0.4085 Adjusted R Square 0.3765 Standard Error 18.8929 Observations 40 ANOVA df SS MS F Significance F Regression 2 9119.0897 4559.5448 12.7740 0.0000 Residual 37 13206.8103 356.9408 Total 39 22325.9 Coefficients Standard Error t Stat P -value Intercept -0.2143 11.5796 -0.0185 0.9853 Age 1.4448 0.3160 4.5717 0.0000 Manager -22.5761 11.3488 -1.9893 0.0541
-Referring to SCENARIO 13-17, there is sufficient evidence that all of the explanatory variables are related to the number of weeks a worker is unemployed due to a layoff at a 10% level of significance.
(True/False)
4.8/5
(43)
SCENARIO 13-17
Given below are results from the regression analysis where the dependent variable is the number of weeks a worker is unemployed due to a layoff (Unemploy) and the independent variables are the age of the worker (Age) and a dummy variable for management position (Manager: 1 = yes, 0 = no).
The results of the regression analysis are given below: Regression Statistics Multiple R 0.6391 R Square 0.4085 Adjusted R Square 0.3765 Standard Error 18.8929 Observations 40 ANOVA df SS MS F Significance F Regression 2 9119.0897 4559.5448 12.7740 0.0000 Residual 37 13206.8103 356.9408 Total 39 22325.9 Coefficients Standard Error t Stat P -value Intercept -0.2143 11.5796 -0.0185 0.9853 Age 1.4448 0.3160 4.5717 0.0000 Manager -22.5761 11.3488 -1.9893 0.0541
-Referring to SCENARIO 13-17, there is sufficient evidence that at least one of the explanatory variables is related to the number of weeks a worker is unemployed due to a layoff at a 10% level of significance.
(True/False)
4.8/5
(33)
SCENARIO 13-8
A financial analyst wanted to examine the relationship between salary (in $1,000) and 2 variables: age (X1 = Age) and experience in the field (X2 = Exper).He took a sample of 20 employees and obtained the following Microsoft Excel output: Regression Statistics Multiple R 0.8535 R Square 0.7284 Adjusted R Square 0.6964 Standard Error 10.5630 Observations 20 ANOYA df SS MS F Siqnificonce F Regression 2 5086.5764 2543.2882 22.7941 0.0000 Residual 17 1896.8050 111.5768 Total 19 6983.3814 Coefficients Standard Error t Stat P-value Lower 95\% Upper 95\% Intercept 1.5740 9.2723 0.1698 0.8672 -17.9888 21.1368 Age 1.3045 0.1956 6.6678 0.0000 0.8917 1.7173 Exper -0.1478 0.1944 -0.7604 0.4574 -0.5580 0.2624
-Referring to SCENARIO 13-8, the value of the F-statistic for testing the significance of the entire regression is .
(Essay)
4.8/5
(40)
Which of the following is NOT used to determine observations that have influential effect on the fitted model?
(Multiple Choice)
5.0/5
(42)
SCENARIO 13-7
The department head of the accounting department wanted to see if she could predict the GPA of students using the number of course units and total SAT scores of each.She takes a sample of 6 students and generates the following Microsoft Excel output: SUMMARY OUTPUT
Regression Statistics
Multiple R 0.916 R Square 0.839 Adjusted R Square 0.732 Standard Error 0.24685 Observations 6
ANOVA
df SS MS F Signif F Regression 2 0.95219 0.47610 7.813 0.0646 Residual 3 0.18281 0.06094 Total 5 1.13500
Coeff StdError t Stat P -value Intercept 4.593897 1.13374542 4.052 0.0271 Units -0.247270 0.06268485 -3.945 0.0290 Total SAT 0.001443 0.00101241 1.425 0.2494
-Referring to SCENARIO 13-7, the department head wants to use a t test to test for the significance of the coefficient of X1.The p-value of the test is .
(Essay)
4.7/5
(43)
SCENARIO 13-4
A real estate builder wishes to determine how house size (House) is influenced by family income (Income) and family size (Size).House size is measured in hundreds of square feet and income is measured in thousands of dollars.The builder randomly selected 50 families and ran the multiple regression.Partial Microsoft Excel output is provided below: Regression Statistics Multiple R 0.8479 R Square 0.7189 Adjusted R Square 0.7069 Standard Error 17.5571 Observations 50
ANOVA
df SS MS F Signif F Regression 37043.3236 18521.6618 0.0000 Residual 14487.7627 308.2503 Total 49 51531.0863
Coefficients Standard Error t Stat -value Intercept -5.5146 7.2273 -0.7630 0.4493 Income 0.4262 0.0392 10.8668 0.0000 Size 5.5437 1.6949 3.2708 0.0020
-Referring to SCENARIO 13-4, the value of the partial F test statistic is forH0: Variable X2 does not significantly improve the model after variable X1 has been includedH1: Variable X2 significantly improves the model after variable X1 has been included
(Essay)
4.9/5
(41)
SCENARIO 13-4
A real estate builder wishes to determine how house size (House) is influenced by family income (Income) and family size (Size).House size is measured in hundreds of square feet and income is measured in thousands of dollars.The builder randomly selected 50 families and ran the multiple regression.Partial Microsoft Excel output is provided below: Regression Statistics Multiple R 0.8479 R Square 0.7189 Adjusted R Square 0.7069 Standard Error 17.5571 Observations 50
ANOVA
df SS MS F Signif F Regression 37043.3236 18521.6618 0.0000 Residual 14487.7627 308.2503 Total 49 51531.0863
Coefficients Standard Error t Stat -value Intercept -5.5146 7.2273 -0.7630 0.4493 Income 0.4262 0.0392 10.8668 0.0000 Size 5.5437 1.6949 3.2708 0.0020
-Referring to SCENARIO 13-4, the value of the partial F test statistic is forH0: Variable X1 does not significantly improve the model after variable X2 has been includedH1: Variable X1 significantly improves the model after variable X2 has been included
(Essay)
4.9/5
(39)
SCENARIO 13-1
A manager of a product sales group believes the number of sales made by an employee (Y) depends on how many years that employee has been with the company (X1) and how he/she scored on a business aptitude test (X2).A random sample of 8 employees provides the following: Emplovee Y 1 100 10 7 2 90 3 10 3 80 8 9 4 70 5 4 5 60 5 8 6 50 7 5 7 40 1 4 8 30 1 1
-Referring to SCENARIO 13-1, for these data, what is the estimated coefficient for the variable representing years an employee has been with the company, b1?
(Multiple Choice)
4.9/5
(33)
Showing 41 - 60 of 307
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)