Meta Statistics & Math Interview Questions
Meta Statistics & Math interview questions at Meta emphasize clear statistical judgment applied to product problems rather than rote formula recall. Interviewers typically probe experimental design, hypothesis testing, confidence intervals, power and sample-size thinking, probability and distribution intuition, and practical trade-offs at scale. What’s distinctive is the expectation that you tie statistical conclusions to product impact: show how uncertainty, effect size, seasonality, and clustering would affect a recommendation, and how you’d instrument guardrails to prevent harm. Expect a mix of brainteasers, short analytical problems, and open-ended experiment or metric-diagnosis cases that require both math and product sense. For interview preparation, focus on fundamentals (CLT, t-tests, p-values vs effect size, Bayes basics) and practice translating results into decisions. Work timed problems that include A/B design, power calculations, and conditional probability, and rehearse explaining assumptions and limitations concisely. Use mock interviews to sharpen verbalization of uncertainty and trade-offs, and prepare examples where you diagnosed noisy metrics or redesigned experiments—Meta favors candidates who demonstrate sound statistics and pragmatic product thinking.

"10 years of experience but never worked at a top company. PracHub's senior-level questions helped me break into FAANG at 35. Age is just a number."

"I was skeptical about the 'real questions' claim, so I put it to the test. I searched for the exact question I got grilled on at my last Meta onsite... and it was right there. Word for word."

"Got a Google recruiter call on Monday, interview on Friday. Crammed PracHub for 4 days. Passed every round. This platform is a miracle worker."

"I've used LC, Glassdoor, and random Discords. Nothing comes close to the accuracy here. The questions are actually current — that's what got me. Felt like I had a cheat sheet during the interview."

"The solution quality is insane. It covers approach, edge cases, time complexity, follow-ups. Nothing else comes close."

"Legit the only resource you need. TC went from 180k -> 350k. Just memorize the top 50 for your target company and you're golden."

"PracHub Premium for one month cost me the price of two coffees a week. It landed me a $280K+ starting offer."

"Literally just signed a $600k offer. I only had 2 weeks to prep, so I focused entirely on the company-tagged lists here. If you're targeting L5+, don't overthink it."

"Coaches and bootcamp prep courses cost around $200-300 but PracHub Premium is actually less than a Netflix subscription. And it landed me a $178K offer."

"I honestly don't know how you guys gather so many real interview questions. It's almost scary. I walked into my Amazon loop and recognized 3 out of 4 problems from your database."

"Discovered PracHub 10 days before my interview. By day 5, I stopped being nervous. By interview day, I was actually excited to show what I knew."

"I recently cleared Uber interviews (strong hire in the design round) and all the questions were present in prachub."
"The search is what sold me. I typed in a really niche DP problem I got asked last year and it actually came up, full breakdown and everything. These guys are clearly updating it constantly."
Compute probability an account is fake
A platform uses an automated classifier to flag potentially fake accounts. Assume: - Base rate: 2% of accounts are fake. - The classifier flags a fake...
Fake Accounts [AE]
Detecting and Managing Bad Accounts on a Social Platform 1) Probability of a Bad Account Sending Friend Requests Context: 1% of accounts are bad. Bad ...
Compute Bayes probability for fake accounts
A platform is trying to detect fake accounts. Assume: - Base rate of fake accounts is \(P(F)=p\). - A detection system flags an account as suspicious ...
Compute probabilities for chatbot response quality
Context A chatbot response is considered good if it is both: - Helpful, and - Honest. You are told: - \(P(\text{Helpful}) = 0.8\) - \(P(\text{Honest})...
Analyze Distribution of Daily Page Shares Per User
Engagement Distributions and Cohort Dynamics You are analyzing per-user, per-day engagement. Assume a day-level panel with all users included (inactiv...
Estimate bots and CI from DAU spike
Mixture Spike and Mean-Difference Inference for Daily Comments Context A product has DAU (daily active users) = 2,000,000. On day T, total comments in...
Determine Probability of Shared Videos in Recommendations
Video Recommendation Probability and Product Trade-offs Scenario A video-recommendation system selects K distinct videos for each user from an invento...
Analyze ad targeting expectations and distributions
Ads Profit, Variance Decomposition, and Exponential Timing Context: You run an ad slot with two user segments. On each eligible page view (impression ...
Compute sample size and test duration
You will run a two-arm A/B test on a signup funnel. Given: baseline conversion p0 = 4.0%; you care about detecting a 10% relative uplift (p1 = 4.4%); ...
Compare Bayesian and frequentist decisions
A/B Test With Beta–Binomial Posteriors and Decision-Making Under Asymmetric Costs You ran a two-arm A/B test on a binary KPI with independent Beta(1, ...
Model comment count distribution and validate assumptions
You observe daily comment counts per post on a large social app are highly skewed with many zeros. a) Choose an appropriate discrete model among Poiss...
Estimate delayed CVR nonparametrically with censored data
Today is 2025-09-01. We need the 14-day conversion rate (CVR14) for impressions served between 2025-08-18 and 2025-09-01, but many conversions occur w...
Analyze User Comment Distribution and Sampling Effects
Scenario You are analyzing daily comment counts per user. The per-user distribution of counts is right-skewed (many zeros/low counts and a long right ...
Model user-level ad impression allocation
Random Assignment of Ad Impressions to Users Context - There are X distinct users and Y ad impressions (X ≥ 1, Y ≥ 0 integers). - Each impression is i...
Estimate Portal’s causal lift on video-call usage
Define and estimate the causal effect of purchasing a Meta Portal on users’ video‑calling behavior. Today is 2025-09-01, and only a small fraction pur...
Apply sequential testing without p-hacking
Sequential Monitoring With Early Stopping Context: You are planning a two‑sided hypothesis test with continuous monitoring and early stopping for effi...
Quantify launch decision with tests and guardrails
You will formalize the statistical decision rules for the Instagram button experiment described above. Given: baseline exploration rate (p0) = 0.15 pe...
Estimate CTR lift with binomial tests and errors
A/B Test Inference, Peeking, and Multiple Comparisons You run a two-arm A/B test of click-through rate (CTR). - Control: n_c = 10,000,000 impressions,...
Compute conditional occupancy across two rooms
Probability and Bayes Update: Two Rooms Setup There are two rooms. Prior over occupancy states: - With probability 1/3: both rooms are occupied. - Wit...
Estimate Lift and Significance in Facebook Ad Campaigns
Measuring Conversion Lift from Facebook Ads Scenario An advertiser is running a randomized experiment on Facebook. Users are split into: - Control (un...