Business Analytics Quiz: Interpreting Analytics Output
10 questions · exam conditions
0:00
Interpreting Analytics OutputQuestion 1 of 10

A logistic regression predicts whether a business customer renews a subscription. After controlling for account size and tenure, the coefficient for receiving a retention call is 0.4050.405 on the log-odds scale. Its 9595% confidence interval is from 0.0950.095 to 0.6930.693. Exponentiating gives e0.405=1.50e^{0.405}=1.50, with an odds-ratio interval from approximately 1.101.10 to 2.002.00.

Which statement best communicates the retention-call result?

Customers receiving a call have 5050% higher renewal odds, controlling for the included variables, and the interval excludes no change.
Customers receiving a call have a renewal probability exactly 5050 percentage points higher, and the interval excludes no change.
Customers receiving a call are 40.540.5% more likely to renew, controlling for the included variables, because the coefficient is positive.
Customers receiving a call have 1.501.50 times the renewal probability, and the probability ratio ranges from 1.101.10 to 2.002.00.
← Back to quizzes

Business Analytics Quiz

Business Analytics Quiz: Interpreting Analytics Output

Practice Interpreting Analytics Output in Business Analytics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Interpreting Analytics Output, giving you a quick way to practice the rules, question types, and explanations that matter most for Business Analytics.

How to use this quiz

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.

All questions

Question 1

A logistic regression predicts whether a business customer renews a subscription. After controlling for account size and tenure, the coefficient for receiving a retention call is 0.4050.405 on the log-odds scale. Its 9595% confidence interval is from 0.0950.095 to 0.6930.693. Exponentiating gives e0.405=1.50e^{0.405}=1.50, with an odds-ratio interval from approximately 1.101.10 to 2.002.00.

Which statement best communicates the retention-call result?

  1. Customers receiving a call have 5050% higher renewal odds, controlling for the included variables, and the interval excludes no change. (correct answer)
  2. Customers receiving a call have a renewal probability exactly 5050 percentage points higher, and the interval excludes no change.
  3. Customers receiving a call are 40.540.5% more likely to renew, controlling for the included variables, because the coefficient is positive.
  4. Customers receiving a call have 1.501.50 times the renewal probability, and the probability ratio ranges from 1.101.10 to 2.002.00.
Explanation: When interpreting logistic regression output, you must carefully track what scale you're working on — log-odds, odds ratios, or probabilities — because these are easily confused, and exam questions exploit exactly that confusion. The coefficient 0.4050.405 lives on the log-odds scale, which has no intuitive interpretation on its own. Exponentiating it gives the odds ratio: e0.405=1.50e^{0.405} = 1.50. This means customers receiving a retention call have 1.50 times the odds of renewing — equivalently, 50% higher odds — compared to those who didn't, after controlling for account size and tenure. The confidence interval (1.10,2.00)(1.10, 2.00) is on the odds-ratio scale, and since it excludes 1.0 (the value representing "no change" in odds), you have evidence the effect is real. Answer A captures all of this correctly. Answer B misinterprets odds as probabilities and claims a 50 percentage-point difference in renewal probability — but an odds ratio says nothing so direct about probability, especially without knowing the baseline probability. Answer C treats the raw coefficient 0.4050.405 as a percentage, as if the log-odds coefficient equals a percent change in probability — it does not. Answer D makes a similar error to B but with the ratio: it applies the odds ratio (1.50)(1.50) and its interval (1.102.00)(1.10\text{–}2.00) directly to probabilities, which is only valid for a probability ratio, not an odds ratio. A good study habit: always ask yourself, "what does 'no change' equal on this scale?" For odds ratios, no change = 1; for log-odds, no change = 0. A confidence interval that excludes that reference value signals statistical significance.

Question 2

A regression predicts average order value in dollars using sales region as a categorical predictor. West is the omitted reference region. The intercept is 4040. The coefficient for North is 66 with a 9595% confidence interval from 11 to 1111, while the coefficient for South is 4-4 with an interval from 9-9 to 11.

