Dataford
Interview Guides
Upgrade
All questions/Statistics & Probability/Variance vs Trend in Call Volume

Variance vs Trend in Call Volume

Easy
Statistics & Probability
VarianceCorrelationTime Series

Problem

Business Context

CareBridge, a telehealth platform, is reviewing weekly customer support call volume after a new onboarding flow launched. Operations wants to know whether recent changes reflect normal week-to-week variability or a real upward trend that requires staffing changes.

Problem Statement

Use the data below to distinguish variance analysis from trend analysis. Variance analysis compares each week's actual calls to the weekly forecast, while trend analysis evaluates whether call volume is systematically increasing over time.

Given Data

WeekForecasted CallsActual Calls
11000980
210201015
310101040
410301060
510251085
610401110
710351135
810501160

Assume a significance level of α=0.05\alpha = 0.05α=0.05.

Requirements

  1. Compute the weekly variance between actual and forecasted calls.
  2. Calculate the mean variance and identify whether actual performance is generally above or below forecast.
  3. Fit a simple linear trend model of actual calls versus week number.
  4. Test whether the slope is significantly greater than 0.
  5. Explain, in plain language, the difference between what variance analysis tells you and what trend analysis tells you.
  6. Recommend what CareBridge should do operationally based on the results.

Assumptions

  • Weekly observations are ordered in time and measured consistently.
  • A linear trend is a reasonable first approximation over this 8-week period.
  • Forecasts were set before observing actual calls.
  • Ignore holiday effects and other external shocks for this exercise.

weeks

actual_calls

forecast_calls

Problem

Business Context

CareBridge, a telehealth platform, is reviewing weekly customer support call volume after a new onboarding flow launched. Operations wants to know whether recent changes reflect normal week-to-week variability or a real upward trend that requires staffing changes.

Problem Statement

Use the data below to distinguish variance analysis from trend analysis. Variance analysis compares each week's actual calls to the weekly forecast, while trend analysis evaluates whether call volume is systematically increasing over time.

Given Data

WeekForecasted CallsActual Calls
11000980
210201015
310101040
410301060
510251085
610401110
710351135
810501160

Assume a significance level of α=0.05\alpha = 0.05α=0.05.

Requirements

  1. Compute the weekly variance between actual and forecasted calls.
  2. Calculate the mean variance and identify whether actual performance is generally above or below forecast.
  3. Fit a simple linear trend model of actual calls versus week number.
  4. Test whether the slope is significantly greater than 0.
  5. Explain, in plain language, the difference between what variance analysis tells you and what trend analysis tells you.
  6. Recommend what CareBridge should do operationally based on the results.

Assumptions

  • Weekly observations are ordered in time and measured consistently.
  • A linear trend is a reasonable first approximation over this 8-week period.
  • Forecasts were set before observing actual calls.
  • Ignore holiday effects and other external shocks for this exercise.

weeks

actual_calls

forecast_calls

Your answer
Try one AI text evaluation on us
Get structured feedback, scored against a 4-axis rubric. Premium unlocks unlimited.
0 wordstarget ~200
Up next
Variance vs Trend in Support VolumeEasyMcDonald'sVariance vs Trend in SalesEasyVariance Analysis for Call Center StabilityEasy
Next question