96. Uniform Distribution: Random Number Generation.
Computers and calculators use the uniform distribution to generate random numbers. Suppose we have a calculator that randomly generates numbers between 0 and 1, so that they form a uniform distribution.
What is the probability that a random number greater than 1 is generated?
366