Which interpretation is supported by this output?

  1. North's predicted value is 4646 and differs significantly from West; South's predicted value is 3636 and does not differ significantly from West. (correct answer)
  2. North's predicted value is 66 and differs significantly from West; South's predicted value is 4-4 and does not differ significantly from West.
  3. North's predicted value is 4646 and differs significantly from South because North's interval excludes zero while South's includes zero.
  4. North's predicted value is 3434 and does not differ significantly from West; South's predicted value is 4444 and differs significantly from West.
Explanation: When a regression uses a categorical predictor with a reference group, every coefficient tells you two things: how much to add to the intercept to get that group's predicted value, and whether that group differs significantly from the reference. Significance is determined by whether the confidence interval excludes zero — if zero is not in the interval, the difference is statistically significant. Here, the intercept of 4040 represents West's predicted average order value. North's predicted value is 40+6=4640 + 6 = 46, and its confidence interval (1,11)(1, 11) excludes zero, so North differs significantly from West. South's predicted value is 40+(4)=3640 + (-4) = 36, and its interval (9,1)(-9, 1) includes zero, so South does not differ significantly from West. That matches answer A exactly. Answer B is wrong because it treats the raw coefficients (66 and 4-4) as the predicted values, ignoring that the intercept must be added. Coefficients are adjustments, not standalone predictions. Answer C correctly calculates North's predicted value as 4646 but then makes an invalid comparison. The confidence intervals for North and South tell you whether each region differs from West (the reference), not from each other. You cannot directly compare two non-reference groups using their individual intervals. Answer D reverses the signs entirely — subtracting coefficients from the intercept instead of adding them — and also flips which group is significant. Both the arithmetic and the significance conclusions are wrong. Your study tip: always anchor predictions to the intercept (the reference group's mean), and remember that confidence intervals in dummy-variable regression test significance against the omitted category, not against each other.

Question 3

A demand model predicts average weekly orders of 500500 for stores with a particular profile. The analytics tool reports a 9595% confidence interval from 480480 to 520520 for the mean orders among all stores with that profile. It also reports a 9595% prediction interval from 390390 to 610610 for one future store-week.

A manager needs a range for orders at one specific store next week. Which range and interpretation should be used?

  1. Use 480480 to 520520 because a confidence interval for the mean contains nearly all individual future observations with that profile.
  2. Use 390390 to 610610 because a prediction interval incorporates uncertainty in the estimated mean plus individual store-week variation. (correct answer)
  3. Use 480480 to 520520 because the narrower interval is the more precise and therefore more appropriate estimate of one store's outcome.
  4. Use 390390 to 610610 because a wider interval always provides a more conservative and therefore safer basis for any business decision.
Explanation: Whenever you see a question asking about the expected range for one specific future observation (rather than the average of many), you need to distinguish between confidence intervals and prediction intervals — a distinction that's frequently tested in business analytics. A confidence interval (CI) captures uncertainty about a population parameter — in this case, the true mean weekly orders across all stores with this profile. The range 480480 to 520520 tells you where the average of many such stores likely falls. A prediction interval (PI), by contrast, accounts for two sources of uncertainty: the uncertainty in the estimated mean plus the natural store-to-store variability in individual outcomes. That's why the PI of 390390 to 610610 is much wider. When the manager wants to plan for one specific store next week, individual variability is real and unavoidable — making the prediction interval the correct tool. Answer B is right for exactly this reason. Answer A is wrong because it misrepresents what a CI covers. A CI for the mean does not contain nearly all individual observations — it only estimates the mean. Confusing the two is one of the most common errors in applied statistics. Answer C falls into a similar trap by treating "narrower" as synonymous with "better." Precision is only desirable when the interval is answering the right question — here, it isn't. Answer D is wrong because width alone doesn't justify choosing an interval. The PI isn't better because it's wider; it's better because it's designed for individual predictions. Your study tip: always ask "Am I predicting a mean or a single outcome?" If it's a single future observation, the prediction interval is your answer — regardless of which interval looks cleaner.

Question 4

