Deck 9: Regression Analysis

Full screen (f)
exit full mode
Question
In regression modeling, the objective is to determines the values of model coefficients that minimize the sum of squared estimation errors, or error sum of squares (ESS).
Use Space or
up arrow
down arrow
to flip the card.
Question
The term multicollinearity is used to describe the situation when the independent variables in a regression model are correlated among themselves.
Question
​In a model: Yi = β\beta 0 + β\beta 1X1i + ε\varepsilon i , the terms β\beta 0 and β\beta 1 are referred to as sample statistics.
Question
Which of the following cannot be negative?

A) coefficient of determination
B) coefficient of correlation
C) coefficient of the independent variable, x, in the regression equation
D) y-intercept in the regression equation
Question
When using the Regression tool in Excel the independent variable is entered as the

A) X-range.
B) Y-range.
C) dependent-range.
D) independent-range.
Question
The problem of finding the optimal values of b0 and b1 is

A) a linear programming problem.
B) an unconstrained nonlinear optimization problem.
C) a goal programming problem.
D) a constrained nonlinear optimization problem.
Question
The forecasting model that makes use of the least squares method is called

A) regression
B) naive approach
C) moving average
D) exponential smoothing
Question
The actual value of a dependent variable will generally differ from the regression equation estimate due to

A) unaccounted for random variation.
B) the inability of the nonlinear Solver to find optimal values.
C) not building the regression model with enough data.
D) the model R2 not equal to 1.
Question
​The R2 statistic (also referred to as the coefficient of determination) ranges in value from 0 to 1 (0 \le R2 \le 1) and indicates the proportion of the total variation in the dependent variable Y around its mean (average) that is accounted for by the independent variable(s) in the estimated regression function.
Question
​A simple linear regression model is of the form: Yi = β\beta + β\beta 1X1i + ε\varepsilon i
Question
The value of adjusted ​R2 can be negative.
Question
In regression analysis, the total variation is:

A) the sum of the squared deviations of each value of y from the mean of x
B) the sum of the explained variation and unexplained variation
C) the standard error of the forecast
D) equal to R2
Question
An analyst has identified 3 independent variables (X1, X2, X3) which might be used to predict Y. He has computed the regression equations using all combinations of the variables and the results are summarized in the following table. Why is the R2 value for the X3 model the same as the R2 value for the X1 and X3 model, but the Adjusted R2 values differ? <strong>An analyst has identified 3 independent variables (X<sub>1</sub>, X<sub>2</sub>, X<sub>3</sub>) which might be used to predict Y. He has computed the regression equations using all combinations of the variables and the results are summarized in the following table. Why is the R<sup>2</sup> value for the X<sub>3</sub> model the same as the R<sup>2</sup> value for the X<sub>1</sub> and X<sub>3</sub> model, but the Adjusted R<sup>2</sup> values differ?  </strong> A) The standard error for X<sub>1</sub> is greater than the standard error for X<sub>3</sub>. B) X<sub>1</sub> does not reduce ESS enough to compensate for its addition to the model. C) X<sub>1</sub> does not reduce TSS enough to compensate for its addition to the model. D) X<sub>1</sub> and X<sub>3</sub> represent similar factors so multicollinearity exists. <div style=padding-top: 35px>

A) The standard error for X1 is greater than the standard error for X3.
B) X1 does not reduce ESS enough to compensate for its addition to the model.
C) X1 does not reduce TSS enough to compensate for its addition to the model.
D) X1 and X3 represent similar factors so multicollinearity exists.
Question
You want to conduct a hypothesis test for β1. Based on the following regression output, what conclusion can you reach about β1? <strong>You want to conduct a hypothesis test for β<sub>1</sub>. Based on the following regression output, what conclusion can you reach about β<sub>1</sub>?  </strong> A) β<sub>1</sub> = 0, with P-value = 0.016353 B) β<sub>1</sub> ≠ 0, with P-value = 0.016353 C) β<sub>1</sub> = 0, with P-value = 0.000186 D) β<sub>1</sub> ≠ 0, with P-value = 0.000186 <div style=padding-top: 35px>

A) β1 = 0, with P-value = 0.016353
B) β1 ≠ 0, with P-value = 0.016353
C) β1 = 0, with P-value = 0.000186
D) β1 ≠ 0, with P-value = 0.000186
Question
The method of least squares finds estimates of parameter values that minimize:

A) TSS.
B) RSS.
C) ESS.
D) ESS + RSS.
Question
An analyst has identified 3 independent variables (X1, X2, X3) which might be used to predict Y. He has computed the regression equations using all combinations of the variables and the results are summarized in the following table. Which combination of variables provides the best regression results? <strong>An analyst has identified 3 independent variables (X<sub>1</sub>, X<sub>2</sub>, X<sub>3</sub>) which might be used to predict Y. He has computed the regression equations using all combinations of the variables and the results are summarized in the following table. Which combination of variables provides the best regression results?  </strong> A) X<sub>1</sub> B) X<sub>1</sub>, X<sub>2</sub> and X<sub>3</sub> C) X<sub>1</sub> and X<sub>2</sub> D) X<sub>2</sub> and X<sub>3</sub> <div style=padding-top: 35px>

A) X1
B) X1, X2 and X3
C) X1 and X2
D) X2 and X3
Question
A residual is defined as the difference between the fitted value based on a model and a corresponding actual value.
Question
In regression terms what does "best fit" mean?

A) The estimated parameters, b0 and b1, are minimized.
B) The estimated parameters, b0 and b1, are linear.
C) The error terms are as small as possible.
D) The largest error term is as small as possible.
Question
​In regression analysis, we consider models of the form: Y = f(X1, X2, ..., Xk) + ε\varepsilon
Question
What is the formula for total sum of squares (TSS)

A) <strong>What is the formula for total sum of squares (TSS)</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>What is the formula for total sum of squares (TSS)</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>What is the formula for total sum of squares (TSS)</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>What is the formula for total sum of squares (TSS)</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
Question
What does regression analysis attempt to establish?

A) a mathematical relationship between a dependent variable, for which future values will be forecast, and one or more independent variables with known values
B) linearity in the relationship between independent variables
C) linearity in the relationship between a dependent variable and a set of independent variables
D) multicollinearity
Question
A persistent upward or downward movement of data is called

A) trend
B) seasonality
C) irregular variation
D) dampening signal
Question
The reason an analyst creates a regression model is

