CH 6
CH 6
Chapter 6
Continuous Distributions
Learning Objectives
• Solve for probabilities in a continuous uniform distribution.
• Solve for probabilities in a normal distribution using z scores,
and for the mean, the standard deviation, or a value of x in a
normal distribution when given information about the area
under the normal curve.
• Solve problems from the discrete binomial distribution using the
continuous normal distribution and correcting for continuity.
• Solve for probabilities in an exponential distribution and
contrast the exponential distribution with the discrete Poisson
distribution.
1
Continuous Probability Distributions
• Fundamental difference separates discrete and continuous random
variables in terms of how probabilities are computed:
• Discrete random variables – the probability mass
function f (x) provides the probability that the random
variable assumes a particular value.
• Continuous random variables – the counterpart of the
probability mass function is the probability density
function, also denoted by f (x).
• The probability density function does not directly provide probabilities.
• We are computing the probability that the random variable assumes any
value in an interval.
• For continuous random variables, the probability of any particular value
of the random variable is zero.
2
6.1 The Uniform Distribution (2 of 3)
The Mean and Standard Deviation of a Uniform Distribution
μ = (a + b) σ = (b − a )
2 12
• Example: As an example, suppose a production line is set up to
manufacture machine braces in lots of 5 per minute during a shift.
When the lots are weighed, variation among the weights is detected,
with lot weights ranging from 41 to 47 grams in a uniform
distribution. In this example, a = 41, b = 47, and the length of the
uniform distribution is b − a = 47 − 41 = 6.
1 1
o The height of the distribution is ( 47 − 41) = 6
3
6.2 Normal Distribution (1 of 6)
Characteristics of the Normal Distribution
• It is a continuous distribution
• It is a symmetrical distribution about its mean (The highest
point on the normal curve is at the mean, which is also the
median and mode of the distribution)
• It is asymptotic to the horizontal axis
• It is unimodal
• It is a family of curves The entire family of normal
distributions is differentiated by two parameters: the mean
and the standard deviation
• Area under the curve is 1
Copyright ©2020 John Wiley & Sons, Inc. 7
4
6.2 Normal Distribution (3 of 6)
Standardized Normal Distribution
• The normal distribution is described by its mean and standard
deviation
• All normal distributions can be converted to a single
distribution, the z distribution, using the formula:
x−μ
z=
σ
• A z score is the number of standard deviations that a value, x, is
above or below the mean
• The z distribution is a normal distribution with a mean of 0 and
a standard deviation of 1
Copyright ©2020 John Wiley & Sons, Inc. 9
10
5
6.2 Normal Distribution (5 of 6)
Using Probabilities to Solve for the Mean, the Standard Deviation, or an x
Value in a Normal Distribution
Example: Runzheimer International publishes business travel costs for various
cities throughout the world. In particular, they publish per diem totals that
represent the average costs for the typical business traveler, including three meals
a day in business-class restaurants and single-rate lodging in business-class
hotels. Suppose 86.65% of the per diem costs in Buenos Aires, Argentina, are less
than $449.
• Assuming that per diem costs are normally distributed and that the standard
deviation of per diem costs in Buenos Aires is $36, what is the average per
diem cost in Buenos Aires?
• In this case, we know the standard deviation and the x value but the mean is
unknown 449 − μ
z=
36
Copyright ©2020 John Wiley & Sons, Inc. 11
11
12
6
6.3 Using the Normal Curve to Approximate
Binomial Distribution Problems (1 of 7)
When the sample size is large, the binomial distribution approaches the
normal distribution in shape regardless of the value of p
FIGURE 6.8 The Binomial Distribution for n = 10 and p = .50
13
14
7
6.3 Using the Normal Curve to Approximate
Binomial Distribution Problems (3 of 7)
FIGURE 6.10 The Binomial Distribution for n = 100 and p = .20
15
16
8
6.3 Using the Normal Curve to Approximate
Binomial Distribution Problems (5 of 7)
• Consider a binomial distribution with n = 60 and p = .3
• Since np and nq are both greater than 5, can use
approximation
• μ = 60 (.3) = 18, and σ = 60 (.3)(.7 ) = 3.55
• What is the probability that there are more than 25
successes?
• To correct for continuity, we must use an x value of 24.5
17
18
9
6.3 Using the Normal Curve to Approximate
Binomial Distribution Problems (7 of 7)
24.5 − 18
z= = 1.83 TABLE 6.4 Probability Values for the Binomial
3.55
Problem: n = 60, p = .30, and x ≥ 25
• From the z table, area = .4664
• P(x > 25) = .5 − .4664 = .0336, or
3.36%
• Using the binomial formula would
have given a very similar value
19
20
10
6.4 Exponential Distribution (2 of 4)
Probability Density Function of the Exponential Distribution
f ( x ) = λ e− λ x
where x ≥ 0, > 0, e = 2.71828
• The parameter λ characterizes the exponential distribution
• Different values of λ give different shapes to the curve
• 1 1
μ = , and σ =
λ λ
Probabilities of the Right Tail of the Exponential Distribution
P ( x ≥ x0 ) = e − λ x0
Where x0 ≥ 0
• Can be computed with a calculator or table
Copyright ©2020 John Wiley & Sons, Inc. 21
21
22
11
6.4 Exponential Distribution (4 of 4)
Example,
1 1
• The mean of this exponential distribution is μ = = = .833
λ 1.2
minutes (50 seconds)
• On average, .833 minutes, or 50 seconds, will
elapse between arrivals at the bank
23
12