An A/B test is analyzed with a linear probability model in which purchase is coded as 11 or 00. The treatment coefficient is 0.0180.018, with a 9595% confidence interval from 0.0040.004 to 0.0320.032. The control group's purchase rate is 0.120.12.

Which statement correctly translates the treatment coefficient into business terms?

  1. Treatment multiplies the odds of purchase by 1.0181.018, or about 1515% relative to the control odds.
  2. Treatment raises purchase probability by 1.81.8% of a percentage point, or about 0.150.15% relative to control.
  3. Treatment raises purchase probability by 1818 percentage points, or about 150150% relative to the control rate.
  4. Treatment raises purchase probability by 1.81.8 percentage points, or about 1515% relative to the control rate, with a positive interval. (correct answer)
Explanation: When interpreting coefficients from a linear probability model (LPM), remember that the dependent variable is a probability (0 or 1), so coefficients represent percentage-point changes in probability — not odds ratios, not log-odds, not multipliers. Here, the treatment coefficient is 0.0180.018. In an LPM, this means the treatment group's purchase probability is 1.8 percentage points higher than the control group's. To express this in relative terms, divide by the control rate: 0.018/0.12=0.150.018 / 0.12 = 0.15, or 15% higher relative to control. The confidence interval (0.004 to 0.032) excludes zero, confirming the effect is statistically significant and entirely positive — hence "with a positive interval." That's exactly what D says. A is wrong because it converts the coefficient into an odds-ratio interpretation (multiplying odds by 1.018). LPM coefficients are not odds ratios — that framing belongs to logistic regression. The "15%" figure in A also misrepresents what the 15% means. B makes a unit error: it says "1.8% of a percentage point," which would mean the effect is 0.018×0.01=0.000180.018 \times 0.01 = 0.00018 — nearly negligible. The coefficient 0.018 already is the percentage-point change (1.8 pp), not 1.8% of one pp. C inflates the coefficient by a factor of 10, claiming an 18-percentage-point lift and 150% relative increase — a straightforward magnitude error. Study tip: Whenever you see an LPM coefficient, immediately translate it as "X percentage points" and compute the relative lift by dividing by the baseline rate. Watch for distractors that confuse absolute pp-changes with relative percentages or smuggle in logistic-regression language.

Question 5

A pricing model estimates demand elasticity at 1.4-1.4, with a 9595% confidence interval from 1.9-1.9 to 0.9-0.9. For a small price change, the finance team uses the approximation that the percentage change in revenue equals the percentage change in price plus the percentage change in quantity demanded. Costs are assumed unchanged for this initial screening.

What does the output imply about a small price increase?

  1. The point estimate predicts lower quantity but higher revenue, and the interval establishes both effects because it excludes zero.
  2. The point estimate predicts higher revenue, and the interval establishes that revenue rises because all elasticity values are negative.
  3. The point estimate predicts unchanged revenue, and the interval establishes no revenue effect because it includes an elasticity of 1-1.
  4. The point estimate predicts lower revenue, but the interval does not establish the revenue direction because it includes elasticity values on both sides of 1-1. (correct answer)
Explanation: Whenever you see a question combining elasticity with a confidence interval, your job is really two separate tasks: interpret the point estimate, then assess what the interval establishes about direction. Start with the approximation given: %ΔRevenue%ΔP+%ΔQ\%\Delta\text{Revenue} \approx \%\Delta P + \%\Delta Q. Since elasticity E=%ΔQ/%ΔPE = \%\Delta Q / \%\Delta P, a small price increase means %ΔRevenue%ΔP(1+E)\%\Delta\text{Revenue} \approx \%\Delta P (1 + E). The critical threshold is E=1E = -1. When E>1|E| > 1 (elastic demand), the quantity loss outweighs the price gain, so revenue falls. The point estimate is 1.4-1.4, which is more negative than 1-1, so the point estimate predicts lower revenue — price increase hurts more than it helps. Now examine the confidence interval: (1.9, 0.9)(-1.9,\ -0.9). This interval straddles 1-1. Values between 1-1 and 0.9-0.9 imply E<1|E| < 1 (inelastic), predicting rising revenue. Values below 1-1 predict falling revenue. Because the interval contains elasticities on both sides of the critical threshold 1-1, you cannot statistically establish the revenue direction — making D correct. A is wrong because it conflates the confidence interval excluding zero with establishing the revenue direction; the relevant cutoff here is 1-1, not zero. B is wrong on two counts: the point estimate actually predicts falling revenue (not rising), and negativity alone doesn't determine direction. C is wrong because the point estimate of 1.4-1.4 does not predict unchanged revenue; 1-1 is the breakeven threshold, not the estimate itself. Your strategy: always identify the economically meaningful threshold (here 1-1, not 00) before interpreting what a confidence interval "establishes."

