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 X, the number generated, follows a uniform probability distribution.
The notation for the uniform distribution is where a= the lowest value of x and b= the highest value of x.
The probability density function is
for
Formulas for the theoretical mean and standard deviation are
Comments