Evaluates Bayesian posterior probability for a flagged bad-user classifier with low base rate and symmetric 95% sensitivity and specificity. Strong answers compute precision with Bayes' theorem and explain the base-rate effect.
Scenario: Security classification model has symmetric 95 % accuracy, base‑rate bad users 5 %. Compute posterior probability a user is bad when flagged.
Question 1: If 5 % of users are bad and model accuracy is 95 % on both classes, what is P(true bad | predicted bad)? (Hint: Bayes’ theorem)
Quick Answer: Evaluates Bayesian posterior probability for a flagged bad-user classifier with low base rate and symmetric 95% sensitivity and specificity. Strong answers compute precision with Bayes' theorem and explain the base-rate effect.