Estimation question
How much time is spent by people while waiting in their vehicles at traffic signals in the US?
- Estimation
- Medium
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 estimation combining vehicle counts, traffic light behavior, and daily commuting patterns into one coherent national-scale figure.
How to approach it
- State the funnel: number of registered vehicles in the US, average number of signalized intersections a vehicle passes daily, then average wait time per stop.
- Assume roughly 280 million registered vehicles in the US, and that an average driver passes through about 5 signalized intersections per day (accounting for both drivers and non-drivers averaged out, maybe closer to 3).
- Assume an average wait at a red light of about 30 seconds per stop, factoring in that not every intersection pass results in a stop, so apply a rough 50% chance of hitting a red.
- Multiply: 280 million vehicles times 3 stops times 50% chance times 30 seconds gives roughly 3.5 billion vehicle-seconds per day, or about 1 million vehicle-hours daily.
- Convert to a yearly or more intuitive figure if useful, and state the final answer as roughly 1 million hours of daily aggregate wait time as an order-of-magnitude estimate.
What a strong answer includes
- Builds the estimate through a clear chain of assumptions (vehicle count, intersections passed, stop probability, wait time) rather than guessing directly.
- Explicitly accounts for the probability of hitting a red versus a green light, a detail many candidates skip, which significantly changes the result.
- States every assumption clearly, e.g. 'assume a 50% chance of hitting red', so each link is inspectable and adjustable.
- Converts the final number into an intuitive unit (aggregate vehicle-hours per day) rather than leaving it in a less meaningful raw form.
Common mistakes
- Assuming every intersection pass results in a full stop, ignoring the roughly 50/50 chance of hitting a green light instead.
- Skipping the assumption-labeling step and presenting a single unexplained final number.
Likely follow-up questions
- How would this estimate change in a city with heavy traffic versus a rural area?
- What's the economic argument for investing in smarter, adaptive traffic signal timing based on this number?
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 Google
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