What this quiz covers
This quiz focuses on Multiple Regression, giving you a quick way to practice the rules, question types, and explanations that matter most for Business Analytics.
A delivery company regresses customer satisfaction on average wait time, order size, and the number of employees assigned to an order. The estimated coefficient on wait time is −1.6, with satisfaction measured in points and wait time measured in minutes. The data are observational.
Which interpretation of the wait-time coefficient is most defensible?
Business Analytics Quiz
Practice Multiple Regression in Business Analytics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Multiple Regression, giving you a quick way to practice the rules, question types, and explanations that matter most for Business Analytics.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
A delivery company regresses customer satisfaction on average wait time, order size, and the number of employees assigned to an order. The estimated coefficient on wait time is −1.6, with satisfaction measured in points and wait time measured in minutes. The data are observational.
Which interpretation of the wait-time coefficient is most defensible?
A retailer fits the multiple regression model PredictedSales=12+0.8(AdSpend)+3(Online)−0.2(PricePremium), where quarterly sales and advertising spending are measured in thousands of dollars, Online=1 for an online campaign and Online=0 otherwise, and price premium is measured in dollars.
What quarterly sales does the model predict for an online campaign with advertising spending of 10 thousand dollars and a price premium of 20 dollars?
A marketing analyst first regresses sales on advertising spending alone and obtains an advertising coefficient of 2.4. After adding market size to the model, the advertising coefficient falls to 1.1. Market size is positively associated with both advertising spending and sales.
Which explanation of the coefficient change is most appropriate?
A sales model includes price, competitor price, household income, and neighborhood spending. The overall regression has an F-test p-value of 0.003, but each individual slope has a two-sided t-test p-value greater than 0.10. Several predictors are highly correlated.
What is the most accurate interpretation of these results?
In a randomized store-level promotion test, treated stores had pre-promotion sales averaging 10 thousand dollars more than control stores by chance. The unadjusted difference in post-promotion mean sales was 12.5 thousand dollars. A regression of post-promotion sales on pre-promotion sales and a treatment dummy produces PredictedPostSales=20+0.85(PreSales)+4(Treatment), where sales are measured in thousands of dollars.
Which interpretation best reconciles the unadjusted difference with the regression result?
Using 50 observations, an analyst fits a base model with 4 predictors and obtains R2=0.64. An expanded model with 8 predictors produces R2=0.66. The analyst will choose the model with the higher adjusted R2, calculated as AdjustedR2=1−(1−R2)(n−1)/(n−p−1), where p is the number of predictors.
Which model should the analyst choose under this rule?
A bank predicts loan-processing time using application length, number of uploaded documents, and number of pages submitted. These predictors are strongly correlated. The model has a high R2 and good validation accuracy, but the individual coefficients change substantially when a small number of records are removed.
Which conclusion best explains these results?
A subscription business estimates PredictedRevenue=40+5(Discount)+8(Online)−2(Discount)(Online), where discount is measured in percentage points and Online=1 for online offers. Revenue is measured in dollars per customer.
Which statement correctly compares online and non-online offers under this model?
A pricing analyst fits a linear multiple regression of demand on price, advertising, and competitor price. After controlling for advertising and competitor price, residuals for very low and very high prices are mostly negative, while residuals for middle prices are mostly positive. This pattern repeats in both training and validation data.
Which model revision most directly addresses the indicated problem while retaining the existing controls?
A company models monthly account revenue by region using North as the reference category: PredictedRevenue=72−4(South)+6(East)+2(West), where exactly one regional indicator equals 1 for non-North accounts and revenue is measured in thousands of dollars.
If the analyst refits the model using East as the reference category, what should happen to the coefficient for West and to the fitted regional revenues?