PracHub
QuestionsLearningGuidesInterview Prep
|Home/Statistics & Math/Meta

Determine Probability of Video Selection and Impact Evaluation

Last updated: Mar 29, 2026

Quick Overview

This interview question evaluates statistical assumptions, formulas, estimation strategy, uncertainty, edge cases, and interpretation in a realistic interview setting. A strong answer for Determine Probability of Video Selection and Impact Evaluation states assumptions, handles edge cases, explains trade-offs, and shows how to validate the result clearly.

  • medium
  • Meta
  • Statistics & Math
  • Data Scientist

Determine Probability of Video Selection and Impact Evaluation

Company: Meta

Role: Data Scientist

Category: Statistics & Math

Difficulty: medium

Interview Round: Onsite

##### Scenario Designing a video-recommendation push system: selecting k videos from a large inventory and evaluating product impact between friends. ##### Question a) From an inventory of N videos, what is the probability a specific ordered set of k videos is pushed to a user? What about any unordered subset of size k? b) Given an event’s probability, compute its complementary probability and apply it to the video-selection context. c) Should we push the same video to two friends or different videos? Discuss pros, cons, and expected metrics impact. d) Which statistical or machine-learning model would you use for this recommendation problem and why? ##### Hints Use permutation/combination formulas, complementary events, discuss CTR vs. content diversity, and mention models like collaborative filtering or sequence models.

Quick Answer: This interview question evaluates statistical assumptions, formulas, estimation strategy, uncertainty, edge cases, and interpretation in a realistic interview setting. A strong answer for Determine Probability of Video Selection and Impact Evaluation states assumptions, handles edge cases, explains trade-offs, and shows how to validate the result clearly.

Related Interview Questions

  • Compute probability an account is fake - Meta (easy)
  • Compute Bayes probability for fake accounts - Meta (easy)
  • Compute probabilities for chatbot response quality - Meta (easy)
  • Compute posterior fake probability using Bayes' rule - Meta (medium)
  • Estimate bots and CI from DAU spike - Meta (medium)
|Home/Statistics & Math/Meta

Determine Probability of Video Selection and Impact Evaluation

Meta logo
Meta
Aug 4, 2025, 10:55 AM
mediumData ScientistOnsiteStatistics & Math
3
0

Determine Probability of Video Selection and Impact Evaluation

Video Recommendation Push: Selection Probabilities, Complements, and Design Choices

Scenario

You are designing a push-notification system that recommends k videos to a user from a large catalog of N videos. You also need to reason about whether to push the same or different videos to two friends and how to model this recommendation problem.

Assumption (unless otherwise stated): The system selects k distinct videos without replacement. If order is relevant (e.g., top-1, top-2, …), we treat the result as an ordered list; otherwise as an unordered set.

Questions

a) From an inventory of N videos, what is the probability that a specific ordered set of k distinct videos is pushed to a user? What about any specific unordered subset of size k?

b) Given an event’s probability p, compute its complementary probability and apply it to the video-selection context (e.g., the probability that at least one of a set of m target videos appears in the k selected videos).

c) For two friends, should we push the same video to both or different videos? Discuss pros, cons, and expected impact on metrics.

d) Which statistical or machine-learning model(s) would you use for this recommendation problem and why?

Constraints & Assumptions

  • Preserve the scope, facts, inputs, and requested outputs from the prompt above.
  • If the prompt leaves a detail unspecified, state a reasonable assumption before relying on it.
  • Keep the answer interview-ready: concise enough to present, but concrete enough to implement or evaluate.

Clarifying Questions to Ask Guidance

  • Clarify the random variables, distributional assumptions, independence assumptions, and desired output.
  • Show enough derivation for the interviewer to follow the reasoning.
  • Explain how you would validate the result with simulation or sensitivity checks.

What a Strong Answer Covers Guidance

  • A correct setup with definitions, formulas, and boundary conditions.
  • A step-by-step derivation or estimation plan.
  • Interpretation of the result, including uncertainty and practical limitations.
  • Checks for assumptions, edge cases, and numerical stability.

Follow-up Questions Guidance

  • How would the result change if the assumptions were relaxed?
  • Can you verify the answer with a simulation?
  • What is the most likely source of estimation error?
Loading comments...

Browse More Questions

More Statistics & Math•More Meta•More Data Scientist•Meta Data Scientist•Meta Statistics & Math•Data Scientist Statistics & Math

Write your answer

Your first approved answer each day earns 20 XP.

Sign in to write your answer.
PracHub

Master your tech interviews with 9,000+ real questions from top companies.

Product

  • Questions
  • Learning Tracks
  • Interview Guides
  • Resources
  • Premium
  • For Universities

Browse

  • By Company
  • By Role
  • By Category
  • Topic Hubs
  • SQL Questions
  • AI Coding Questions
  • Compare Platforms
  • Discord Community

Support

  • support@prachub.com
  • (916) 541-4762

Legal

  • Privacy Policy
  • Terms of Service
  • About Us

© 2026 PracHub. All rights reserved.