A) to determine the errors in the data collected.
B) to predict a dependent variable value given specific independent variable values.
C) to predict an independent variable value given specific dependent variable values.
D) to verify the errors are normally distributed.
Question
Error sum of squares (ESS) is computed as

A) <strong>Error sum of squares (ESS) is computed as</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>Error sum of squares (ESS) is computed as</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>Error sum of squares (ESS) is computed as</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>Error sum of squares (ESS) is computed as</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
Question
The regression line denotes the ____ between the dependent and independent variables.

A) unsystematic variation
B) systematic variation
C) random variation
D) average variation
Question
The regression residuals are computed as

A) <strong>The regression residuals are computed as</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>The regression residuals are computed as</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>The regression residuals are computed as</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>The regression residuals are computed as</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
Question
The term ε in the regression model represents

A) the slope of the regression model.
B) a random error term.
C) a correction for mistakes in measuring X.
D) a correction for the fact that we are taking a sample.
Question
Based on the following regression output, what is the equation of the regression line? <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)   <div style=padding-top: 35px>

A) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)   <div style=padding-top: 35px>
Question
The error sum of squares term is used as a criterion for determining b0 and b1 because

A) the sum of errors will always equal zero.
B) the term can be solved for exact values of b0 and b1.
C) both b0 and b1 can be easily calculated using the sum of squares term.
D) all of these.
Question
The regression function indicates the

A) average value the dependent variable assumes for a given value of the independent variable.
B) actual value the independent variable assumes for a given value of the dependent variable
C) average value the dependent variable assumes for a given value of the dependent variable
D) actual value the dependent variable assumes for a given value of the independent variable
Question
What goodness-of-fit measure is commonly used to evaluate a multiple regression function?

A) R2
B) adjusted R2
C) partial R2
D) total R2
Question
For a simple linear regression model, a 100(1 − α)% prediction interval for a new value of Y when X = Xh is computed as

A) <strong>For a simple linear regression model, a 100(1 − α)% prediction interval for a new value of Y when X = X<sub>h</sub> is computed as</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>For a simple linear regression model, a 100(1 − α)% prediction interval for a new value of Y when X = X<sub>h</sub> is computed as</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>For a simple linear regression model, a 100(1 − α)% prediction interval for a new value of Y when X = X<sub>h</sub> is computed as</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>For a simple linear regression model, a 100(1 − α)% prediction interval for a new value of Y when X = X<sub>h</sub> is computed as</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
Question
The estimated value of Y1 is given by

A) <strong>The estimated value of Y<sub>1</sub> is given by</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>The estimated value of Y<sub>1</sub> is given by</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>The estimated value of Y<sub>1</sub> is given by</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>The estimated value of Y<sub>1</sub> is given by</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
Question
R2 measures

A) the percentage of variability in the dependent variable, Y, explained by the model
B) the unexplained variability
C) the ratio of RSS/ESS
D) the model sophistication
Question
Based on the following regression output, what proportion of the total variation in Y is explained by X? <strong>Based on the following regression output, what proportion of the total variation in Y is explained by X?  </strong> A) 0.917214 B) 0.841282 C) 0.821442 D) 9.385572 <div style=padding-top: 35px>

A) 0.917214
B) 0.841282
C) 0.821442
D) 9.385572
Question
Which of the following represents a regression model?

A) <strong>Which of the following represents a regression model?</strong> A)   B)   C) Y = f(X<sub>1</sub>, X<sub>2</sub>, ..., X<sub>k</sub>) D) Y = f(X<sub>1</sub>, X<sub>2</sub>, ..., X<sub>k</sub>) + ε <div style=padding-top: 35px>
B) <strong>Which of the following represents a regression model?</strong> A)   B)   C) Y = f(X<sub>1</sub>, X<sub>2</sub>, ..., X<sub>k</sub>) D) Y = f(X<sub>1</sub>, X<sub>2</sub>, ..., X<sub>k</sub>) + ε <div style=padding-top: 35px>
C) Y = f(X1, X2, ..., Xk)
D) Y = f(X1, X2, ..., Xk) + ε
Question
The standard prediction error is

A) always smaller than the standard error.
B) used to construct confidence intervals for predicted values.
C) measures the variability in the predicted values.
D) all of these.
Question
The R2 statistic

A) varies between −1 and 1.
B) compares the regression sum of squares to the total sum of squares.
C) accounts for the number of parameters in the regression model.
D) is the ratio of the error sum of squares to the regression sum of squares.
Question
When using the Regression tool in Excel the dependent variable is entered as the

A) X-range.
B) Y-range.
C) dependent-range.
D) independent-range.
Question
The objective function in regression analysis is

A) <strong>The objective function in regression analysis is</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>The objective function in regression analysis is</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>The objective function in regression analysis is</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>The objective function in regression analysis is</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
Question
The total sum of squares (TSS) is best defined as

A) the sums of squares of the dependent variables.
B) the total variation of Y around its mean.
C) the sums of squares of the predicted values.
D) the variation of Y around its mean plus the variation of Y around the predicted values.
Question
In the equation Y = β0 + β1 X1i + ε, β1 is

A) the Y intercept
B) the slope of the regression line
C) the mean of the dependent data.
D) the X intercept
Question
Polynomial regression is used when

A) the independent variables are non-linear.
B) there is a non-linear relationship between the dependent and independent variables.
C) there is a non-linear relationship between the independent variables.
D) there is a curvilinear change in the dependent variables.
Question
R2 is also referred to as

A) coefficient of determination.
B) correlation coefficient.
C) total sum of squares.
D) regression sum of squares.
Question
On average, the differences between the actual and predicted values of Y

A) are equal to b0.
B) sum to an unknown value.
C) are distributed uniformly.
D) sum to zero.
Question
Based on the following regression output, what conclusion can you reach about β0? <strong>Based on the following regression output, what conclusion can you reach about β<sub>0</sub>?  </strong> A) β<sub>0</sub> = 0, with P-value = 0.016353 B) β<sub>0</sub> ≠ 0, with P-value = 0.016353 C) β<sub>0</sub> = 0, with P-value = 0.000186 D) β<sub>0</sub> ≠ 0, with P-value = 0.000186 <div style=padding-top: 35px>

A) β0 = 0, with P-value = 0.016353
B) β0 ≠ 0, with P-value = 0.016353
C) β0 = 0, with P-value = 0.000186
D) β0 ≠ 0, with P-value = 0.000186
Question
How many independent variables are there in simple regression analysis?

