Dataford
Interview QuestionsInterview GuidesExperiencesMock InterviewsPricing
Get started

Variance Spike Investigation for Delivery Times

EasyStatistics & Probability00:00
Practice interviewer
In session
5 left
00:00

Your question is Variance Spike Investigation for Delivery Times. Take a moment with it on the right.

Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).

You need to log in / sign up to chat or submit.

Problem

Business Context

QuickCart tracks delivery-time consistency because high variability drives support tickets even when average delivery time stays flat. Last month, operations noticed that delivery times in one city looked much more spread out than the historical baseline.

Problem Statement

Decide whether the increase in delivery-time variance is large enough to investigate further using a formal hypothesis test for variance.

Given Data

QuickCart has a long-run historical standard deviation of delivery times of 6 minutes in this city. A random sample of recent deliveries was collected.

MetricValue
Historical standard deviation6.0 minutes
Historical variance36.0 minutes2^22
Recent sample size25 deliveries
Recent sample standard deviation8.0 minutes
Recent sample variance64.0 minutes2^22
Significance level0.05

Assume delivery times are approximately normally distributed, so a chi-square test for one variance is appropriate.

Requirements

  1. State the null and alternative hypotheses for whether variance has increased.
  2. Compute the chi-square test statistic.
  3. Find the critical value or p-value for a one-sided test at α=0.05\alpha = 0.05α=0.05.
  4. Decide whether the variance increase is statistically significant.
  5. Briefly explain whether QuickCart should investigate this city further.

Assumptions

  • The 25 deliveries are a random, independent sample.
  • The historical variance of 36 minutes2^22 is the correct baseline.
  • Delivery times are approximately normal.
  • The business only cares about an increase in variance, not a decrease.