The uniform distribution is a continuous distribution where the probability of any interval is equal to any other interval with the same width.
The mathematical expression that describes the shape of the curve for the uniform probability distribution is called the continuous uniform probability density function:
Uniform Distribution: Figure7.3.2.Uniform Distribution (Made in GeoGebra by David Ramsay)
Since this function is a constant, the shape of the uniform probability distribution is a rectangle. So computing probabilities associated with it simply involves finding areas of rectanges:
The mean and standard deviation for the uniform distribution are:
\(\displaystyle \mu=\frac{a+b}{2}\)
\(\displaystyle \sigma=\frac{b-a}{\sqrt{12}}\)
Exercise7.3.3.
A random variable follows the continuous uniform distribution between 30 and 60. Calculate the following probabilities for the distribution.
(a)
\(P(X\leq 45) \)Answer.
\(\frac{1}{2}\)
(b)
\(P(X\gt 50) \)Answer.
\(\frac{1}{3}\)
(c)
\(P(40\leq X\leq 55) \)Answer.
\(\frac{1}{2}\)
(d)
\(P(X=35) \)Answer.
\(0\)
Exercise7.3.4.
(Donnelly 6.34)
Assume the time required to pass through security at a particular airport follows the continuous uniform distribution with a minimum time of 8 minutes and a maximum time of 31 minutes.
(a)
Calculate the value of \(f(x) \text{.}\)
Answer.
\(\frac{1}{23} \)
(b)
What are the mean and standard deviation for this distribution?
Answer.
\(\displaystyle \mu=19.5\)
\(\displaystyle \sigma\approx 6.64\)
(c)
What is the probability that the next passenger will require less than 25 minutes to pass through security?
Answer.
\(P(X\lt 25)= \frac{17}{23}\)
(d)
What is the probability that the next passenger will require more than 23 minutes to pass through security?
Answer.
\(P(X\gt 23)=\frac{8}{23}\)
(e)
What is the probability that the next passenger will require between 13 and 20 minutes to pass through security?
Answer.
\(P(13\lt X\lt 20)= \frac{7}{23}\)
(f)
What time represents the 75th percentile of this distribution?