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: This question evaluates a candidate's understanding of Bayesian inference and conditional probability, focusing on computing posterior probabilities using Bayes' theorem.