PracHub
QuestionsPremiumLearningGuidesCheatsheetNEWCoaches
|Home/Statistics & Math/Amazon

Explain Central Limit Theorem and Its Limitations

Last updated: Mar 29, 2026

Quick Overview

This question evaluates understanding of the Central Limit Theorem, Bayesian inference, and probabilistic interpretation of diagnostic test metrics, measuring competencies in statistical assumptions (such as i.i.d. and sample size), probability reasoning, and interpretation of sensitivity, specificity, and posterior probabilities.

  • medium
  • Amazon
  • Statistics & Math
  • Data Scientist

Explain Central Limit Theorem and Its Limitations

Company: Amazon

Role: Data Scientist

Category: Statistics & Math

Difficulty: medium

Interview Round: Onsite

##### Scenario Assessing statistical knowledge for disease-testing model evaluation ##### Question Explain the Central Limit Theorem, its prerequisites, and when it fails. Describe Bayesian inference and why it is widely used. A disease affects 1/1000 people. A test predicts positives with 95% accuracy and negatives with 98% accuracy. If the test flags someone positive, what’s the probability they are truly infected? Show your reasoning. ##### Hints Discuss i.i.d. assumptions, sampling size, Bayes’ formula; build a confusion matrix and compute posterior probability.

Quick Answer: This question evaluates understanding of the Central Limit Theorem, Bayesian inference, and probabilistic interpretation of diagnostic test metrics, measuring competencies in statistical assumptions (such as i.i.d. and sample size), probability reasoning, and interpretation of sensitivity, specificity, and posterior probabilities.

Related Interview Questions

  • Compute an A/B test p-value by hand - Amazon (medium)
  • Compute and interpret quantile loss vs RMSE - Amazon (medium)
  • Compute CIs, power, and multiple testing - Amazon (medium)
  • Plan and analyze an A/B test - Amazon (hard)
  • Compute p-values, CIs, and adjust multiples - Amazon (Medium)
Amazon logo
Amazon
Aug 4, 2025, 10:55 AM
Data Scientist
Onsite
Statistics & Math
4
0

Statistics Concepts and Disease-Test Evaluation

Context

You are assessing core statistical concepts used in evaluating diagnostic tests and in data science decision-making.

Assume:

  • "Predicts positives with 95% accuracy" refers to sensitivity: P(test+ | infected) = 0.95.
  • "Predicts negatives with 98% accuracy" refers to specificity: P(test− | not infected) = 0.98.

Questions

  1. Central Limit Theorem (CLT)
    • Explain the CLT, its prerequisites/assumptions, and situations where it can fail or be unreliable.
  2. Bayesian Inference
    • Describe Bayesian inference and why it is widely used in practice.
  3. Disease Test Posterior Probability
    • A disease affects 1 in 1,000 people (prevalence = 0.001). A test has sensitivity 95% and specificity 98%.
    • If the test flags someone positive, what is the probability they are truly infected? Show your reasoning. You may use a confusion matrix and Bayes' rule.

Hints

  • Discuss i.i.d. assumptions and sample size for the CLT.
  • Use Bayes’ formula for the posterior probability.
  • Build a confusion matrix and compute the positive predictive value (PPV).

Solution

Show

Comments (0)

Sign in to leave a comment

Loading comments...

Browse More Questions

More Statistics & Math•More Amazon•More Data Scientist•Amazon Data Scientist•Amazon 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.