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 "X{\\sim} U(a, b)" where "a=" the lowest value of "x" and "b=" the highest value of "x."
The probability density function is
for "a \\leq x \\leq b."
Formulas for the theoretical mean and standard deviation are
"a=0, b=9"
The probability density function is
for "0 \\leq x \\leq 9."
Formulas for the theoretical mean and standard deviation are
Comments
Leave a comment