Exam 13: Additional Topics in Regression Analysis
Exam 1: Describing Data: Graphical247 Questions
Exam 2: Describing Data: Numerical326 Questions
Exam 3: Probability345 Questions
Exam 4: Discrete Random Variables and Probability Distributions257 Questions
Exam 5: Continuous Random Variables and Probability Distributions239 Questions
Exam 6: Sampling and Sampling Distributions147 Questions
Exam 7: Estimation: Single Population151 Questions
Exam 8: Estimation: Additional Topics109 Questions
Exam 9: Hypothesis Testing: Single Population164 Questions
Exam 10: Hypothesis Testing: Additional Topics103 Questions
Exam 11: Simple Regression217 Questions
Exam 12: Multiple Regression252 Questions
Exam 13: Additional Topics in Regression Analysis168 Questions
Exam 14: Analysis of Categorical Data241 Questions
Exam 15: Analysis of Variance192 Questions
Exam 16: Time-Series Analysis and Forecasting138 Questions
Exam 17: Additional Topics in Sampling110 Questions
Select questions type
Consider the regression model
= 30 + 15x1 - 10x2 + 5x1x2.A 1-unit increase in x2,while holding x1 constant at 1,changes the value of y,on average,by:

(Multiple Choice)
4.9/5
(33)
You are interested in examining the factors that determine the average length of stay by patients in hospitals across states.You collect data on the following variables:
Y = statewide average hospital stay
X1 = median state income
X2 = 1 if the state is in the Northeast,0 otherwise
X3 = 1 if the state is in the South,0 otherwise
X4 = 1 the state is in the Midwest,0 otherwise
X5 = 1 the state is in the West,0 otherwise
Based on the data above,you run the following regression: Y = β0 + β1X1 + β2X2 + β3X3 + β4X4.
Identify the length of stay for each of the four regions using the population slopes.
(Essay)
4.8/5
(39)
A treatment variable represents a variable whose effect can be estimated with minimum variance.
(True/False)
4.8/5
(37)
The Durbin-Watson statistic d is defined as d =
,where et is the residual at time period t.

(True/False)
4.9/5
(35)
Considering r to be the sample estimate,which of the following is the formula for calculating the Durbin-Watson test statistic,d?
(Multiple Choice)
4.8/5
(28)
Describe a formal test for heteroscedasticity.Explain why a test with this design is likely to identify heteroscedasticity.
(Essay)
4.7/5
(35)
During the coefficient estimation stage of the model-building exercise,only the point estimates should be obtained for the multiple regression model.
(True/False)
4.8/5
(36)
THE NEXT QUESTIONS ARE BASED ON THE FOLLOWING INFORMATION:
You are interested in examining the factors that determine the average length of stay in a hospital across states.You collect data on the following variables:
Y = statewide average hospital stay
X1 = median state income
X2 = 1 if the state is in the Northeast,0 otherwise
X3 = 1 if the state is in the South,0 otherwise
X4 = 1 if the state is in the Midwest,0 otherwise
X5 = 1 if the state is in the West,0 otherwise
-You run the following regression Y = β0 + β1X1 + β2X2 + β3X3 + β5X5.How much longer would we expect to stay in a hospital in the Northeast than in a hospital in the Midwest?
(Multiple Choice)
4.9/5
(37)
THE NEXT QUESTIONS ARE BASED ON THE FOLLOWING INFORMATION:
Consider the following model: Y = β0 + β1X1t + β2X2t + γ3Yt-1.Using a sample of 36 months,we estimate this model and obtain the following results: yt = 1.33 + 17.6x1t + 0.94x2t + 0.39Yt-1
-If X1 were to increase by 1-unit in time t,by how much would we expect Y to change in period (t + 1)?
(Multiple Choice)
4.8/5
(33)
THE NEXT QUESTIONS ARE BASED ON THE FOLLOWING INFORMATION:
Suppose that a regression was run with two independent variables and 25 observations.The Durbin-Watson statistic was 2.28.
-Test the hypothesis that there was no autocorrelation versus the alternative of negative autocorrelation in errors.
(Essay)
4.8/5
(33)
Experimental design methods are used extensively in the study of human behavior.
(True/False)
5.0/5
(28)
Which of the following is true of the error term used in linear regression?
(Multiple Choice)
4.8/5
(41)
THE NEXT QUESTIONS ARE BASED ON THE FOLLOWING INFORMATION:
An economist is in the process of developing a model to predict the price of gold.She believes that the two most important variables are the price of a barrel of oil (x1)and the interest rate (x2).She proposes the model y = β0 + β1x1 + β2x2 + β3x1x3 + ε.A random sample of 20 daily observations was taken.The computer output is shown below.
THE REGRESSION EQUATION IS
y = 115.6 + 22.3x1 + 14.7x2 - 1.36x1x2
S = 20.9 R-Sq = 55.4%
ANALYSIS OF VARIANCE
-An economist estimates the regression model yi= β0 + β1x1i + β2x2i + εi.The estimates of the parameters β1 and β2 are not very large compared with their respective standard errors.But the size of the coefficient of determination indicates quite a strong relationship between the dependent variable and the pair of independent variables.Having obtained these results,the economist strongly suspects the presence of multicollinearity.Since his chief interest is in the influence of X1 on the dependent variable,he decides that he will avoid the problem of multicollinearity by regressing Y on X1 alone.Comment on this strategy.


(Essay)
4.7/5
(45)
When significant predictor variables are omitted from a multiple regression model,the least squares estimates of coefficients included in the model are usually biased.
(True/False)
4.8/5
(35)
The value of the dependent variable in an earlier time period is called a lagged dependent variable.
(True/False)
4.8/5
(44)
From a statistical perspective,the regression model objectives can be divided into either a prediction of the mean of the dependent variable,or an estimation of one or more of the individual coefficients.
(True/False)
4.8/5
(32)
Dummy variables can be used to analyze data from experimental situations,which are defined by multiple-level categorical variables.
(True/False)
4.8/5
(29)
THE NEXT QUESTIONS ARE BASED ON THE FOLLOWING INFORMATION:
You are interested in examining the factors that determine the average length of stay in a hospital across states.You collect data on the following variables:
Y = statewide average hospital stay
X1 = median state income
X2 = 1 if the state is in the Northeast,0 otherwise
X3 = 1 if the state is in the South,0 otherwise
X4 = 1 if the state is in the Midwest,0 otherwise
X5 = 1 if the state is in the West,0 otherwise
-You run the following regression: Y = β0 + β1X1 + β2X2 + β3X3 + β5X5.What effect does being a state in the Northeast have on the average length of hospital stay?
(Multiple Choice)
5.0/5
(34)
After running the regression Y = β0 + β1X1 + β2X2 + β3X3 + β4X4,and examining a plot of the residuals,you have reason to suspect that there is heteroscedasticity in your model.Assume that the heteroscedasticity is directly proportional to the square of the expected value of the dependent variable.How might you estimate your model correcting for this heteroscedasticity?
(Essay)
4.8/5
(40)
Models in which the error terms do not all have the same variance are said to exhibit:
(Multiple Choice)
4.8/5
(27)
Showing 21 - 40 of 168
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)