A) 1
B) 2
C) 3
D) 4
Question
R2 is calculated as

A) ESS/TSS
B) 1 − (RSS/TSS)
C) RSS/ESS
D) RSS/TSS
Question
The terms b0 and b1 are

A) estimated population parameters.
B) estimated intercept and slope values, respectively.
C) random variables.
D) all of these.
Question
Why do we create a scatter plot of the data in regression analysis?

A) To compute the error terms.
B) Because Excel calculates the function from the scatter plot.
C) To visually check for a relationship between X and Y.
D) To estimate predicted values.
Question
Based on the following regression output, what is the equation of the regression line? <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)   <div style=padding-top: 35px>

A) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)   <div style=padding-top: 35px>
Question
What is the correct range for R2 values?

A) (−1 ≤ R2 ≤ 0)
B) (−1 ≤ R2 ≤ 1)
C) (0 ≤ R2 ≤ 1)
D) (0 ≤ R2 ≤ .5)
Question
The error term ε in a regression model represents

A) a random error in the data.
B) unsystematic variation in the dependent variable.
C) variation not explained by the independent variables.
D) all of these.
Question
The terms b0 and b1 are referred to as

A) population variables.
B) population parameters.
C) estimated population variables.
D) estimated population parameters.
Question
The β1 term indicates

A) the average change in Y for a unit change in X.
B) the Y value for a given value of X.
C) the change in observed X for a given change in Y.
D) the Y value when X equals zero.
Question
A pattern resulting from random variation or unexplained causes is called

A) noise
B) trend
C) seasonality
D) time series
Question
Which of the following is an advantage of using the TREND() function versus the regression tool?

A) The TREND() function provides more statistical information.
B) The TREND() function handles multiple dependent variable data.
C) The TREND() function is dynamically updated when input to the function changes.
D) The TREND() function does not use a least squares regression line.
Question
The terms β0 and β1 are referred to as

A) sample statistics
B) random variables
C) population variables
D) population parameters
Question
What is a clear indicator of non-constant variance in a plot of regression model residuals?

A) A non-linear trend in the residual plot.
B) An intercept standard error larger that the estimated intercept coefficient.
C) A funnel shaped trend in the residual plot.
D) The standard errors from each independent variable differ.
Question
Residuals are assumed to be

A) dependent, uniformly distributed random variables.
B) independent, uniformly distributed random variables.
C) dependent, normally distributed random variables.
D) independent, normally distributed random variables.
Question
How many binary variables are required to encode a person's age group as being either young, middle-age or old? What are the variables and what are the meanings of their 0, 1 values?
Question
Exhibit 9.1
The following questions are based on the problem description and spreadsheet below.
A company has built a regression model to predict the number of labor hours (Yi) required to process a batch of parts (Xi). It has developed the following Excel spreadsheet of the results. Exhibit 9.1 The following questions are based on the problem description and spreadsheet below. A company has built a regression model to predict the number of labor hours (Y<sub>i</sub>) required to process a batch of parts (X<sub>i</sub>). It has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.1. Test the significance of the model and explain which values you used to reach your conclusions.<div style=padding-top: 35px>
Refer to Exhibit 9.1. Test the significance of the model and explain which values you used to reach your conclusions.
Question
Exhibit 9.3
The following questions are based on the problem description and spreadsheet below.
A researcher is interested in determining how many calories young men consume. She measured the age of the individuals and recorded how much food they ate each day for a month. The average daily consumption was recorded as the dependent variable. She has developed the following Excel spreadsheet of the results. Exhibit 9.3 The following questions are based on the problem description and spreadsheet below. A researcher is interested in determining how many calories young men consume. She measured the age of the individuals and recorded how much food they ate each day for a month. The average daily consumption was recorded as the dependent variable. She has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.3. Interpret the meaning of R square in cell B3 of the spreadsheet.<div style=padding-top: 35px>
Refer to Exhibit 9.3. Interpret the meaning of R square in cell B3 of the spreadsheet.
Question
Exhibit 9.1
The following questions are based on the problem description and spreadsheet below.
A company has built a regression model to predict the number of labor hours (Yi) required to process a batch of parts (Xi). It has developed the following Excel spreadsheet of the results. Exhibit 9.1 The following questions are based on the problem description and spreadsheet below. A company has built a regression model to predict the number of labor hours (Y<sub>i</sub>) required to process a batch of parts (X<sub>i</sub>). It has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.1. What is the estimated regression function for this problem? Explain what the terms in your equation mean.<div style=padding-top: 35px>
Refer to Exhibit 9.1. What is the estimated regression function for this problem? Explain what the terms in your equation mean.
Question
Estimation errors are often referred to as

A) mistakes.
B) constant errors.
C) residuals.
D) squared errors.
Question
Exhibit 9.6
The partial regression output below applies to the following questions. Exhibit 9.6 The partial regression output below applies to the following questions.   Refer to Exhibit 9.6. What is the F-statistic value?<div style=padding-top: 35px>
Refer to Exhibit 9.6. What is the F-statistic value?
Question
The company would like to build a prediction interval on the pressure for a can with a temperature of 125 degrees. What formula should be entered in cells B17:F21 of the following spreadsheet to compute this prediction interval? Partial results of the Regression analysis of the data are provided below. The company would like to build a prediction interval on the pressure for a can with a temperature of 125 degrees. What formula should be entered in cells B17:F21 of the following spreadsheet to compute this prediction interval? Partial results of the Regression analysis of the data are provided below.  <div style=padding-top: 35px>
Question
Exhibit 9.3
The following questions are based on the problem description and spreadsheet below.
A researcher is interested in determining how many calories young men consume. She measured the age of the individuals and recorded how much food they ate each day for a month. The average daily consumption was recorded as the dependent variable. She has developed the following Excel spreadsheet of the results. Exhibit 9.3 The following questions are based on the problem description and spreadsheet below. A researcher is interested in determining how many calories young men consume. She measured the age of the individuals and recorded how much food they ate each day for a month. The average daily consumption was recorded as the dependent variable. She has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.3. What is the estimated regression function for this problem? Explain what the terms in your equation mean<div style=padding-top: 35px>
Refer to Exhibit 9.3. What is the estimated regression function for this problem? Explain what the terms in your equation mean
Question
The standard error measures the

