Dataford
Interview QuestionsInterview GuidesExperiencesMock InterviewsPricing
Get started

Period-over-Period Supplier Cost Change

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

Your question is Period-over-Period Supplier Cost Change. 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

ProcureMax tracks monthly spend with key suppliers to monitor inflation risk and renegotiate contracts early. You are given two consecutive monthly cost periods for one supplier and need to quantify the change.

Problem Statement

Calculate the percentage change in average supplier cost from Period 1 to Period 2. Then estimate whether the observed increase is large relative to normal day-to-day cost variability using a confidence interval for the mean difference.

Given Data

The procurement team sampled invoice-level unit costs for the same SKU family in two consecutive months.

MetricPeriod 1Period 2
Number of invoices3640
Mean unit cost48.7552.16
Standard deviation of unit cost4.204.65

Additional inputs:

ParameterValue
Significance level0.05
Confidence level95%

Requirements

  1. Compute the period-over-period percentage change in mean supplier cost.
  2. Compute the absolute change in mean cost.
  3. Estimate the standard error of the difference in means assuming independent samples.
  4. Construct a 95% confidence interval for the mean cost difference using a normal approximation.
  5. Interpret whether costs appear to have materially increased from a business perspective.

Assumptions

  • Invoice samples from the two periods are independent.
  • Unit costs are measured consistently across periods for the same SKU family.
  • Sample sizes are large enough for a normal approximation to the sampling distribution of the mean difference.
  • Ignore mix-shift effects across product subtypes; treat the reported means as directly comparable.