A value repeatedly replaced by a smaller random one
A number starts at . Each day it is replaced by a random value chosen uniformly between and its current value. This happens on three consecutive days.
What is the expected value after three days?
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
- No full solutions here. Hints and approaches only.
- Complexity, edge cases and intuition are the point.
- 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 lastThree shrinking uniform draws on the unit intervalA 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 →