A) variability in the X values.
B) variability in the actual data around the fitted regression function.
C) variability in the independent variable around the fitted regression function.
D) variability in the dependent variable around the fitted regression function.
Question
Exhibit 9.1
The following questions are based on the problem description and spreadsheet below.
A company has built a regression model to predict the number of labor hours (Yi) required to process a batch of parts (Xi). It has developed the following Excel spreadsheet of the results. Exhibit 9.1 The following questions are based on the problem description and spreadsheet below. A company has built a regression model to predict the number of labor hours (Y<sub>i</sub>) required to process a batch of parts (X<sub>i</sub>). It has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.1. Interpret the meaning of the Lower 95% and Upper 95% terms in cells F16:G16 of the spreadsheet.<div style=padding-top: 35px>
Refer to Exhibit 9.1. Interpret the meaning of the "Lower 95%" and "Upper 95%" terms in cells F16:G16 of the spreadsheet.
Question
The adjusted R2 statistic

A) is equal to the value of unadjusted R2
B) adjusts R2 for the degrees of freedom in the multiple regression model
C) accounts for the parameters in the multiple regression model
D) is always greater than R2 unadjusted
Question
Exhibit 9.5
The following questions are based on the description and spreadsheet below.
An analyst has identified 3 independent variables (X1, X2,X3) which might be used to predict Y. He has computed the regression equations using all of the variables and the results are summarized in the following table. Exhibit 9.5 The following questions are based on the description and spreadsheet below. An analyst has identified 3 independent variables (X<sub>1</sub>, X<sub>2</sub>,X<sub>3</sub>) which might be used to predict Y. He has computed the regression equations using all of the variables and the results are summarized in the following table.   Refer to Exhibit 9.5. Predict the mean value based on (X<sub>1</sub>, X<sub>2</sub>, X<sub>3</sub>) = (3, 32, 50). Use the best predictive model based on data from the table.<div style=padding-top: 35px>
Refer to Exhibit 9.5. Predict the mean value based on (X1, X2, X3) = (3, 32, 50). Use the best predictive model based on data from the table.
Question
Exhibit 9.1
The following questions are based on the problem description and spreadsheet below.
A company has built a regression model to predict the number of labor hours (Yi) required to process a batch of parts (Xi). It has developed the following Excel spreadsheet of the results. Exhibit 9.1 The following questions are based on the problem description and spreadsheet below. A company has built a regression model to predict the number of labor hours (Y<sub>i</sub>) required to process a batch of parts (X<sub>i</sub>). It has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.1. Provide a rough 95% confidence interval on the number of labor hours for a batch of 5 parts.<div style=padding-top: 35px>
Refer to Exhibit 9.1. Provide a rough 95% confidence interval on the number of labor hours for a batch of 5 parts.
Question
Exhibit 9.2
The following questions are based on the problem description and spreadsheet below.
A paint manufacturer is interested in knowing how much pressure (in pounds per square inch, PSI) builds up inside aerosol cans at various temperatures (degrees Fahrenheit). It has developed the following Excel spreadsheet of the results. Exhibit 9.2 The following questions are based on the problem description and spreadsheet below. A paint manufacturer is interested in knowing how much pressure (in pounds per square inch, PSI) builds up inside aerosol cans at various temperatures (degrees Fahrenheit). It has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.2. Interpret the meaning of the Lower 95% and Upper 95% terms in cells F16:G16 of the spreadsheet.<div style=padding-top: 35px>
Refer to Exhibit 9.2. Interpret the meaning of the "Lower 95%" and "Upper 95%" terms in cells F16:G16 of the spreadsheet.
Question
Exhibit 9.2
The following questions are based on the problem description and spreadsheet below.
A paint manufacturer is interested in knowing how much pressure (in pounds per square inch, PSI) builds up inside aerosol cans at various temperatures (degrees Fahrenheit). It has developed the following Excel spreadsheet of the results. Exhibit 9.2 The following questions are based on the problem description and spreadsheet below. A paint manufacturer is interested in knowing how much pressure (in pounds per square inch, PSI) builds up inside aerosol cans at various temperatures (degrees Fahrenheit). It has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.2. Interpret the meaning of R Square in cell B3 of the spreadsheet.<div style=padding-top: 35px>
Refer to Exhibit 9.2. Interpret the meaning of R Square in cell B3 of the spreadsheet.
Question
Exhibit 9.6
The partial regression output below applies to the following questions. Exhibit 9.6 The partial regression output below applies to the following questions.   Refer to Exhibit 9.6. What is the MS for Residual?<div style=padding-top: 35px>
Refer to Exhibit 9.6. What is the MS for Residual?
Question
Regression analysis is a modeling technique

A) that assumes all data is normally distributed.
B) for analyzing the relationship between dependent and independent variables.
C) for examining linear trend data only.
D) for capturing uncertainty in predicted values of Y.
Question
Exhibit 9.7
The partial regression output below applies to the following questions. Exhibit 9.7 The partial regression output below applies to the following questions.   Refer to Exhibit 9.7. What is the SS for Residual and MS for Residual?<div style=padding-top: 35px>
Refer to Exhibit 9.7. What is the SS for Residual and MS for Residual?
Question
Exhibit 9.3
The following questions are based on the problem description and spreadsheet below.
A researcher is interested in determining how many calories young men consume. She measured the age of the individuals and recorded how much food they ate each day for a month. The average daily consumption was recorded as the dependent variable. She has developed the following Excel spreadsheet of the results. Exhibit 9.3 The following questions are based on the problem description and spreadsheet below. A researcher is interested in determining how many calories young men consume. She measured the age of the individuals and recorded how much food they ate each day for a month. The average daily consumption was recorded as the dependent variable. She has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.3. Interpret the meaning of the Lower 95% and Upper 95% terms in cells F16:G16 of the spreadsheet.<div style=padding-top: 35px>
Refer to Exhibit 9.3. Interpret the meaning of the "Lower 95%" and "Upper 95%" terms in cells F16:G16 of the spreadsheet.
Question
Exhibit 9.7
The partial regression output below applies to the following questions. Exhibit 9.7 The partial regression output below applies to the following questions.   Refer to Exhibit 9.7. What is the SS for Total?<div style=padding-top: 35px>
Refer to Exhibit 9.7. What is the SS for Total?
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/93
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 9: Regression Analysis
1
In regression modeling, the objective is to determines the values of model coefficients that minimize the sum of squared estimation errors, or error sum of squares (ESS).
True
2
The term multicollinearity is used to describe the situation when the independent variables in a regression model are correlated among themselves.
True
3
​In a model: Yi = β\beta 0 + β\beta 1X1i + ε\varepsilon i , the terms β\beta 0 and β\beta 1 are referred to as sample statistics.
False
4
Which of the following cannot be negative?

