5.2 The Uniform Distribution - Introductory Statistics | OpenStax (2023)

The uniform distribution is a continuous probability distribution and is concerned with events that are equally likely to occur. When working out problems that have a uniform distribution, be careful to note if the data is inclusive or exclusive of endpoints.

Example 5.2

The data in Table 5.1 are 55 smiling times, in seconds, of an eight-week-old baby.

10.419.618.813.917.816.821.617.912.511.14.9
12.814.822.820.015.916.313.417.114.519.022.8
1.30.78.911.910.97.35.93.717.919.29.8
5.86.92.65.821.711.83.42.14.56.310.7
8.99.49.47.610.03.36.77.811.613.818.6

Table 5.1

The sample mean = 11.65 and the sample standard deviation = 6.08.

We will assume that the smiling times, in seconds, follow a uniform distribution between zero and 23 seconds, inclusive. This means that any smiling time from zero to and including 23 seconds is equally likely. The histogram that could be constructed from the sample is an empirical distribution that closely matches the theoretical uniform distribution.

Let X = length, in seconds, of an eight-week-old baby's smile.

The notation for the uniform distribution is

X ~ U(a, b) where a = the lowest value of x and b = the highest value of x.

The probability density function isf(x) = 1ba1ba for axb.

For this example, x ~ U(0, 23) and f(x) = 12301230 for 0 ≤ X ≤ 23.

Formulas for the theoretical mean and standard deviation are

μ= a+b 2 μ= a+b 2 and σ=(ba)212σ=(ba)212

For this problem, the theoretical mean and standard deviation are

μ = 0+2320+232= 11.50 seconds and σ = (230)212(230)212= 6.64 seconds.

Notice that the theoretical mean and standard deviation are close to the sample mean and standard deviation in this example.

Try It 5.2

The data that follow record the total weight, to the nearest pound, of fish caught by passengers on 35 different charter fishing boats on one summer day. The sample mean = 7.9 and the sample standard deviation = 4.33. The data follow a uniform distribution where all values between and including zero and 14 are equally likely. State the values of a and b. Write the distribution in proper notation, and calculate the theoretical mean and standard deviation.

11241041411
711413246
3100126910
513410141211
61011011132

Table 5.2

Example 5.3

Problem

a. Refer to Example 5.2. What is the probability that a randomly chosen eight-week-old baby smiles between two and 18 seconds?

Solution

P(2 < x < 18) = (base)(height) = (18 – 2)(123)(123) = 16231623.

5.2 The Uniform Distribution - Introductory Statistics | OpenStax (1)

Figure 5.11

Problem

b. Find the 90th percentile for an eight-week-old baby's smiling time.

Solution

b. Ninety percent of the smiling times fall below the 90th percentile, k, so P(x < k) = 0.90.

P(x<k)=0.90 P(x<k)=0.90

(base)(height)=0.90(base)(height)=0.90

(k0)( 1 23 )=0.90 (k0)( 1 23 )=0.90

k=(23)(0.90)=20.7k=(23)(0.90)=20.7

5.2 The Uniform Distribution - Introductory Statistics | OpenStax (2)

Figure 5.12

Problem

c. Find the probability that a random eight-week-old baby smiles more than 12 seconds KNOWING that the baby smiles MORE THAN EIGHT SECONDS.

Solution

c. This probability question is a conditional. You are asked to find the probability that an eight-week-old baby smiles more than 12 seconds when you already know the baby has smiled for more than eight seconds.

Find P(x > 12|x > 8) There are two ways to do the problem. For the first way, use the fact that this is a conditional and changes the sample space. The graph illustrates the new sample space. You already know the baby smiled more than eight seconds.

Write a new f(x): f(x) = 12381238 = 115115for 8 < x < 23

P(x > 12|x > 8) = (23 − 12)(115)(115) = 11151115

5.2 The Uniform Distribution - Introductory Statistics | OpenStax (3)

Figure 5.13

For the second way, use the conditional formula from Probability Topics with the original distribution X ~ U (0, 23):

P(A|B) = P(AANDB) P(B) P(AANDB) P(B)

For this problem, A is (x > 12) and B is (x > 8).

So, P(x > 12|x > 8) = P(x>12ANDx>8) P(x>8) = P(x>12) P(x>8) = 11 23 15 23 = 11 15 P(x>12ANDx>8) P(x>8) = P(x>12) P(x>8) = 11 23 15 23 = 11 15

5.2 The Uniform Distribution - Introductory Statistics | OpenStax (4)

