A bizarre probability fact
Sampling two random numbers and computing their maximum or taking the square root of one yields identical distributions, both described by the cumulative distribution function r-squared.
MAIN POINTS FROM TRANSCRIPT
- Sampling two random numbers and computing their maximum results in a biased larger random number.
- Taking the square root of a random number between 0 and 1 also results in a biased larger number.
- Both processes share the same cumulative distribution function, r-squared, making them identical.
- Visualizing these numbers as coordinates in a unit square helps explain why these processes are equivalent.
TAKEAWAYS
- The maximum of two random numbers and the square root of one share the same distribution.
- The probability of a maximum being less than a number r is represented by r-squared.
- The cumulative distribution function explains the identical outcomes of these processes.
- This concept extends to the maximum of three variables equating to the cube root of one.