A) coefficient of determination
B) coefficient of correlation
C) coefficient of the independent variable, x, in the regression equation
D) y-intercept in the regression equation
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
5
When using the Regression tool in Excel the independent variable is entered as the

A) X-range.
B) Y-range.
C) dependent-range.
D) independent-range.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
6
The problem of finding the optimal values of b0 and b1 is

A) a linear programming problem.
B) an unconstrained nonlinear optimization problem.
C) a goal programming problem.
D) a constrained nonlinear optimization problem.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
7
The forecasting model that makes use of the least squares method is called

A) regression
B) naive approach
C) moving average
D) exponential smoothing
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
8
The actual value of a dependent variable will generally differ from the regression equation estimate due to

A) unaccounted for random variation.
B) the inability of the nonlinear Solver to find optimal values.
C) not building the regression model with enough data.
D) the model R2 not equal to 1.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
9
​The R2 statistic (also referred to as the coefficient of determination) ranges in value from 0 to 1 (0 \le R2 \le 1) and indicates the proportion of the total variation in the dependent variable Y around its mean (average) that is accounted for by the independent variable(s) in the estimated regression function.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
10
​A simple linear regression model is of the form: Yi = β\beta + β\beta 1X1i + ε\varepsilon i
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
11
The value of adjusted ​R2 can be negative.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
12
In regression analysis, the total variation is:

A) the sum of the squared deviations of each value of y from the mean of x
B) the sum of the explained variation and unexplained variation
C) the standard error of the forecast
D) equal to R2
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
13
An analyst has identified 3 independent variables (X1, X2, X3) which might be used to predict Y. He has computed the regression equations using all combinations of the variables and the results are summarized in the following table. Why is the R2 value for the X3 model the same as the R2 value for the X1 and X3 model, but the Adjusted R2 values differ? <strong>An analyst has identified 3 independent variables (X<sub>1</sub>, X<sub>2</sub>, X<sub>3</sub>) which might be used to predict Y. He has computed the regression equations using all combinations of the variables and the results are summarized in the following table. Why is the R<sup>2</sup> value for the X<sub>3</sub> model the same as the R<sup>2</sup> value for the X<sub>1</sub> and X<sub>3</sub> model, but the Adjusted R<sup>2</sup> values differ?  </strong> A) The standard error for X<sub>1</sub> is greater than the standard error for X<sub>3</sub>. B) X<sub>1</sub> does not reduce ESS enough to compensate for its addition to the model. C) X<sub>1</sub> does not reduce TSS enough to compensate for its addition to the model. D) X<sub>1</sub> and X<sub>3</sub> represent similar factors so multicollinearity exists.

A) The standard error for X1 is greater than the standard error for X3.
B) X1 does not reduce ESS enough to compensate for its addition to the model.
C) X1 does not reduce TSS enough to compensate for its addition to the model.
D) X1 and X3 represent similar factors so multicollinearity exists.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
14
You want to conduct a hypothesis test for β1. Based on the following regression output, what conclusion can you reach about β1? <strong>You want to conduct a hypothesis test for β<sub>1</sub>. Based on the following regression output, what conclusion can you reach about β<sub>1</sub>?  </strong> A) β<sub>1</sub> = 0, with P-value = 0.016353 B) β<sub>1</sub> ≠ 0, with P-value = 0.016353 C) β<sub>1</sub> = 0, with P-value = 0.000186 D) β<sub>1</sub> ≠ 0, with P-value = 0.000186

A) β1 = 0, with P-value = 0.016353
B) β1 ≠ 0, with P-value = 0.016353
C) β1 = 0, with P-value = 0.000186
D) β1 ≠ 0, with P-value = 0.000186
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
15
The method of least squares finds estimates of parameter values that minimize:

A) TSS.
B) RSS.
C) ESS.
D) ESS + RSS.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
16
An analyst has identified 3 independent variables (X1, X2, X3) which might be used to predict Y. He has computed the regression equations using all combinations of the variables and the results are summarized in the following table. Which combination of variables provides the best regression results? <strong>An analyst has identified 3 independent variables (X<sub>1</sub>, X<sub>2</sub>, X<sub>3</sub>) which might be used to predict Y. He has computed the regression equations using all combinations of the variables and the results are summarized in the following table. Which combination of variables provides the best regression results?  </strong> A) X<sub>1</sub> B) X<sub>1</sub>, X<sub>2</sub> and X<sub>3</sub> C) X<sub>1</sub> and X<sub>2</sub> D) X<sub>2</sub> and X<sub>3</sub>

A) X1
B) X1, X2 and X3
C) X1 and X2
D) X2 and X3
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
17
A residual is defined as the difference between the fitted value based on a model and a corresponding actual value.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
18
In regression terms what does "best fit" mean?

A) The estimated parameters, b0 and b1, are minimized.
B) The estimated parameters, b0 and b1, are linear.
C) The error terms are as small as possible.
D) The largest error term is as small as possible.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
19
​In regression analysis, we consider models of the form: Y = f(X1, X2, ..., Xk) + ε\varepsilon
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
20
What is the formula for total sum of squares (TSS)

A) <strong>What is the formula for total sum of squares (TSS)</strong> A)   B)   C)   D)
B) <strong>What is the formula for total sum of squares (TSS)</strong> A)   B)   C)   D)
C) <strong>What is the formula for total sum of squares (TSS)</strong> A)   B)   C)   D)
D) <strong>What is the formula for total sum of squares (TSS)</strong> A)   B)   C)   D)
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
21
What does regression analysis attempt to establish?

A) a mathematical relationship between a dependent variable, for which future values will be forecast, and one or more independent variables with known values
B) linearity in the relationship between independent variables
C) linearity in the relationship between a dependent variable and a set of independent variables
D) multicollinearity
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
22
A persistent upward or downward movement of data is called

A) trend
B) seasonality
C) irregular variation
D) dampening signal
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
23
The reason an analyst creates a regression model is

A) to determine the errors in the data collected.
B) to predict a dependent variable value given specific independent variable values.
C) to predict an independent variable value given specific dependent variable values.
D) to verify the errors are normally distributed.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
24
Error sum of squares (ESS) is computed as