Question 6

An e-commerce company tests a new checkout design. The estimated conversion-rate lift is 0.300.30 percentage points, with a 9595% confidence interval from 0.050.05 to 0.550.55 percentage points and a p-value of 0.020.02. Before the test, management established that a lift of at least 0.800.80 percentage points is required to offset implementation and support costs.

Under the pre-established business rule, what is the best decision based on this output?

  1. Launch the design because the p-value is below 0.050.05, proving the checkout change will be profitable.
  2. Launch the design because the confidence interval excludes zero, even though its point estimate is below the threshold.
  3. Do not launch under the rule because even the interval's upper bound is below the required business lift. (correct answer)
  4. Repeat the test solely because the interval includes the required lift despite the small point estimate.
Explanation: Whenever you see a hypothesis-testing question paired with a pre-established business threshold, your job is actually two separate checks: (1) Is the result statistically significant? (2) Does the magnitude of the effect clear the business hurdle? Both must pass for a launch decision to be justified. Here, the result is statistically significant — the p-value of 0.02<0.050.02 < 0.05 and the confidence interval (0.05,0.55)(0.05, 0.55) excludes zero. But the business rule requires a lift of at least 0.800.80 percentage points to justify costs. The point estimate is only 0.300.30, and critically, the upper bound of the confidence interval is 0.550.55 — still well below 0.800.80. This means even the most optimistic plausible estimate from this test falls short of the required threshold. The correct decision is C: do not launch, because the entire interval lies below the business requirement. A is wrong because statistical significance (p-value <0.05< 0.05) does not prove profitability — it only indicates the effect is unlikely to be zero. A real but tiny lift can be statistically significant yet economically worthless. B makes a similar error: excluding zero confirms the effect exists, but existence is not the same as being large enough to matter. The point estimate and the entire interval are below 0.800.80. D is wrong because the interval does not include 0.800.80 — the upper bound is 0.550.55 — so there is no basis to re-test on those grounds. A reliable strategy: always separate "Is it real?" (significance) from "Is it big enough?" (practical/business threshold). On exam questions, watch for answer choices that conflate the two — it's one of the most common traps in business analytics.

Question 7

A retailer models customer satisfaction score as a function of checkout wait time while controlling for store size and transaction value. The coefficient on wait time is 1.8-1.8 satisfaction points per minute, with a 9595% confidence interval from 2.6-2.6 to 1.0-1.0. Management is considering a process expected to reduce wait time by 33 minutes.

Assuming the fitted relationship applies over this range, which interpretation of the output is most appropriate?

  1. The process is associated with a 5.45.4-point decrease in satisfaction, with an interval from 7.8-7.8 to 3.0-3.0 points.
  2. The process is associated with a 5.45.4-point increase in satisfaction, with an interval from 3.03.0 to 7.87.8 points. (correct answer)
  3. The process causes a 1.81.8-point increase in satisfaction, with an interval from 1.01.0 to 2.62.6 points.
  4. The process is associated with a 3.03.0-point increase in satisfaction, with an interval from 1.81.8 to 5.45.4 points.