Figure 5.14 Darker shaded area represents P(x > 12). Entire shaded area shows P(x > 8).

Try It 5.3

A distribution is given as X ~ U (0, 20). What is P(2 < x < 18)? Find the 90th percentile.

Example 5.4

The amount of time, in minutes, that a person must wait for a bus is uniformly distributed between zero and 15 minutes, inclusive.

Problem

a. What is the probability that a person waits fewer than 12.5 minutes?

b. On the average, how long must a person wait? Find the mean, μ, and the standard deviation, σ.

c. Ninety percent of the time, the time a person must wait falls below what value?

This asks for the 90th percentile.

Solution

a. Let X = the number of minutes a person must wait for a bus. a = 0 and b = 15.X ~ U(0, 15). Write the probability density function. f (x) = 11501150 = 115115for 0 ≤ x ≤ 15.

Find P (x < 12.5). Draw a graph.

P(x<k)=(base)(height)=(12.5-0)(115)=0.8333 P(x<k)=(base)(height)=(12.5-0)(115)=0.8333

The probability a person waits less than 12.5 minutes is 0.8333.

5.2 The Uniform Distribution - Introductory Statistics | OpenStax (5)

Figure 5.15

b. μ = a+b2a+b2= 15+0215+02= 7.5. On the average, a person must wait 7.5 minutes.

σ = (b-a)212=(15-0)212(b-a)212=(15-0)212 = 4.3. The Standard deviation is 4.3 minutes.

c. Find the 90th percentile. Draw a graph. Let k = the 90th percentile.

P(x<k)=(base)(height)=(k0)(115)P(x<k)=(base)(height)=(k0)(115)

0.90=(k)(115)0.90=(k)(115)

k=(0.90)(15)=13.5k=(0.90)(15)=13.5

k is sometimes called a critical value.

The 90th percentile is 13.5 minutes. Ninety percent of the time, a person must wait at most 13.5 minutes.

5.2 The Uniform Distribution - Introductory Statistics | OpenStax (6)

Figure 5.16

Try It 5.4

The total duration of baseball games in the major league in the 2011 season is uniformly distributed between 447 hours and 521 hours inclusive.

  1. Find a and b and describe what they represent.
  2. Write the distribution.
  3. Find the mean and the standard deviation.
  4. What is the probability that the duration of games for a team for the 2011 season is between 480 and 500 hours?
  5. What is the 65th percentile for the duration of games for a team for the 2011 season?

Example 5.5

Suppose the time it takes a nine-year old to eat a donut is between 0.5 and 4 minutes, inclusive. Let X = the time, in minutes, it takes a nine-year old child to eat a donut. Then X ~ U (0.5, 4).

Problem

a. The probability that a randomly selected nine-year old child eats a donut in at least two minutes is _______.

b. Find the probability that a different nine-year old child eats a donut in more than two minutes given that the child has already been eating the donut for more than 1.5 minutes.

The second question has a conditional probability. You are asked to find the probability that a nine-year old child eats a donut in more than two minutes given that the child has already been eating the donut for more than 1.5 minutes. Solve the problem two different ways (see Example 5.3). You must reduce the sample space. First way: Since you know the child has already been eating the donut for more than 1.5 minutes, you are no longer starting at a = 0.5 minutes. Your starting point is 1.5 minutes.

Write a new f(x):

f(x) = 1 41.5 1 41.5 = 2 5 2 5 for 1.5 ≤ x ≤ 4.

Find P(x > 2|x > 1.5). Draw a graph.

5.2 The Uniform Distribution - Introductory Statistics | OpenStax (7)

Figure 5.17

P(x > 2|x > 1.5) = (base)(new height) = (4 − 2) ( 2 5 ) =45 ( 2 5 ) =45

Solution

a. 0.5714

b. 4545

The probability that a nine-year old child eats a donut in more than two minutes given that the child has already been eating the donut for more than 1.5 minutes is 4545.

Second way: Draw the original graph for X ~ U (0.5, 4). Use the conditional formula

P(x > 2|x > 1.5) = P(x>2ANDx>1.5) P(x>1.5) = P(x>2) P(x>1.5) = 2 3.5 2.5 3.5 =0.8= 4 5 P(x>2ANDx>1.5) P(x>1.5) = P(x>2) P(x>1.5) = 2 3.5 2.5 3.5 =0.8= 4 5

Try It 5.5

Suppose the time it takes a student to finish a quiz is uniformly distributed between six and 15 minutes, inclusive. Let X = the time, in minutes, it takes a student to finish a quiz. Then X ~ U (6, 15).