A) <strong>Error sum of squares (ESS) is computed as</strong> A)   B)   C)   D)
B) <strong>Error sum of squares (ESS) is computed as</strong> A)   B)   C)   D)
C) <strong>Error sum of squares (ESS) is computed as</strong> A)   B)   C)   D)
D) <strong>Error sum of squares (ESS) is computed as</strong> A)   B)   C)   D)
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
25
The regression line denotes the ____ between the dependent and independent variables.

A) unsystematic variation
B) systematic variation
C) random variation
D) average variation
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
26
The regression residuals are computed as

A) <strong>The regression residuals are computed as</strong> A)   B)   C)   D)
B) <strong>The regression residuals are computed as</strong> A)   B)   C)   D)
C) <strong>The regression residuals are computed as</strong> A)   B)   C)   D)
D) <strong>The regression residuals are computed as</strong> A)   B)   C)   D)
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
27
The term ε in the regression model represents

A) the slope of the regression model.
B) a random error term.
C) a correction for mistakes in measuring X.
D) a correction for the fact that we are taking a sample.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
28
Based on the following regression output, what is the equation of the regression line? <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)

A) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)
B) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)
C) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)
D) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
29
The error sum of squares term is used as a criterion for determining b0 and b1 because

A) the sum of errors will always equal zero.
B) the term can be solved for exact values of b0 and b1.
C) both b0 and b1 can be easily calculated using the sum of squares term.
D) all of these.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
30
The regression function indicates the

A) average value the dependent variable assumes for a given value of the independent variable.
B) actual value the independent variable assumes for a given value of the dependent variable
C) average value the dependent variable assumes for a given value of the dependent variable
D) actual value the dependent variable assumes for a given value of the independent variable
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
31
What goodness-of-fit measure is commonly used to evaluate a multiple regression function?

A) R2
B) adjusted R2
C) partial R2
D) total R2
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
32
For a simple linear regression model, a 100(1 − α)% prediction interval for a new value of Y when X = Xh is computed as

A) <strong>For a simple linear regression model, a 100(1 − α)% prediction interval for a new value of Y when X = X<sub>h</sub> is computed as</strong> A)   B)   C)   D)
B) <strong>For a simple linear regression model, a 100(1 − α)% prediction interval for a new value of Y when X = X<sub>h</sub> is computed as</strong> A)   B)   C)   D)
C) <strong>For a simple linear regression model, a 100(1 − α)% prediction interval for a new value of Y when X = X<sub>h</sub> is computed as</strong> A)   B)   C)   D)
D) <strong>For a simple linear regression model, a 100(1 − α)% prediction interval for a new value of Y when X = X<sub>h</sub> is computed as</strong> A)   B)   C)   D)
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
33
The estimated value of Y1 is given by

A) <strong>The estimated value of Y<sub>1</sub> is given by</strong> A)   B)   C)   D)
B) <strong>The estimated value of Y<sub>1</sub> is given by</strong> A)   B)   C)   D)
C) <strong>The estimated value of Y<sub>1</sub> is given by</strong> A)   B)   C)   D)
D) <strong>The estimated value of Y<sub>1</sub> is given by</strong> A)   B)   C)   D)
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
34
R2 measures

A) the percentage of variability in the dependent variable, Y, explained by the model
B) the unexplained variability
C) the ratio of RSS/ESS
D) the model sophistication
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
35
Based on the following regression output, what proportion of the total variation in Y is explained by X? <strong>Based on the following regression output, what proportion of the total variation in Y is explained by X?  </strong> A) 0.917214 B) 0.841282 C) 0.821442 D) 9.385572

A) 0.917214
B) 0.841282
C) 0.821442
D) 9.385572
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
36
Which of the following represents a regression model?

A) <strong>Which of the following represents a regression model?</strong> A)   B)   C) Y = f(X<sub>1</sub>, X<sub>2</sub>, ..., X<sub>k</sub>) D) Y = f(X<sub>1</sub>, X<sub>2</sub>, ..., X<sub>k</sub>) + ε
B) <strong>Which of the following represents a regression model?</strong> A)   B)   C) Y = f(X<sub>1</sub>, X<sub>2</sub>, ..., X<sub>k</sub>) D) Y = f(X<sub>1</sub>, X<sub>2</sub>, ..., X<sub>k</sub>) + ε
C) Y = f(X1, X2, ..., Xk)
D) Y = f(X1, X2, ..., Xk) + ε
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
37
The standard prediction error is

A) always smaller than the standard error.
B) used to construct confidence intervals for predicted values.
C) measures the variability in the predicted values.
D) all of these.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
38
The R2 statistic

A) varies between −1 and 1.
B) compares the regression sum of squares to the total sum of squares.
C) accounts for the number of parameters in the regression model.
D) is the ratio of the error sum of squares to the regression sum of squares.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
39
When using the Regression tool in Excel the dependent variable is entered as the

A) X-range.
B) Y-range.
C) dependent-range.
D) independent-range.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
40
The objective function in regression analysis is

A) <strong>The objective function in regression analysis is</strong> A)   B)   C)   D)
B) <strong>The objective function in regression analysis is</strong> A)   B)   C)   D)
C) <strong>The objective function in regression analysis is</strong> A)   B)   C)   D)
D) <strong>The objective function in regression analysis is</strong> A)   B)   C)   D)
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
41
The total sum of squares (TSS) is best defined as

A) the sums of squares of the dependent variables.
B) the total variation of Y around its mean.
C) the sums of squares of the predicted values.
D) the variation of Y around its mean plus the variation of Y around the predicted values.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
42
In the equation Y = β0 + β1 X1i + ε, β1 is

A) the Y intercept
B) the slope of the regression line
C) the mean of the dependent data.
D) the X intercept
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
43
Polynomial regression is used when

A) the independent variables are non-linear.
B) there is a non-linear relationship between the dependent and independent variables.
C) there is a non-linear relationship between the independent variables.
D) there is a curvilinear change in the dependent variables.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
44
R2 is also referred to as

A) coefficient of determination.
B) correlation coefficient.
C) total sum of squares.
D) regression sum of squares.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
45
On average, the differences between the actual and predicted values of Y