Explanation: When a regression gives you a coefficient, it tells you the predicted change in the outcome for a one-unit change in the predictor. To project over a larger change, you scale the coefficient — and you must scale the confidence interval bounds by the same factor. Here, wait time has a coefficient of 1.8-1.8 points per minute. Reducing wait time by 33 minutes means the predictor decreases by 33, so the predicted change in satisfaction is (1.8)×(3)=+5.4(-1.8) \times (-3) = +5.4 points — a gain, because a negative coefficient applied to a negative change yields a positive result. Scaling the interval bounds the same way: (2.6)×(3)=+7.8(-2.6) \times (-3) = +7.8 and (1.0)×(3)=+3.0(-1.0) \times (-3) = +3.0, giving a 95%95\% interval of (3.0, 7.8)(3.0,\ 7.8). That matches B, the correct answer. A gets the magnitude right (5.45.4 points, interval from 7.87.8 to 3.03.0) but reports a decrease in satisfaction — it forgets that reducing wait time should improve satisfaction, reversing the sign twice. C ignores the 33-minute reduction entirely and simply flips the raw coefficient, as if the intervention changes wait time by only one minute. It also drops the correct scaling on the interval. D uses 3.03.0 as the point estimate, confusingly substituting the number of minutes for the calculated satisfaction change, and the interval bounds are unsystematically derived. The key habit: when scaling a regression estimate for a multi-unit change, multiply both the point estimate and every bound of the confidence interval by the same scalar, keeping track of sign carefully.

Question 8

A company fits a regression using standardized predictors and a standardized outcome. Advertising exposure has a standardized coefficient of 0.300.30 with a 9595% confidence interval from 0.050.05 to 0.550.55. Customer satisfaction has a standardized coefficient of 0.280.28 with an interval from 0.200.20 to 0.360.36.

What is the most defensible comparison of the two predictors?

  1. Advertising has a significantly larger association because its point estimate of 0.300.30 exceeds the satisfaction estimate of 0.280.28.
  2. Satisfaction has a significantly larger association because its confidence interval is narrower than the advertising interval.
  3. Advertising has a slightly larger point estimate, but these separate intervals do not establish that its true coefficient is larger. (correct answer)
  4. The predictors have identical associations because both confidence intervals exclude zero at the stated confidence level.
Explanation: When comparing regression coefficients, you must distinguish between a point estimate (your best single guess) and the precision of that estimate — and resist the temptation to treat separate confidence intervals as if they were a direct comparison between two values. Here, both predictors are standardized, so their coefficients are directly comparable in principle. Advertising has a coefficient of 0.300.30 and satisfaction has 0.280.28 — nearly identical. The critical question is whether you can statistically conclude that one is truly larger. To do that rigorously, you'd need a confidence interval for the difference between the two coefficients, not two separate intervals. C is correct because it accurately acknowledges the slightly larger point estimate for advertising while recognizing that the overlapping, separate intervals don't establish a statistically meaningful difference. A is wrong because a raw difference of 0.300.28=0.020.30 - 0.28 = 0.02 in point estimates alone tells you nothing about statistical significance. Point estimates always differ slightly; what matters is whether that difference exceeds what chance alone could produce. B commits a different error — interval width reflects estimation precision, not effect magnitude. A narrower interval means you're more certain about satisfaction's coefficient, but "more certain about a smaller range" doesn't mean the value itself is larger. D is wrong because both intervals excluding zero only tells you each predictor is individually distinguishable from no effect; it says nothing about whether the two predictors differ from each other. Your study tip: whenever a question asks you to compare two coefficients, ask yourself — "do I have an interval for their difference?" If not, separate intervals cannot settle the debate.

Question 9

A marketing experiment evaluates effects on five outcome metrics. For customer referrals, the estimated treatment coefficient is 1.01.0 referral, its unadjusted 9595% confidence interval is from 0.20.2 to 1.81.8, and its unadjusted p-value is 0.0140.014. The analysis plan requires a Bonferroni familywise significance level of 0.050.05 across all five outcomes.

