Probability a negative review came from a lazy reviewer
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.
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.