Determine Superiority of Model A Using Hypothesis Testing
Quick Overview
Meta statistics prompt on testing whether Model A beats Model B using a two-proportion z-test, covering pooled variance, p-value, confidence interval, power, and practical significance.
Determine Superiority of Model A Using Hypothesis Testing
Company: Meta
Role: Data Scientist
Category: Statistics & Math
Difficulty: medium
Interview Round: Onsite
##### Scenario
Search feature returns results counted as successful when both relevancy and accuracy binary flags are 1.
##### Question
Model A was used by 100 users and had 90 successes; Model B also had 100 users and 85 successes. Using only these data, can you conclude that Model A is better? State the test, hypotheses, perform the calculation, and interpret.
##### Hints
Set up two-proportion z-test. Calculate pooled variance, z-score, p-value, 95 % CI; discuss statistical power and practical significance.
Quick Answer: Meta statistics prompt on testing whether Model A beats Model B using a two-proportion z-test, covering pooled variance, p-value, confidence interval, power, and practical significance.