Find the probability that a randomly selected student needs at least eight minutes to complete the quiz. Then find the probability that a different student needs at least eight minutes to finish the quiz given that she has already taken more than seven minutes.

Example 5.6

Ace Heating and Air Conditioning Service finds that the amount of time a repairman needs to fix a furnace is uniformly distributed between 1.5 and four hours. Let x = the time needed to fix a furnace. Then x ~ U (1.5, 4).

Problem

  1. Find the probability that a randomly selected furnace repair requires more than two hours.
  2. Find the probability that a randomly selected furnace repair requires less than three hours.
  3. Find the 30th percentile of furnace repair times.
  4. The longest 25% of furnace repair times take at least how long? (In other words: find the minimum time for the longest 25% of repair times.) What percentile does this represent?
  5. Find the mean and standard deviation

Solution

a. To find f(x): f (x) = 141.5141.5 = 12.512.5 so f(x) = 0.4

P(x > 2) = (base)(height) = (4 – 2)(0.4) = 0.8

5.2 The Uniform Distribution - Introductory Statistics | OpenStax (8)

Figure 5.18 Uniform Distribution between 1.5 and four with shaded area between two and four representing the probability that the repair time x is greater than two

b. P(x < 3) = (base)(height) = (3 – 1.5)(0.4) = 0.6

The graph of the rectangle showing the entire distribution would remain the same. However the graph should be shaded between x = 1.5 and x = 3. Note that the shaded area starts at x = 1.5 rather than at x = 0; since X ~ U (1.5, 4), x can not be less than 1.5.

5.2 The Uniform Distribution - Introductory Statistics | OpenStax (9)

Figure 5.19 Uniform Distribution between 1.5 and four with shaded area between 1.5 and three representing the probability that the repair time x is less than three

c.

5.2 The Uniform Distribution - Introductory Statistics | OpenStax (10)

Figure 5.20 Uniform Distribution between 1.5 and 4 with an area of 0.30 shaded to the left, representing the shortest 30% of repair times.


P (x < k) = 0.30
P(x < k) = (base)(height) = (k – 1.5)(0.4)
0.3 = (k – 1.5) (0.4); Solve to find k:
0.75 = k – 1.5, obtained by dividing both sides by 0.4
k = 2.25 , obtained by adding 1.5 to both sides
The 30th percentile of repair times is 2.25 hours. 30% of repair times are 2.25 hours or less.

d.

5.2 The Uniform Distribution - Introductory Statistics | OpenStax (11)

Figure 5.21 Uniform Distribution between 1.5 and 4 with an area of 0.25 shaded to the right representing the longest 25% of repair times.


P(x > k) = 0.25
P(x > k) = (base)(height) = (4 – k)(0.4)
0.25 = (4 – k)(0.4); Solve for k:
0.625 = 4 − k,
obtained by dividing both sides by 0.4
−3.375 = −k,
obtained by subtracting four from both sides: k = 3.375
The longest 25% of furnace repairs take at least 3.375 hours (3.375 hours or longer).
Note: Since 25% of repair times are 3.375 hours or longer, that means that 75% of repair times are 3.375 hours or less. 3.375 hours is the 75th percentile of furnace repair times.

e. μ=a+b2μ=a+b2 and σ=(ba)212σ=(ba)212
μ=1.5+42=2.75μ=1.5+42=2.75hours and σ= (41.5) 2 12 =0.7217 σ= (41.5) 2 12 =0.7217 hours

Try It 5.6

The amount of time a service technician needs to change the oil in a car is uniformly distributed between 11 and 21 minutes. Let X = the time needed to change the oil on a car.

  1. Write the random variable X in words. X = __________________.
  2. Write the distribution.
  3. Graph the distribution.
  4. Find P (x > 19).
  5. Find the 50th percentile.

References

Top Articles
Latest Posts
Article information

Author: Madonna Wisozk

Last Updated: 08/28/2023

Views: 5971

Rating: 4.8 / 5 (68 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Madonna Wisozk

Birthday: 2001-02-23

Address: 656 Gerhold Summit, Sidneyberg, FL 78179-2512

Phone: +6742282696652

Job: Customer Banking Liaison

Hobby: Flower arranging, Yo-yoing, Tai chi, Rowing, Macrame, Urban exploration, Knife making

Introduction: My name is Madonna Wisozk, I am a attractive, healthy, thoughtful, faithful, open, vivacious, zany person who loves writing and wants to share my knowledge and understanding with you.