How should the referral result be interpreted under the analysis plan?

  1. It is significant because the unadjusted confidence interval excludes zero, regardless of the planned multiple-testing correction.
  2. It is not significant because the required per-outcome level is 0.010.01 and the p-value is 0.0140.014. (correct answer)
  3. It is significant because multiplying the p-value by five gives a value below the familywise level of 0.050.05.
  4. It is not significant because Bonferroni requires every estimated coefficient to have the same sign across all outcomes.
Explanation: Whenever you see a question involving multiple hypothesis tests, your first instinct should be to identify the correction method and recalculate the effective per-test threshold — not rely on raw p-values alone. The Bonferroni correction works by dividing the familywise error rate by the number of tests. Here, that means αper test=0.055=0.01\alpha_{\text{per test}} = \frac{0.05}{5} = 0.01. To be declared significant under the analysis plan, each outcome's p-value must fall below 0.010.01. The referral result has a p-value of 0.0140.014, which exceeds this threshold. Therefore, B is correct — the result fails to reach significance under the planned correction. A is wrong because confidence intervals and p-values must be interpreted on the same scale. The unadjusted 95% CI excluding zero corresponds to an unadjusted α=0.05\alpha = 0.05, but the analysis plan requires a stricter per-test level of 0.010.01. An adjusted 99% CI would likely include zero, so the unadjusted interval is irrelevant here. C describes the Bonferroni p-value adjustment approach — multiplying the p-value by the number of tests gives 0.014×5=0.070.014 \times 5 = 0.07, which actually exceeds 0.05, further confirming non-significance. C incorrectly claims the product is below 0.05, making it factually wrong in two ways: the math and the conclusion. D is a fabricated rule. Bonferroni says nothing about the signs of coefficients across outcomes — it only adjusts significance thresholds. Study tip: On multiple-testing questions, always compute the adjusted threshold first — α/k\alpha / k — then compare each p-value directly to it. This single step resolves most of these problems.

Question 10

A retailer estimates the following model for monthly customer spending: predicted spending equals 50+8O+12P+5OP50+8O+12P+5OP, where O=1O=1 if the customer receives an offer and P=1P=1 if the customer is a premium member. The interaction coefficient of 55 has a p-value of 0.030.03.

Which interpretation of the offer effect is most accurate?

  1. The offer increases predicted spending by 88 for standard members and by 1313 for premium members, with evidence that the effects differ. (correct answer)
  2. The offer increases predicted spending by 1313 for standard members and by 88 for premium members, with evidence that the effects differ.
  3. The offer increases predicted spending by 88 for every customer because the premium coefficient affects only baseline spending.
  4. The offer increases predicted spending by 55 for premium members and by 88 for standard members because the interaction replaces the main effect.
Explanation: When a regression model includes an interaction term, the effect of one variable depends on the value of another. Here, the model is y^=50+8O+12P+5OP\hat{y} = 50 + 8O + 12P + 5OP. To find the offer's effect, compute predicted spending with and without the offer for each customer type. For a standard member (P=0P = 0): with offer, 50+8(1)+12(0)+5(1)(0)=5850 + 8(1) + 12(0) + 5(1)(0) = 58; without offer, 5050. The offer effect is 88. For a premium member (P=1P = 1): with offer, 50+8(1)+12(1)+5(1)(1)=7550 + 8(1) + 12(1) + 5(1)(1) = 75; without offer, 50+12=6250 + 12 = 62. The offer effect is 7562=1375 - 62 = 13. Since the interaction p-value is 0.03<0.050.03 < 0.05, there is statistically significant evidence that these two effects differ. That makes A correct. B reverses the two groups — it assigns 1313 to standard members and 88 to premium members, which contradicts the math shown above. C ignores the interaction term entirely, treating the offer coefficient of 88 as fixed for everyone. This is the most common trap: forgetting that when an interaction is present, the main effect of OO is only its effect when P=0P = 0. D misreads the interaction coefficient as a replacement for the main effect rather than an addition to it; the premium member's offer effect is 8+5=138 + 5 = 13, not just 55. Study tip: In any interaction model, always plug in the specific values of each group to isolate one variable's effect — never read the main effect coefficient alone as a universal answer.