PracHub
QuestionsCoachesLearningGuidesInterview Prep
|Home/Statistics & Math/Meta

Probability a negative review came from a lazy reviewer

Last updated: Mar 29, 2026

Quick Overview

Evaluates Bayes' theorem for reviewer-type inference from a negative review under strict reviewer behavior assumptions. Strong answers define lazy and careful reviewer priors, compute the marginal negative-review probability, and explain why the posterior for lazy is zero.

  • easy
  • Meta
  • Statistics & Math
  • Data Scientist

Probability a negative review came from a lazy reviewer

Company: Meta

Role: Data Scientist

Category: Statistics & Math

Difficulty: easy

Interview Round: Onsite

Scenario: 20 % of reviewers never leave negative feedback; the rest are rigorous. If you see a negative review, what is the chance it came from a lazy reviewer? ​ Question 1: Lazy reviewers always rate positive (20 % share), careful reviewers 60 % positive (80 % share). If a review is negative, P(it is from lazy reviewer)? (Hint: posterior computation)

Quick Answer: Evaluates Bayes' theorem for reviewer-type inference from a negative review under strict reviewer behavior assumptions. Strong answers define lazy and careful reviewer priors, compute the marginal negative-review probability, and explain why the posterior for lazy is zero.

Related Interview Questions

  • Compute probability an account is fake - Meta (easy)
  • Compute Bayes probability for fake accounts - Meta (easy)
  • Compute probabilities for chatbot response quality - Meta (easy)
  • Compute posterior fake probability using Bayes' rule - Meta (medium)
  • Estimate bots and CI from DAU spike - Meta (medium)
|Home/Statistics & Math/Meta

Probability a negative review came from a lazy reviewer

Meta logo
Meta
Jul 12, 2025, 6:59 PM
easyData ScientistOnsiteStatistics & Math
27
0

Bayesian Posterior: Negative Review and Lazy Reviewer

Reviewer types in the population:

  • Lazy reviewers are 20% of reviewers and never leave negative feedback.
  • Careful reviewers are 80% of reviewers and leave positive feedback 60% of the time and negative feedback 40% of the time.

Given that you observe a negative review, what is the probability it was written by a lazy reviewer?

Constraints & Assumptions

  • Use Bayes' theorem.
  • Treat "never leave negative feedback" as probability zero.
  • Define reviewer types and the observed negative-review event.
  • Explain the intuition behind the posterior.

Clarifying Questions to Ask

  • Is "never" literal, or should it be treated as a very small probability?
  • Are lazy and careful reviewers the only reviewer types?
  • Is the observed review randomly sampled from all reviews?
  • Are review probabilities independent across reviews?

What a Strong Answer Covers

  • Defines L for lazy, C for careful, and N for negative review.
  • Uses P(L) = 0.2, P(C) = 0.8, P(N | L) = 0, and P(N | C) = 0.4.
  • Computes P(N) = 0 times 0.2 plus 0.4 times 0.8 = 0.32.
  • Computes P(L | N) = 0.
  • Explains that under the stated assumptions a negative review cannot come from a lazy reviewer.
  • Notes how the answer would change if lazy reviewers had a small nonzero negative-review rate.

Follow-up Questions

  • What if lazy reviewers leave negative reviews 1% of the time?
  • What is P(Careful | Negative)?
  • How would you estimate these probabilities from data?
Loading comments...

Browse More Questions

More Statistics & Math•More Meta•More Data Scientist•Meta Data Scientist•Meta Statistics & Math•Data Scientist Statistics & Math

Write your answer

Your first approved answer each day earns 20 XP.

Sign in to write your answer.
PracHub

Master your tech interviews with 8,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
  • AI Coding 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.