A) are equal to b0.
B) sum to an unknown value.
C) are distributed uniformly.
D) sum to zero.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
46
Based on the following regression output, what conclusion can you reach about β0? <strong>Based on the following regression output, what conclusion can you reach about β<sub>0</sub>?  </strong> A) β<sub>0</sub> = 0, with P-value = 0.016353 B) β<sub>0</sub> ≠ 0, with P-value = 0.016353 C) β<sub>0</sub> = 0, with P-value = 0.000186 D) β<sub>0</sub> ≠ 0, with P-value = 0.000186

A) β0 = 0, with P-value = 0.016353
B) β0 ≠ 0, with P-value = 0.016353
C) β0 = 0, with P-value = 0.000186
D) β0 ≠ 0, with P-value = 0.000186
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
47
How many independent variables are there in simple regression analysis?

A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
48
R2 is calculated as

A) ESS/TSS
B) 1 − (RSS/TSS)
C) RSS/ESS
D) RSS/TSS
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
49
The terms b0 and b1 are

A) estimated population parameters.
B) estimated intercept and slope values, respectively.
C) random variables.
D) all of these.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
50
Why do we create a scatter plot of the data in regression analysis?

A) To compute the error terms.
B) Because Excel calculates the function from the scatter plot.
C) To visually check for a relationship between X and Y.
D) To estimate predicted values.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
51
Based on the following regression output, what is the equation of the regression line? <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)

A) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)
B) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)
C) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)
D) <strong>Based on the following regression output, what is the equation of the regression line?  </strong> A)   B)   C)   D)
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
52
What is the correct range for R2 values?

A) (−1 ≤ R2 ≤ 0)
B) (−1 ≤ R2 ≤ 1)
C) (0 ≤ R2 ≤ 1)
D) (0 ≤ R2 ≤ .5)
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
53
The error term ε in a regression model represents

A) a random error in the data.
B) unsystematic variation in the dependent variable.
C) variation not explained by the independent variables.
D) all of these.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
54
The terms b0 and b1 are referred to as

A) population variables.
B) population parameters.
C) estimated population variables.
D) estimated population parameters.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
55
The β1 term indicates

A) the average change in Y for a unit change in X.
B) the Y value for a given value of X.
C) the change in observed X for a given change in Y.
D) the Y value when X equals zero.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
56
A pattern resulting from random variation or unexplained causes is called

A) noise
B) trend
C) seasonality
D) time series
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
57
Which of the following is an advantage of using the TREND() function versus the regression tool?

A) The TREND() function provides more statistical information.
B) The TREND() function handles multiple dependent variable data.
C) The TREND() function is dynamically updated when input to the function changes.
D) The TREND() function does not use a least squares regression line.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
58
The terms β0 and β1 are referred to as

A) sample statistics
B) random variables
C) population variables
D) population parameters
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
59
What is a clear indicator of non-constant variance in a plot of regression model residuals?

A) A non-linear trend in the residual plot.
B) An intercept standard error larger that the estimated intercept coefficient.
C) A funnel shaped trend in the residual plot.
D) The standard errors from each independent variable differ.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
60
Residuals are assumed to be

A) dependent, uniformly distributed random variables.
B) independent, uniformly distributed random variables.
C) dependent, normally distributed random variables.
D) independent, normally distributed random variables.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
61
How many binary variables are required to encode a person's age group as being either young, middle-age or old? What are the variables and what are the meanings of their 0, 1 values?
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
62
Exhibit 9.1
The following questions are based on the problem description and spreadsheet below.
A company has built a regression model to predict the number of labor hours (Yi) required to process a batch of parts (Xi). It has developed the following Excel spreadsheet of the results. Exhibit 9.1 The following questions are based on the problem description and spreadsheet below. A company has built a regression model to predict the number of labor hours (Y<sub>i</sub>) required to process a batch of parts (X<sub>i</sub>). It has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.1. Test the significance of the model and explain which values you used to reach your conclusions.
Refer to Exhibit 9.1. Test the significance of the model and explain which values you used to reach your conclusions.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
63
Exhibit 9.3
The following questions are based on the problem description and spreadsheet below.
A researcher is interested in determining how many calories young men consume. She measured the age of the individuals and recorded how much food they ate each day for a month. The average daily consumption was recorded as the dependent variable. She has developed the following Excel spreadsheet of the results. Exhibit 9.3 The following questions are based on the problem description and spreadsheet below. A researcher is interested in determining how many calories young men consume. She measured the age of the individuals and recorded how much food they ate each day for a month. The average daily consumption was recorded as the dependent variable. She has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.3. Interpret the meaning of R square in cell B3 of the spreadsheet.
Refer to Exhibit 9.3. Interpret the meaning of R square in cell B3 of the spreadsheet.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
64
Exhibit 9.1
The following questions are based on the problem description and spreadsheet below.
A company has built a regression model to predict the number of labor hours (Yi) required to process a batch of parts (Xi). It has developed the following Excel spreadsheet of the results. Exhibit 9.1 The following questions are based on the problem description and spreadsheet below. A company has built a regression model to predict the number of labor hours (Y<sub>i</sub>) required to process a batch of parts (X<sub>i</sub>). It has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.1. What is the estimated regression function for this problem? Explain what the terms in your equation mean.
Refer to Exhibit 9.1. What is the estimated regression function for this problem? Explain what the terms in your equation mean.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
65
Estimation errors are often referred to as

A) mistakes.
B) constant errors.
C) residuals.
D) squared errors.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
66
Exhibit 9.6
The partial regression output below applies to the following questions. Exhibit 9.6 The partial regression output below applies to the following questions.   Refer to Exhibit 9.6. What is the F-statistic value?
Refer to Exhibit 9.6. What is the F-statistic value?
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
67
The company would like to build a prediction interval on the pressure for a can with a temperature of 125 degrees. What formula should be entered in cells B17:F21 of the following spreadsheet to compute this prediction interval? Partial results of the Regression analysis of the data are provided below. The company would like to build a prediction interval on the pressure for a can with a temperature of 125 degrees. What formula should be entered in cells B17:F21 of the following spreadsheet to compute this prediction interval? Partial results of the Regression analysis of the data are provided below.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
68
Exhibit 9.3
The following questions are based on the problem description and spreadsheet below.
A researcher is interested in determining how many calories young men consume. She measured the age of the individuals and recorded how much food they ate each day for a month. The average daily consumption was recorded as the dependent variable. She has developed the following Excel spreadsheet of the results. Exhibit 9.3 The following questions are based on the problem description and spreadsheet below. A researcher is interested in determining how many calories young men consume. She measured the age of the individuals and recorded how much food they ate each day for a month. The average daily consumption was recorded as the dependent variable. She has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.3. What is the estimated regression function for this problem? Explain what the terms in your equation mean
Refer to Exhibit 9.3. What is the estimated regression function for this problem? Explain what the terms in your equation mean
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
69
The standard error measures the

