Qm

Three shrinking uniform draws on the unit interval

Draw XX uniformly on [0,1][0, 1]. Then draw YY uniformly on [0,X][0, X]. Then draw ZZ uniformly on [0,Y][0, Y].

What is the expected value of ZZ?

Your answer

Solving needs a free account

Answers, streaks and solutions unlock when you are signed in. Reading the question and the hint stays free.

Discussion

Sign in to join the discussion · reading is open to everyone

💡 Discussion rules

  1. No full solutions here. Hints and approaches only.
  2. Complexity, edge cases and intuition are the point.
  3. Interview experiences are welcome. Respect your NDAs.

Loading discussion…

Learn the concepts

The theory behind this question.

Related questions

Three nested random picks, each capped by the lastA value repeatedly replaced by a smaller random oneA first pick sets the ceiling for the secondA die sets the range for your next pickKeep a spin or respin once on the unit dial
All questions →