← Google Interview Insights

Google·Data Scientist·Technical Phone Screen·Intermediate

IntermediatePrefer not to say
Jun 2026

Summary

Got a stats question at Google that sounds straightforward until you're actually in the room trying to explain it without sounding like you're reading off a textbook.

Questions Asked (1)

Q1

Can you explain the statistical concept of power and what drives it?

A/B Testing & ExperimentationProduct Analytics & Metrics
Author's notes

I knew the definition but fumbled when trying to connect all the moving pieces together.

Create a free account to read the full note

AI HintsAI Generated

Suggested Approach

Start with a clear definition of statistical power as the probability of correctly rejecting a false null hypothesis, then explain the four key drivers: effect size, sample size, significance level, and variability. Use a concrete A/B testing example to illustrate how these factors interact in practice.

Pro tip: Emphasize that power is not just a theoretical concept but a practical tool for experiment design—mention how Google uses power analysis to avoid underpowered tests and ensure reliable product decisions.

1. Define Power

State that power is the probability of detecting a true effect when it exists, i.e., 1 minus the Type II error rate (beta). Clarify that it's a pre-experiment design parameter, not a post-hoc metric.

2. Identify the Drivers

List the four main factors: effect size (larger effects are easier to detect), sample size (more data increases power), significance level (alpha, typically 0.05), and variability (less noise means more power).

3. Explain the Relationships

Describe how these factors are interrelated: for a fixed power, increasing sample size allows detection of smaller effects; lowering alpha reduces power; higher variability requires larger samples.

4. Apply to A/B Testing

Connect to A/B testing: power determines the minimum sample size needed to detect a meaningful lift, and underpowered tests lead to false negatives and wasted resources.

5. Conclude with Practical Implications

Summarize that power analysis should be done before launching an experiment to ensure valid, actionable results, and mention tools like power calculators or simulations.

Key Points to Mention

  • Power = 1 - β (Type II error rate)
  • Effect size: larger effects increase power
  • Sample size: more data increases power
  • Significance level (α): lower α decreases power
  • Variability: higher variance decreases power
  • Practical use in A/B testing: determining sample size and avoiding false negatives

AI-generated suggestions, not part of the candidate's original notes. May be inaccurate — verify before relying on them.