A) variability in the X values.
B) variability in the actual data around the fitted regression function.
C) variability in the independent variable around the fitted regression function.
D) variability in the dependent variable around the fitted regression function.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
70
Exhibit 9.1
The following questions are based on the problem description and spreadsheet below.
A company has built a regression model to predict the number of labor hours (Yi) required to process a batch of parts (Xi). It has developed the following Excel spreadsheet of the results. Exhibit 9.1 The following questions are based on the problem description and spreadsheet below. A company has built a regression model to predict the number of labor hours (Y<sub>i</sub>) required to process a batch of parts (X<sub>i</sub>). It has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.1. Interpret the meaning of the Lower 95% and Upper 95% terms in cells F16:G16 of the spreadsheet.
Refer to Exhibit 9.1. Interpret the meaning of the "Lower 95%" and "Upper 95%" terms in cells F16:G16 of the spreadsheet.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
71
The adjusted R2 statistic

A) is equal to the value of unadjusted R2
B) adjusts R2 for the degrees of freedom in the multiple regression model
C) accounts for the parameters in the multiple regression model
D) is always greater than R2 unadjusted
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
72
Exhibit 9.5
The following questions are based on the description and spreadsheet below.
An analyst has identified 3 independent variables (X1, X2,X3) which might be used to predict Y. He has computed the regression equations using all of the variables and the results are summarized in the following table. Exhibit 9.5 The following questions are based on the description and spreadsheet below. An analyst has identified 3 independent variables (X<sub>1</sub>, X<sub>2</sub>,X<sub>3</sub>) which might be used to predict Y. He has computed the regression equations using all of the variables and the results are summarized in the following table.   Refer to Exhibit 9.5. Predict the mean value based on (X<sub>1</sub>, X<sub>2</sub>, X<sub>3</sub>) = (3, 32, 50). Use the best predictive model based on data from the table.
Refer to Exhibit 9.5. Predict the mean value based on (X1, X2, X3) = (3, 32, 50). Use the best predictive model based on data from the table.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
73
Exhibit 9.1
The following questions are based on the problem description and spreadsheet below.
A company has built a regression model to predict the number of labor hours (Yi) required to process a batch of parts (Xi). It has developed the following Excel spreadsheet of the results. Exhibit 9.1 The following questions are based on the problem description and spreadsheet below. A company has built a regression model to predict the number of labor hours (Y<sub>i</sub>) required to process a batch of parts (X<sub>i</sub>). It has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.1. Provide a rough 95% confidence interval on the number of labor hours for a batch of 5 parts.
Refer to Exhibit 9.1. Provide a rough 95% confidence interval on the number of labor hours for a batch of 5 parts.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
74
Exhibit 9.2
The following questions are based on the problem description and spreadsheet below.
A paint manufacturer is interested in knowing how much pressure (in pounds per square inch, PSI) builds up inside aerosol cans at various temperatures (degrees Fahrenheit). It has developed the following Excel spreadsheet of the results. Exhibit 9.2 The following questions are based on the problem description and spreadsheet below. A paint manufacturer is interested in knowing how much pressure (in pounds per square inch, PSI) builds up inside aerosol cans at various temperatures (degrees Fahrenheit). It has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.2. Interpret the meaning of the Lower 95% and Upper 95% terms in cells F16:G16 of the spreadsheet.
Refer to Exhibit 9.2. Interpret the meaning of the "Lower 95%" and "Upper 95%" terms in cells F16:G16 of the spreadsheet.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
75
Exhibit 9.2
The following questions are based on the problem description and spreadsheet below.
A paint manufacturer is interested in knowing how much pressure (in pounds per square inch, PSI) builds up inside aerosol cans at various temperatures (degrees Fahrenheit). It has developed the following Excel spreadsheet of the results. Exhibit 9.2 The following questions are based on the problem description and spreadsheet below. A paint manufacturer is interested in knowing how much pressure (in pounds per square inch, PSI) builds up inside aerosol cans at various temperatures (degrees Fahrenheit). It has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.2. Interpret the meaning of R Square in cell B3 of the spreadsheet.
Refer to Exhibit 9.2. Interpret the meaning of R Square in cell B3 of the spreadsheet.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
76
Exhibit 9.6
The partial regression output below applies to the following questions. Exhibit 9.6 The partial regression output below applies to the following questions.   Refer to Exhibit 9.6. What is the MS for Residual?
Refer to Exhibit 9.6. What is the MS for Residual?
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
77
Regression analysis is a modeling technique

A) that assumes all data is normally distributed.
B) for analyzing the relationship between dependent and independent variables.
C) for examining linear trend data only.
D) for capturing uncertainty in predicted values of Y.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
78
Exhibit 9.7
The partial regression output below applies to the following questions. Exhibit 9.7 The partial regression output below applies to the following questions.   Refer to Exhibit 9.7. What is the SS for Residual and MS for Residual?
Refer to Exhibit 9.7. What is the SS for Residual and MS for Residual?
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
79
Exhibit 9.3
The following questions are based on the problem description and spreadsheet below.
A researcher is interested in determining how many calories young men consume. She measured the age of the individuals and recorded how much food they ate each day for a month. The average daily consumption was recorded as the dependent variable. She has developed the following Excel spreadsheet of the results. Exhibit 9.3 The following questions are based on the problem description and spreadsheet below. A researcher is interested in determining how many calories young men consume. She measured the age of the individuals and recorded how much food they ate each day for a month. The average daily consumption was recorded as the dependent variable. She has developed the following Excel spreadsheet of the results.   Refer to Exhibit 9.3. Interpret the meaning of the Lower 95% and Upper 95% terms in cells F16:G16 of the spreadsheet.
Refer to Exhibit 9.3. Interpret the meaning of the "Lower 95%" and "Upper 95%" terms in cells F16:G16 of the spreadsheet.
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
80
Exhibit 9.7
The partial regression output below applies to the following questions. Exhibit 9.7 The partial regression output below applies to the following questions.   Refer to Exhibit 9.7. What is the SS for Total?
Refer to Exhibit 9.7. What is the SS for Total?
Unlock Deck
Unlock for access to all 93 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 93 flashcards in this deck.