PracHub
QuestionsPremiumLearningGuidesCheatsheetNEWCoaches
|Home/Statistics & Math/Boston Consulting Group

Compute averages and binomial/Poisson probabilities

Last updated: Mar 29, 2026

Quick Overview

This question evaluates proficiency in streaming summary-statistics updates and probability calculations, specifically computing an updated mean from aggregated summaries and comparing Binomial versus Poisson probability computations within the Statistics & Math domain.

  • medium
  • Boston Consulting Group
  • Statistics & Math
  • Data Scientist

Compute averages and binomial/Poisson probabilities

Company: Boston Consulting Group

Role: Data Scientist

Category: Statistics & Math

Difficulty: medium

Interview Round: Take-home Project

Part A (streaming mean): A dataset has 1,000 observations with mean 12.4. You remove 50 observations whose mean is 20.1 and then append 30 new observations whose mean is 9.8. Without recomputing from raw data, what is the exact new mean? Show the formula you use and the final value to 3 decimal places. Part B (binomial vs Poisson): Let X ~ Binomial(n=40, p=0.07). 1) Compute P(X=0), P(X≤2), and P(X≥3) exactly (4 decimal places). 2) Approximate the same three quantities using a Poisson(λ = n·p) model with continuity where appropriate; report absolute errors for each quantity (|exact − approx|). 3) Briefly justify when the Poisson approximation is appropriate here and how you would tighten the approximation if p were larger.

Quick Answer: This question evaluates proficiency in streaming summary-statistics updates and probability calculations, specifically computing an updated mean from aggregated summaries and comparing Binomial versus Poisson probability computations within the Statistics & Math domain.

Related Interview Questions

  • Compute posterior and predictive coin probabilities - Boston Consulting Group (medium)
  • Defend MSE over MAE for car prices - Boston Consulting Group (medium)
  • Calculate Probability and Statistics for Dice Roll Outcomes - Boston Consulting Group (easy)
  • Calculate Probability of Heads and Red Balls Drawing - Boston Consulting Group (easy)
  • Derive Probability of Even Sum in Bernoulli Trials - Boston Consulting Group (medium)
Boston Consulting Group logo
Boston Consulting Group
Oct 13, 2025, 9:49 PM
Data Scientist
Take-home Project
Statistics & Math
3
0

Streaming Mean and Binomial vs Poisson Approximation

Part A — Streaming Mean Update

You have an existing dataset of N = 1,000 observations with mean 12.4. You:

  • Remove r = 50 observations whose mean is 20.1, then
  • Append a = 30 new observations whose mean is 9.8.

Without recomputing from raw data, compute the exact new mean. Show the formula you use and report the final value to 3 decimal places.

Part B — Binomial vs Poisson Approximation

Let X ~ Binomial(n = 40, p = 0.07).

  1. Compute P(X = 0), P(X ≤ 2), and P(X ≥ 3) exactly. Report each to 4 decimal places.
  2. Approximate the same three quantities using a Poisson(λ = n·p) model (use continuity only if appropriate), and report absolute errors for each quantity (|exact − approx|).
  3. Briefly justify when the Poisson approximation is appropriate here, and how you would tighten the approximation if p were larger.

Solution

Show

Comments (0)

Sign in to leave a comment

Loading comments...

Browse More Questions

More Statistics & Math•More Boston Consulting Group•More Data Scientist•Boston Consulting Group Data Scientist•Boston Consulting Group Statistics & Math•Data Scientist Statistics & Math
PracHub

Master your tech interviews with 7,500+ real questions from top companies.

Product

  • Questions
  • Learning Tracks
  • Interview Guides
  • Resources
  • Premium
  • For Universities
  • Student Access

Browse

  • By Company
  • By Role
  • By Category
  • Topic Hubs
  • SQL Questions
  • Compare Platforms
  • Discord Community

Support

  • support@prachub.com
  • (916) 541-4762

Legal

  • Privacy Policy
  • Terms of Service
  • About Us

© 2026 PracHub. All rights reserved.