Identify the appropriate distribution function if we want to select 20 random numbers between 0 and 9.
Uniform Distribution is appropriate distribution.
The random-number generator on calculators randomly generates a number between 0 and 9. The random variable the number generated, follows a uniform probability distribution.
The notation for the uniform distribution is where the lowest value of and the highest value of
The probability density function is
for
Formulas for the theoretical mean and standard deviation are
The probability density function is
for
Formulas for the theoretical mean and standard deviation are
Comments