Estimation question
How many umbrellas are sold in a city when it rains?
Practice this question out loud. An AI interviewer asks it, follows up like a real interviewer would, and scores your answer. Type or speak.
Start a mock interview on this question · Mock interview from a job description
What this question tests
Tests conditional market sizing: estimating a rate that spikes under a specific triggering condition, using segmentation and a clearly stated assumption.
How to approach it
- Define the scope: a city's population, and the fraction who do not already own an umbrella and are caught unprepared when it rains.
- Estimate baseline umbrella ownership, assuming most people already own one, so only a fraction are in the market on a given rainy day.
- Estimate the trigger population: people caught without an umbrella when rain starts, influenced by rain forecast accuracy and how sudden the rain is.
- Apply a purchase-conversion rate: not everyone caught without one buys immediately, some just wait it out.
- Multiply population by the caught-unprepared fraction by the purchase conversion rate to get units sold on a rainy day.
- Sanity check against store and street-vendor capacity, since impulse umbrella sales are usually through convenience stores and street vendors, which caps realistic volume.
What a strong answer includes
- Builds the estimate around a conditional trigger (sudden unexpected rain) rather than a flat percentage of the population.
- Distinguishes people who already own an umbrella from the smaller pool actually in the market that day.
- Applies a realistic purchase conversion rate, since many caught in the rain choose to wait rather than buy.
- Sanity checks against real-world distribution capacity (convenience stores, street vendors) to keep the number plausible.
Common mistakes
- Assuming the entire population buys an umbrella on a rainy day, ignoring existing ownership.
- Skipping the purchase-conversion step and treating 'caught in the rain' as the same as 'buys an umbrella'.
Likely follow-up questions
- How would your estimate change for a city where rain is highly predictable versus one where it is sudden?
- How would you validate this estimate using real retail data?
More estimation questions
- YouTube Red is a premium service without ads. Assume that 1.5% of initial YouTube user base signs up for the service. What is the lifetime revenue Google generates from those users?Google · Estimation · Hard
- How much would it cost to set up WiFi in New York?Google · Estimation · Medium
- How many dentists are there in New York?Google · Estimation · Easy
- How many Pianists are there in New York city?Google · Estimation · Easy
- Estimate the total number of videos on YouTube.Google · Estimation · Easy
- How many airports are in the US and in the World?Google · Estimation · Easy
More questions from these companies
Learn the skill behind it
Chapters of the AI PM course that teach what this question tests.
- Chapter 2: Data fluency: SQL, logs, and reading the truth yourself
- Chapter 9: Prove it paid off: outcomes, economics, and pricing
- Chapter 14: Get the job: the AI PM interview loop