SlideShare a Scribd company logo
1 of 13
Download to read offline
Chapter 5 5-1
Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Chapter 5
Continuous Random Variables
and Probability Distributions
Statistics for
Business and Economics
8th Edition
Ch. 5-1Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Chapter Goals
After completing this chapter, you should be
able to:
 Explain the difference between a discrete and a
continuous random variable
 Describe the characteristics of the uniform and normal
distributions
 Translate normal distribution problems into standardized
normal distribution problems
 Find probabilities using a normal distribution table
Ch. 5-2Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Chapter Goals
After completing this chapter, you should be
able to:
 Evaluate the normality assumption
 Use the normal approximation to the binomial
distribution
 Recognize when to apply the exponential distribution
 Explain jointly distributed variables and linear
combinations of random variables
 Explain examples to Financial Investment Portfolios
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
(continued)
Ch. 5-3 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Probability Distributions
Continuous
Probability
Distributions
Binomial
Poisson
Hypergeometric
Probability
Distributions
Discrete
Probability
Distributions
Uniform
Normal
Exponential
Ch. 4 Ch. 5
Ch. 5-4
Continuous Random Variables
 A continuous random variable is a variable that
can assume any value in an interval
 thickness of an item
 time required to complete a task
 temperature of a solution
 height, in inches
 These can potentially take on any value,
depending only on the ability to measure
accurately.
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-5
5.1
Cumulative Distribution Function
 The cumulative distribution function, F(x), for a
continuous random variable X expresses the
probability that X does not exceed the value of x
 Let a and b be two possible values of X, with
a < b. The probability that X lies between a
and b is
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
x)P(XF(x) 
F(a)F(b)b)XP(a 
Ch. 5-6
Chapter 5 5-2
Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Probability Density Function
The probability density function, f(x), of random variable X
has the following properties:
1. f(x) > 0 for all values of x
2. The area under the probability density function f(x)
over all values of the random variable X within its
range, is equal to 1.0
3. The probability that X lies between two values is the
area under the density function graph between the two
values
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-7

b
a
f(x)dxb)XP(a
Probability Density Function
The probability density function, f(x), of random variable X
has the following properties:
4. The cumulative density function F(x0) is the area under
the probability density function f(x) from the minimum
x value up to x0
where xm is the minimum value of the random variable x
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall

0
m
x
x
0 f(x)dx)F(x
Ch. 5-8
(continued)
Probability as an Area
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
a b x
f(x) P a x b( )≤
Shaded area under the curve is the
probability that X is between a and b
≤
P a x b( )<<=
(Note that the probability
of any individual value is
zero)
Ch. 5-9
Probability as an Area
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-10
1. The total area under the curve f(x) is 1
2. The area under the curve f(x) to the left of x0 is
F(x0), where x0 is any value that the random variable
can take.
x0 x0
)xP(X)F(x 00 
f(x)
(continued)
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
The Uniform Distribution
Probability
Distributions
Uniform
Normal
Exponential
Continuous
Probability
Distributions
Ch. 5-11
The Uniform Distribution
 The uniform distribution is a probability
distribution that has equal probabilities for all
equal-width intervals within the range of the
random variable
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
xmin xmax
x
f(x)
Total area under the
uniform probability
density function is 1.0
Ch. 5-12
Chapter 5 5-3
Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
The Uniform Distribution
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
The Continuous Uniform Distribution:
otherwise0
bxaif
ab
1


where
f(x) = value of the density function at any x value
a = minimum value of x
b = maximum value of x
(continued)
f(x) =
Ch. 5-13
Expectations for
Continuous Random Variables
 The mean of X, denoted μX , is defined as the
expected value of X
 The variance of X, denoted σX
2 , is defined as the
expectation of the squared deviation, (X - μX)2, of a
random variable from its mean
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
E[X]μX 
])μE[(Xσ 2
X
2
X 
Ch. 5-14
5.2
Mean and Variance of the
Uniform Distribution
 The mean of a uniform distribution is
 The variance is
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
2
ba
μ


12
a)-(b
σ
2
2

Ch. 5-15
Where a = minimum value of x
b = maximum value of x
Uniform Distribution Example
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Example: Uniform probability distribution
over the range 2 ≤ x ≤ 6:
2 6
.25
f(x) = = .25 for 2 ≤ x ≤ 66 - 2
1
x
f(x)
4
2
62
2
ba
μ 




1.333
12
2)-(6
12
a)-(b
σ
22
2

Ch. 5-16
Linear Functions of
Random Variables
 Let W = a + bX , where X has mean μX and
variance σX
2 , and a and b are constants
 Then the mean of W is
 the variance is
 the standard deviation of W is
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
XW bμabX]E[aμ 
2
X
22
W σbbX]Var[aσ 
XW σbσ 
Ch. 5-17
Linear Functions of
Random Variables
 An important special case of the result for the linear
function of random variable is the standardized random
variable
 which has a mean 0 and variance 1
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
X
X
σ
μX
Z


Ch. 5-18
(continued)
Chapter 5 5-4
Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
The Normal Distribution
Continuous
Probability
Distributions
Probability
Distributions
Uniform
Normal
Exponential
Ch. 5-19
5.3
 ‘Bell Shaped’
 Symmetrical
 Mean, Median and Mode
are Equal
Location is determined by the
mean, μ
Spread is determined by the
standard deviation, σ
The random variable has an
infinite theoretical range:
+  to  
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Mean
= Median
= Mode
x
f(x)
μ
σ
(continued)
Ch. 5-20
The Normal Distribution
 The normal distribution closely approximates the
probability distributions of a wide range of random
variables
 Distributions of sample means approach a normal
distribution given a “large” sample size
 Computations of probabilities are direct and elegant
 The normal probability distribution has led to good
business decisions for a number of applications
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
(continued)
Ch. 5-21
The Normal Distribution
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
By varying the parameters μ and σ, we obtain
different normal distributions
Many Normal Distributions
Ch. 5-22
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
The Normal Distribution Shape
x
f(x)
μ
σ
Changing μ shifts the
distribution left or right.
Changing σ increases
or decreases the
spread.
Given the mean μ and variance σ2 we define the normal
distribution using the notation
)σN(μ~X 2
,
Ch. 5-23
The Normal Probability
Density Function
 The formula for the normal probability density
function is
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Where e = the mathematical constant approximated by 2.71828
π = the mathematical constant approximated by 3.14159
μ = the population mean
σ2 = the population variance
x = any value of the continuous variable,  < x < 
22
/2σμ)(x
2
e
2π
1
f(x) 


Ch. 5-24
Chapter 5 5-5
Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Cumulative Normal Distribution
 For a normal random variable X with mean μ and
variance σ2 , i.e., X~N(μ, σ2), the cumulative
distribution function is
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
)xP(X)F(x 00 
xµ x0
)xP(X 0
f(x)
Ch. 5-25
Finding Normal Probabilities
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
xbμa
The probability for a range of values is
measured by the area under the curve
F(a)F(b)b)XP(a 
Ch. 5-26
Finding Normal Probabilities
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
xbμa
xbμa
xbμa
(continued)
F(a)F(b)b)XP(a 
a)P(XF(a) 
b)P(XF(b) 
Ch. 5-27 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
The
Standard Normal Distribution
 Any normal distribution (with any mean and
variance combination) can be transformed into the
standardized normal distribution (Z), with mean 0
and variance 1
 Need to transform X units into Z units by subtracting the
mean of X and dividing by its standard deviation
1)N(0~Z ,
σ
μX
Z


Z
f(Z)
0
1
Ch. 5-28
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Example
 If X is distributed normally with mean of 100
and standard deviation of 50, the Z value for
X = 200 is
 This says that X = 200 is two standard
deviations (2 increments of 50 units) above
the mean of 100.
2.0
50
100200
σ
μX
Z 




Ch. 5-29
Comparing X and Z units
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Z
100
2.00
200 X
Note that the distribution is the same, only the
scale has changed. We can express the problem in
original units (X) or in standardized units (Z)
(μ = 100, σ = 50)
( μ = 0 , σ = 1)
Ch. 5-30
Chapter 5 5-6
Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Finding Normal Probabilities





 





 






 



σ
μa
F
σ
μb
F
σ
μb
Z
σ
μa
Pb)XP(a
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
a b x
f(x)
σ
μb 
σ
μa 
Z
µ
0
Ch. 5-31
Probability as
Area Under the Curve
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
f(X)
Xμ
0.50.5
The total area under the curve is 1.0, and the curve is
symmetric, so half is above the mean, half is below
1.0)XP( 
0.5)XP(μ 0.5μ)XP( 
Ch. 5-32
Appendix Table 1
 The Standard Normal Distribution table in the
textbook (Appendix Table 1) shows values of
the cumulative normal distribution function
 For a given Z-value a , the table shows F(a)
(the area under the curve from negative infinity to a )
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Z0 a
a)P(ZF(a) 
Ch. 5-33 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
The Standard Normal Table
Z0 2.00
.9772
Example:
P(Z < 2.00) = .9772
 Appendix Table 1 gives the probability F(a) for
any value a
Ch. 5-34
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Z0-2.00
Example:
P(Z < -2.00) = 1 – 0.9772
= 0.0228
 For negative Z-values, use the fact that the
distribution is symmetric to find the needed
probability:
Z0 2.00
.9772
.0228
.9772
.0228
(continued)
Ch. 5-35
The Standard Normal Table
General Procedure for Finding
Probabilities
 Draw the normal curve for the problem in
terms of X
 Translate X-values to Z-values
 Use the Cumulative Normal Table
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
To find P(a < X < b) when X is
distributed normally:
Ch. 5-36
Chapter 5 5-7
Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Finding Normal Probabilities
 Suppose X is normal with mean 8.0 and
standard deviation 5.0
 Find P(X < 8.6)
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
X
8.6
8.0
Ch. 5-37 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
 Suppose X is normal with mean 8.0 and
standard deviation 5.0. Find P(X < 8.6)
Z0.120X8.68
μ = 8
σ = 10
μ = 0
σ = 1
(continued)
0.12
5.0
8.08.6
σ
μX
Z 




P(X < 8.6) P(Z < 0.12)
Ch. 5-38
Finding Normal Probabilities
Solution: Finding P(Z < 0.12)
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Z
0.12
z F(z)
.10 .5398
.11 .5438
.12 .5478
.13 .5517
F(0.12) = 0.5478
Standardized Normal Probability
Table (Portion)
0.00
= P(Z < 0.12)
P(X < 8.6)
Ch. 5-39
Upper Tail Probabilities
 Suppose X is normal with mean 8.0 and
standard deviation 5.0.
 Now Find P(X > 8.6)
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
X
8.6
8.0
Ch. 5-40
Upper Tail Probabilities
 Now Find P(X > 8.6)…
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
(continued)
Z
0.12
0
Z
0.12
0.5478
0
1.000 1.0 - 0.5478
= 0.4522
P(X > 8.6) = P(Z > 0.12) = 1.0 - P(Z ≤ 0.12)
= 1.0 - 0.5478 = 0.4522
Ch. 5-41
Finding the X value for a
Known Probability
 Steps to find the X value for a known
probability:
1. Find the Z value for the known probability
2. Convert to X units using the formula:
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
ZσμX 
Ch. 5-42
Chapter 5 5-8
Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Finding the X value for a
Known Probability
Example:
 Suppose X is normal with mean 8.0 and
standard deviation 5.0.
 Now find the X value so that only 20% of all
values are below this X
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
X? 8.0
.2000
Z? 0
(continued)
Ch. 5-43
Find the Z value for
20% in the Lower Tail
 20% area in the lower
tail is consistent with a
Z value of -0.84
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Standardized Normal Probability
Table (Portion)
X? 8.0
.20
Z-0.84 0
1. Find the Z value for the known probability
z F(z)
.82 .7939
.83 .7967
.84 .7995
.85 .8023
.80
Ch. 5-44
Finding the X value
2. Convert to X units using the formula:
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
80.3
0.5)84.0(0.8
ZσμX



So 20% of the values from a distribution
with mean 8.0 and standard deviation
5.0 are less than 3.80
Ch. 5-45
Assessing Normality
 Not all continuous random variables are
normally distributed
 It is important to evaluate how well the data is
approximated by a normal distribution
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-46
The Normal Probability Plot
 Normal probability plot
 Arrange data from low to high values
 Find cumulative normal probabilities for all values
 Examine a plot of the observed values vs. cumulative
probabilities (with the cumulative normal probability
on the vertical axis and the observed data values on
the horizontal axis)
 Evaluate the plot for evidence of linearity
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-47
The Normal Probability Plot
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
A normal probability plot for data
from a normal distribution will be
approximately linear:
0
100
Data
Percent
(continued)
Ch. 5-48
Chapter 5 5-9
Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
The Normal Probability Plot
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Left-Skewed Right-Skewed
Uniform
0
100
Data
Percent
(continued)
Nonlinear plots
indicate a deviation
from normality
0
100
Data
Percent
0
100
Data
Percent
Ch. 5-49
Normal Distribution Approximation
for Binomial Distribution
 Recall the binomial distribution:
 n independent trials
 probability of success on any given trial = P
 Random variable X:
 Xi =1 if the ith trial is “success”
 Xi =0 if the ith trial is “failure”
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
nPμE[X] 
P)nP(1-σVar(X) 2

Ch. 5-50
5.4
 The shape of the binomial distribution is approximately
normal if n is large
 The normal is a good approximation to the binomial
when nP(1 – P) > 5
 Standardize to Z from a binomial distribution:
P)nP(1
npX
Var(X)
E[X]X
Z





Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
(continued)
Ch. 5-51
Normal Distribution Approximation
for Binomial Distribution














P)nP(1
nPb
Z
P)nP(1
nPa
Pb)XP(a
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
 Let X be the number of successes from n independent
trials, each with probability of success P.
 If nP(1 - P) > 5,
(continued)
Ch. 5-52
Normal Distribution Approximation
for Binomial Distribution
Binomial Approximation Example
0.21900.28100.5000
0.58)F(F(0)
0)Z0.58P(
0.4)200(0.4)(1
8080
Z
0.4)200(0.4)(1
8076
P80)XP(76

















Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
 40% of all voters support ballot proposition A. What
is the probability that between 76 and 80 voters
indicate support in a sample of n = 200 ?
 E[X] = µ = nP = 200(0.40) = 80
 Var(X) = σ2 = nP(1 – P) = 200(0.40)(1 – 0.40) = 48
( note: nP(1 – P) = 48 > 5 )
Ch. 5-53 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
The Exponential Distribution
Continuous
Probability
Distributions
Probability
Distributions
Normal
Uniform
Exponential
Ch. 5-54
5.5
Chapter 5 5-10
Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
The Exponential Distribution
 Used to model the length of time between two
occurrences of an event (the time between
arrivals)
 Examples:
 Time between trucks arriving at an unloading dock
 Time between transactions at an ATM Machine
 Time between phone calls to the main operator
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-55
The Exponential Distribution
0tforef(t) t
 λ
λ
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
 The exponential random variable T (t>0) has a
probability density function
 Where
  is the mean number of occurrences per unit time
 t is the number of time units until the next occurrence
 e = 2.71828
 T is said to follow an exponential probability distribution
(continued)
Ch. 5-56
The Exponential Distribution
 Defined by a single parameter, its mean  (lambda)
 The cumulative distribution function (the probability that
an arrival time is less than some specified time t) is
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
t
e1F(t) λ

where e = mathematical constant approximated by 2.71828
 = the population mean number of arrivals per unit
t = any value of the continuous variable where t > 0
Ch. 5-57
(continued)
Exponential Distribution
Example
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Example: Customers arrive at the service counter at
the rate of 15 per hour. What is the probability that the
arrival time between consecutive customers is less
than three minutes?
 The mean number of arrivals per hour is 15, so  = 15
 Three minutes is .05 hours
 P(arrival time < .05) = 1 – e- X = 1 – e-(15)(.05) = 0.5276
 So there is a 52.76% probability that the arrival time
between successive customers is less than three
minutes
Ch. 5-58
Jointly Distributed Continuous
Random Variables
 Let X1, X2, . . ., Xk be continuous random variables
 Their joint cumulative distribution function,
F(x1, x2, . . ., xk)
defines the probability that simultaneously X1 is less
than x1, X2 is less than x2, and so on; that is
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
)xXxXxP(X)x,,x,F(x kk2211k21  
Ch. 5-59
5.6
Jointly Distributed Continuous
Random Variables
 The cumulative distribution functions
F(x1), F(x2), . . ., F(xk)
of the individual random variables are called their
marginal distribution functions
 The random variables are independent if and only if
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
(continued)
)F(x))F(xF(x)x,,x,F(x k21k21  
Ch. 5-60
Chapter 5 5-11
Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Covariance
 Let X and Y be continuous random variables, with
means μx and μy
 The expected value of (X - μx)(Y - μy) is called the
covariance between X and Y
 An alternative but equivalent expression is
 If the random variables X and Y are independent, then the
covariance between them is 0. However, the converse is not true.
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
)]μ)(YμE[(XY)Cov(X, yx 
yxμμE[XY]Y)Cov(X, 
Ch. 5-61
Correlation
 Let X and Y be jointly distributed random variables.
 The correlation between X and Y is
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
YXσσ
Y)Cov(X,
Y)Corr(X,ρ 
Ch. 5-62
Sums of Random Variables
Let X1, X2, . . ., Xk be k random variables with
means μ1, μ2,. . ., μk and variances
σ1
2, σ2
2,. . ., σk
2. Then:
 The mean of their sum is the sum of their
means
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
k21k21 μμμ)]XXE[(X  
Ch. 5-63
Sums of Random Variables
Let X1, X2, . . ., Xk be k random variables with means
μ1, μ2,. . ., μk and variances σ1
2, σ2
2,. . ., σk
2. Then:
 If the covariance between every pair of these random
variables is 0, then the variance of their sum is the
sum of their variances
 However, if the covariances between pairs of random
variables are not 0, the variance of their sum is
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
2
k
2
2
2
1k21 σσσ)XXVar(X  
)X,Cov(X2σσσ)XXVar(X j
1K
1i
K
1ij
i
2
k
2
2
2
1k21 

 
 
(continued)
Ch. 5-64
Differences Between a Pair of
Random Variables
For two random variables, X and Y
 The mean of their difference is the difference of their
means; that is
 If the covariance between X and Y is 0, then the
variance of their difference is
 If the covariance between X and Y is not 0, then the
variance of their difference is
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
YX μμY]E[X 
2
Y
2
X σσY)Var(X 
Y)2Cov(X,σσY)Var(X 2
Y
2
X 
Ch. 5-65
Linear Combinations of
Random Variables
 A linear combination of two random variables, X and Y,
(where a and b are constants) is
 The mean of W is
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
bYaXW 
YXW bμaμbY]E[aXE[W]μ 
Ch. 5-66
Chapter 5 5-12
Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Linear Combinations of
Random Variables
 The variance of W is
 Or using the correlation,
 If both X and Y are joint normally distributed random
variables then the linear combination, W, is also
normally distributed
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Y)2abCov(X,σbσaσ 2
Y
22
X
22
W 
YX
2
Y
22
X
22
W σY)σρ(X,2abσbσaσ 
(continued)
Ch. 5-67
Example
 Two tasks must be performed by the same worker.
 X = minutes to complete task 1; μx = 20, σx = 5
 Y = minutes to complete task 2; μy = 20, σy = 5
 X and Y are normally distributed and independent
 What is the mean and standard deviation of the time to
complete both tasks?
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-68
Example
 X = minutes to complete task 1; μx = 20, σx = 5
 Y = minutes to complete task 2; μy = 30, σy = 8
 What are the mean and standard deviation for the time to complete
both tasks?
 Since X and Y are independent, Cov(X,Y) = 0, so
 The standard deviation is
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
(continued)
YXW 
503020μμμ YXW 
89(8)(5)Y)2Cov(X,σσσ 222
Y
2
X
2
W 
9.43489σW 
Ch. 5-69
Financial Investment Portfolios
 A financial portfolio can be viewed as a linear
combination of separate financial instruments
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-70


























































return
NStock
Nstockin
valueportfolio
ofProportion
return
2Stock
stock2in
valueportfolio
ofProportion
return
1Stock
stock1in
valueportfolio
ofProportion
portfolio
onReturn

Portfolio Analysis Example
 Consider two stocks, A and B
 The price of Stock A is normally distributed with mean
12 and variance 4
 The price of Stock B is normally distributed with mean
20 and variance 16
 The stock prices have a positive correlation, ρAB = .50
 Suppose you own
 10 shares of Stock A
 30 shares of Stock B
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-71
Portfolio Analysis Example
 The mean and variance of this stock portfolio
are: (Let W denote the distribution of portfolio value)
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-72
(continued)
720(30)(20)(10)(12)20μ10μμ BAW 
251,200
16))(.50)(4)((2)(10)(30(16)30(4)10
σB)σ)Corr(A,(2)(10)(30σ30σ10σ
2222
BA
2
B
22
A
22
W



Chapter 5 5-13
Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall
Portfolio Analysis Example
 What is the probability that your portfolio value is
less than $500?
 The Z value for 500 is
 P(Z < -0.44) = 0.3300
 So the probability is 0.33 that your portfolio value is less than $500.
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-73
(continued)
720μW 
501.20251,200σW 
0.44
501.20
720500
Z 


Chapter Summary
 Defined continuous random variables
 Presented key continuous probability distributions and
their properties
 uniform, normal, exponential
 Found probabilities using formulas and tables
 Interpreted normal probability plots
 Examined when to apply different distributions
 Applied the normal approximation to the binomial
distribution
 Reviewed properties of jointly distributed continuous
random variables
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-74
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-75
All rights reserved. No part of this publication may be reproduced, stored in a
retrieval system, or transmitted, in any form or by any means, electronic,
mechanical, photocopying, recording, or otherwise, without the prior written
permission of the publisher.
Printed in the United States of America.

More Related Content

What's hot

Chap01 describing data; graphical
Chap01 describing data;  graphicalChap01 describing data;  graphical
Chap01 describing data; graphicalJudianto Nugroho
 
Conditional mixture model for modeling attributed dyadic data
Conditional mixture model for modeling attributed dyadic dataConditional mixture model for modeling attributed dyadic data
Conditional mixture model for modeling attributed dyadic dataLoc Nguyen
 
Bbs11 ppt ch07
Bbs11 ppt ch07Bbs11 ppt ch07
Bbs11 ppt ch07Tuul Tuul
 
Bbs11 ppt ch06
Bbs11 ppt ch06Bbs11 ppt ch06
Bbs11 ppt ch06Tuul Tuul
 
Statistics Formulae for School Students
Statistics Formulae for School StudentsStatistics Formulae for School Students
Statistics Formulae for School Studentsdhatiraghu
 
Cs229 notes4
Cs229 notes4Cs229 notes4
Cs229 notes4VuTran231
 
Bbs11 ppt ch05
Bbs11 ppt ch05Bbs11 ppt ch05
Bbs11 ppt ch05Tuul Tuul
 
Demystifying the Bias-Variance Tradeoff
Demystifying the Bias-Variance TradeoffDemystifying the Bias-Variance Tradeoff
Demystifying the Bias-Variance TradeoffAshwin Rao
 
The Newsvendor meets the Options Trader
The Newsvendor meets the Options TraderThe Newsvendor meets the Options Trader
The Newsvendor meets the Options TraderAshwin Rao
 
Singh gordon-unified-factorization-ecml
Singh gordon-unified-factorization-ecmlSingh gordon-unified-factorization-ecml
Singh gordon-unified-factorization-ecmlHuỳnh Thông
 
BasicStatistics.pdf
BasicStatistics.pdfBasicStatistics.pdf
BasicStatistics.pdfsweetAI1
 
Visual Explanation of Ridge Regression and LASSO
Visual Explanation of Ridge Regression and LASSOVisual Explanation of Ridge Regression and LASSO
Visual Explanation of Ridge Regression and LASSOKazuki Yoshida
 
Applied Business Statistics ,ken black , ch 3 part 1
Applied Business Statistics ,ken black , ch 3 part 1Applied Business Statistics ,ken black , ch 3 part 1
Applied Business Statistics ,ken black , ch 3 part 1AbdelmonsifFadl
 
Spurious correlation (updated)
Spurious correlation (updated)Spurious correlation (updated)
Spurious correlation (updated)jemille6
 
A New Approach for Ranking Shadowed Fuzzy Numbers and its Application
A New Approach for Ranking Shadowed Fuzzy Numbers and its ApplicationA New Approach for Ranking Shadowed Fuzzy Numbers and its Application
A New Approach for Ranking Shadowed Fuzzy Numbers and its ApplicationAIRCC Publishing Corporation
 

What's hot (20)

Chap01 describing data; graphical
Chap01 describing data;  graphicalChap01 describing data;  graphical
Chap01 describing data; graphical
 
Conditional mixture model for modeling attributed dyadic data
Conditional mixture model for modeling attributed dyadic dataConditional mixture model for modeling attributed dyadic data
Conditional mixture model for modeling attributed dyadic data
 
Bbs11 ppt ch07
Bbs11 ppt ch07Bbs11 ppt ch07
Bbs11 ppt ch07
 
Bbs11 ppt ch06
Bbs11 ppt ch06Bbs11 ppt ch06
Bbs11 ppt ch06
 
Statistics Formulae for School Students
Statistics Formulae for School StudentsStatistics Formulae for School Students
Statistics Formulae for School Students
 
Msb12e ppt ch11
Msb12e ppt ch11Msb12e ppt ch11
Msb12e ppt ch11
 
Cs229 notes4
Cs229 notes4Cs229 notes4
Cs229 notes4
 
Bbs11 ppt ch05
Bbs11 ppt ch05Bbs11 ppt ch05
Bbs11 ppt ch05
 
Continuous Random Variables
Continuous Random VariablesContinuous Random Variables
Continuous Random Variables
 
Demystifying the Bias-Variance Tradeoff
Demystifying the Bias-Variance TradeoffDemystifying the Bias-Variance Tradeoff
Demystifying the Bias-Variance Tradeoff
 
1641
16411641
1641
 
The Newsvendor meets the Options Trader
The Newsvendor meets the Options TraderThe Newsvendor meets the Options Trader
The Newsvendor meets the Options Trader
 
Singh gordon-unified-factorization-ecml
Singh gordon-unified-factorization-ecmlSingh gordon-unified-factorization-ecml
Singh gordon-unified-factorization-ecml
 
Random Variable
Random VariableRandom Variable
Random Variable
 
Bbs10 ppt ch03
Bbs10 ppt ch03Bbs10 ppt ch03
Bbs10 ppt ch03
 
BasicStatistics.pdf
BasicStatistics.pdfBasicStatistics.pdf
BasicStatistics.pdf
 
Visual Explanation of Ridge Regression and LASSO
Visual Explanation of Ridge Regression and LASSOVisual Explanation of Ridge Regression and LASSO
Visual Explanation of Ridge Regression and LASSO
 
Applied Business Statistics ,ken black , ch 3 part 1
Applied Business Statistics ,ken black , ch 3 part 1Applied Business Statistics ,ken black , ch 3 part 1
Applied Business Statistics ,ken black , ch 3 part 1
 
Spurious correlation (updated)
Spurious correlation (updated)Spurious correlation (updated)
Spurious correlation (updated)
 
A New Approach for Ranking Shadowed Fuzzy Numbers and its Application
A New Approach for Ranking Shadowed Fuzzy Numbers and its ApplicationA New Approach for Ranking Shadowed Fuzzy Numbers and its Application
A New Approach for Ranking Shadowed Fuzzy Numbers and its Application
 

Viewers also liked

Viewers also liked (7)

Stats Chapter 5 Lesson 1 power point
Stats Chapter 5 Lesson 1 power pointStats Chapter 5 Lesson 1 power point
Stats Chapter 5 Lesson 1 power point
 
Chapter 5 Power Point
Chapter 5 Power PointChapter 5 Power Point
Chapter 5 Power Point
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Portfolio analysis
Portfolio analysisPortfolio analysis
Portfolio analysis
 
Chapter #5
Chapter #5Chapter #5
Chapter #5
 
Research and Development
Research and DevelopmentResearch and Development
Research and Development
 
Portfolio Analysis
Portfolio AnalysisPortfolio Analysis
Portfolio Analysis
 

Similar to Continuous Probability Distributions Explained

Newbold_chap06.ppt
Newbold_chap06.pptNewbold_chap06.ppt
Newbold_chap06.pptcfisicaster
 
chap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdf
chap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdfchap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdf
chap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdfmitopof121
 
Newbold_chap05.ppt
Newbold_chap05.pptNewbold_chap05.ppt
Newbold_chap05.pptcfisicaster
 
Copyright ©2015 Pearson Education, Inc.6-Chapter 6.docx
Copyright ©2015 Pearson Education, Inc.6-Chapter 6.docxCopyright ©2015 Pearson Education, Inc.6-Chapter 6.docx
Copyright ©2015 Pearson Education, Inc.6-Chapter 6.docxbobbywlane695641
 
Copyright ©2015 Pearson Education, Inc.6-Chapter 6.docx
Copyright ©2015 Pearson Education, Inc.6-Chapter 6.docxCopyright ©2015 Pearson Education, Inc.6-Chapter 6.docx
Copyright ©2015 Pearson Education, Inc.6-Chapter 6.docxvoversbyobersby
 
ISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptxISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptxssuser1eba67
 
An Introduction To Basic Statistics And Probability
An Introduction To Basic Statistics And ProbabilityAn Introduction To Basic Statistics And Probability
An Introduction To Basic Statistics And ProbabilityMaria Perkins
 
Tree net and_randomforests_2009
Tree net and_randomforests_2009Tree net and_randomforests_2009
Tree net and_randomforests_2009Matthew Magistrado
 
A Statistical Perspective on Retrieval-Based Models.pdf
A Statistical Perspective on Retrieval-Based Models.pdfA Statistical Perspective on Retrieval-Based Models.pdf
A Statistical Perspective on Retrieval-Based Models.pdfPo-Chuan Chen
 
Probability cheatsheet
Probability cheatsheetProbability cheatsheet
Probability cheatsheetJoachim Gwoke
 
Chap13 additional topics in regression analysis
Chap13 additional topics in regression analysisChap13 additional topics in regression analysis
Chap13 additional topics in regression analysisJudianto Nugroho
 
Chapter 2 discrete_random_variable_2009
Chapter 2 discrete_random_variable_2009Chapter 2 discrete_random_variable_2009
Chapter 2 discrete_random_variable_2009ayimsevenfold
 
553_Final_Project_Bokser_Litalien
553_Final_Project_Bokser_Litalien553_Final_Project_Bokser_Litalien
553_Final_Project_Bokser_LitalienRory Bokser
 
Finance Enginering from Columbia.pdf
Finance Enginering from Columbia.pdfFinance Enginering from Columbia.pdf
Finance Enginering from Columbia.pdfCarlosLazo45
 
Continuous random variables and probability distribution
Continuous random variables and probability distributionContinuous random variables and probability distribution
Continuous random variables and probability distributionpkwilambo
 
normal distribtion best lecture series.ppt
normal distribtion best lecture series.pptnormal distribtion best lecture series.ppt
normal distribtion best lecture series.pptsyedMinhajuddin7
 
Statement of stochastic programming problems
Statement of stochastic programming problemsStatement of stochastic programming problems
Statement of stochastic programming problemsSSA KPI
 
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.pptch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.pptTushar Chaudhari
 

Similar to Continuous Probability Distributions Explained (20)

Newbold_chap06.ppt
Newbold_chap06.pptNewbold_chap06.ppt
Newbold_chap06.ppt
 
chap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdf
chap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdfchap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdf
chap04discreterandomvariablesandprobabilitydistribution-191217014930 (1).pdf
 
Newbold_chap05.ppt
Newbold_chap05.pptNewbold_chap05.ppt
Newbold_chap05.ppt
 
Copyright ©2015 Pearson Education, Inc.6-Chapter 6.docx
Copyright ©2015 Pearson Education, Inc.6-Chapter 6.docxCopyright ©2015 Pearson Education, Inc.6-Chapter 6.docx
Copyright ©2015 Pearson Education, Inc.6-Chapter 6.docx
 
Copyright ©2015 Pearson Education, Inc.6-Chapter 6.docx
Copyright ©2015 Pearson Education, Inc.6-Chapter 6.docxCopyright ©2015 Pearson Education, Inc.6-Chapter 6.docx
Copyright ©2015 Pearson Education, Inc.6-Chapter 6.docx
 
ISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptxISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptx
 
chap06-1.pptx
chap06-1.pptxchap06-1.pptx
chap06-1.pptx
 
An Introduction To Basic Statistics And Probability
An Introduction To Basic Statistics And ProbabilityAn Introduction To Basic Statistics And Probability
An Introduction To Basic Statistics And Probability
 
Tree net and_randomforests_2009
Tree net and_randomforests_2009Tree net and_randomforests_2009
Tree net and_randomforests_2009
 
Chapter 5 and Chapter 6
Chapter 5 and Chapter 6 Chapter 5 and Chapter 6
Chapter 5 and Chapter 6
 
A Statistical Perspective on Retrieval-Based Models.pdf
A Statistical Perspective on Retrieval-Based Models.pdfA Statistical Perspective on Retrieval-Based Models.pdf
A Statistical Perspective on Retrieval-Based Models.pdf
 
Probability cheatsheet
Probability cheatsheetProbability cheatsheet
Probability cheatsheet
 
Chap13 additional topics in regression analysis
Chap13 additional topics in regression analysisChap13 additional topics in regression analysis
Chap13 additional topics in regression analysis
 
Chapter 2 discrete_random_variable_2009
Chapter 2 discrete_random_variable_2009Chapter 2 discrete_random_variable_2009
Chapter 2 discrete_random_variable_2009
 
553_Final_Project_Bokser_Litalien
553_Final_Project_Bokser_Litalien553_Final_Project_Bokser_Litalien
553_Final_Project_Bokser_Litalien
 
Finance Enginering from Columbia.pdf
Finance Enginering from Columbia.pdfFinance Enginering from Columbia.pdf
Finance Enginering from Columbia.pdf
 
Continuous random variables and probability distribution
Continuous random variables and probability distributionContinuous random variables and probability distribution
Continuous random variables and probability distribution
 
normal distribtion best lecture series.ppt
normal distribtion best lecture series.pptnormal distribtion best lecture series.ppt
normal distribtion best lecture series.ppt
 
Statement of stochastic programming problems
Statement of stochastic programming problemsStatement of stochastic programming problems
Statement of stochastic programming problems
 
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.pptch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
 

More from 9elevenStarUnila

Laporan hasil audit manajemen
Laporan hasil audit manajemenLaporan hasil audit manajemen
Laporan hasil audit manajemen9elevenStarUnila
 
Audit Produksi dan Operasi
Audit Produksi dan OperasiAudit Produksi dan Operasi
Audit Produksi dan Operasi9elevenStarUnila
 
Presentasi case 8.1 cold stone creamery
Presentasi case 8.1 cold stone creameryPresentasi case 8.1 cold stone creamery
Presentasi case 8.1 cold stone creamery9elevenStarUnila
 
Resume Auditing Bab I - IV Buku I
Resume Auditing Bab I - IV Buku IResume Auditing Bab I - IV Buku I
Resume Auditing Bab I - IV Buku I9elevenStarUnila
 
Kelompok 9 Case 5.1. Panera Bread
Kelompok 9 Case 5.1. Panera BreadKelompok 9 Case 5.1. Panera Bread
Kelompok 9 Case 5.1. Panera Bread9elevenStarUnila
 
Kelompok 8 case 4.2 d.light - presentasi
Kelompok 8  case 4.2 d.light - presentasiKelompok 8  case 4.2 d.light - presentasi
Kelompok 8 case 4.2 d.light - presentasi9elevenStarUnila
 
Presentasi kelompok 6 segway
Presentasi kelompok 6  segwayPresentasi kelompok 6  segway
Presentasi kelompok 6 segway9elevenStarUnila
 
kelompok 4: Creative Conversion Factory (CCF).
 kelompok 4: Creative Conversion Factory (CCF). kelompok 4: Creative Conversion Factory (CCF).
kelompok 4: Creative Conversion Factory (CCF).9elevenStarUnila
 
Kelompok 3 case 2.1 ScriptPad
Kelompok 3  case 2.1 ScriptPadKelompok 3  case 2.1 ScriptPad
Kelompok 3 case 2.1 ScriptPad9elevenStarUnila
 
Kasus 1.2 Aquaflow Bionomic Corporation
Kasus 1.2 Aquaflow Bionomic CorporationKasus 1.2 Aquaflow Bionomic Corporation
Kasus 1.2 Aquaflow Bionomic Corporation9elevenStarUnila
 
Modul Kuis Akuntansi Manajemen
Modul Kuis Akuntansi ManajemenModul Kuis Akuntansi Manajemen
Modul Kuis Akuntansi Manajemen9elevenStarUnila
 
Modul UAS Analisis Laporan Keuangan
Modul UAS Analisis Laporan KeuanganModul UAS Analisis Laporan Keuangan
Modul UAS Analisis Laporan Keuangan9elevenStarUnila
 
Panduan Ramadhan oleh Ust. Muhammad Abduh Tuasikal, MSc
Panduan Ramadhan oleh Ust. Muhammad Abduh Tuasikal, MScPanduan Ramadhan oleh Ust. Muhammad Abduh Tuasikal, MSc
Panduan Ramadhan oleh Ust. Muhammad Abduh Tuasikal, MSc9elevenStarUnila
 

More from 9elevenStarUnila (20)

Latihan Audit manajemen
Latihan Audit manajemen Latihan Audit manajemen
Latihan Audit manajemen
 
Laporan hasil audit manajemen
Laporan hasil audit manajemenLaporan hasil audit manajemen
Laporan hasil audit manajemen
 
Audit Sumber Daya Manusia
Audit Sumber Daya ManusiaAudit Sumber Daya Manusia
Audit Sumber Daya Manusia
 
Audit Produksi dan Operasi
Audit Produksi dan OperasiAudit Produksi dan Operasi
Audit Produksi dan Operasi
 
Presentasi case 8.1 cold stone creamery
Presentasi case 8.1 cold stone creameryPresentasi case 8.1 cold stone creamery
Presentasi case 8.1 cold stone creamery
 
Airbnb
AirbnbAirbnb
Airbnb
 
Resume Auditing Bab I - IV Buku I
Resume Auditing Bab I - IV Buku IResume Auditing Bab I - IV Buku I
Resume Auditing Bab I - IV Buku I
 
Prezi plumgarth
Prezi plumgarthPrezi plumgarth
Prezi plumgarth
 
Kelompok 9 Case 5.1. Panera Bread
Kelompok 9 Case 5.1. Panera BreadKelompok 9 Case 5.1. Panera Bread
Kelompok 9 Case 5.1. Panera Bread
 
Kelompok 8 case 4.2 d.light - presentasi
Kelompok 8  case 4.2 d.light - presentasiKelompok 8  case 4.2 d.light - presentasi
Kelompok 8 case 4.2 d.light - presentasi
 
Kasus 4.1. Kazoo Toys
Kasus 4.1. Kazoo ToysKasus 4.1. Kazoo Toys
Kasus 4.1. Kazoo Toys
 
Presentasi kelompok 6 segway
Presentasi kelompok 6  segwayPresentasi kelompok 6  segway
Presentasi kelompok 6 segway
 
Kelompok 5 TOMMY JOHN
Kelompok 5 TOMMY JOHNKelompok 5 TOMMY JOHN
Kelompok 5 TOMMY JOHN
 
kelompok 4: Creative Conversion Factory (CCF).
 kelompok 4: Creative Conversion Factory (CCF). kelompok 4: Creative Conversion Factory (CCF).
kelompok 4: Creative Conversion Factory (CCF).
 
Kelompok 3 case 2.1 ScriptPad
Kelompok 3  case 2.1 ScriptPadKelompok 3  case 2.1 ScriptPad
Kelompok 3 case 2.1 ScriptPad
 
Kasus 1.2 Aquaflow Bionomic Corporation
Kasus 1.2 Aquaflow Bionomic CorporationKasus 1.2 Aquaflow Bionomic Corporation
Kasus 1.2 Aquaflow Bionomic Corporation
 
Runkeeper
RunkeeperRunkeeper
Runkeeper
 
Modul Kuis Akuntansi Manajemen
Modul Kuis Akuntansi ManajemenModul Kuis Akuntansi Manajemen
Modul Kuis Akuntansi Manajemen
 
Modul UAS Analisis Laporan Keuangan
Modul UAS Analisis Laporan KeuanganModul UAS Analisis Laporan Keuangan
Modul UAS Analisis Laporan Keuangan
 
Panduan Ramadhan oleh Ust. Muhammad Abduh Tuasikal, MSc
Panduan Ramadhan oleh Ust. Muhammad Abduh Tuasikal, MScPanduan Ramadhan oleh Ust. Muhammad Abduh Tuasikal, MSc
Panduan Ramadhan oleh Ust. Muhammad Abduh Tuasikal, MSc
 

Recently uploaded

BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonJericReyAuditor
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxAnaBeatriceAblay2
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 

Recently uploaded (20)

BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lesson
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 

Continuous Probability Distributions Explained

  • 1. Chapter 5 5-1 Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Chapter 5 Continuous Random Variables and Probability Distributions Statistics for Business and Economics 8th Edition Ch. 5-1Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Chapter Goals After completing this chapter, you should be able to:  Explain the difference between a discrete and a continuous random variable  Describe the characteristics of the uniform and normal distributions  Translate normal distribution problems into standardized normal distribution problems  Find probabilities using a normal distribution table Ch. 5-2Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Chapter Goals After completing this chapter, you should be able to:  Evaluate the normality assumption  Use the normal approximation to the binomial distribution  Recognize when to apply the exponential distribution  Explain jointly distributed variables and linear combinations of random variables  Explain examples to Financial Investment Portfolios Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall (continued) Ch. 5-3 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Probability Distributions Continuous Probability Distributions Binomial Poisson Hypergeometric Probability Distributions Discrete Probability Distributions Uniform Normal Exponential Ch. 4 Ch. 5 Ch. 5-4 Continuous Random Variables  A continuous random variable is a variable that can assume any value in an interval  thickness of an item  time required to complete a task  temperature of a solution  height, in inches  These can potentially take on any value, depending only on the ability to measure accurately. Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-5 5.1 Cumulative Distribution Function  The cumulative distribution function, F(x), for a continuous random variable X expresses the probability that X does not exceed the value of x  Let a and b be two possible values of X, with a < b. The probability that X lies between a and b is Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall x)P(XF(x)  F(a)F(b)b)XP(a  Ch. 5-6
  • 2. Chapter 5 5-2 Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Probability Density Function The probability density function, f(x), of random variable X has the following properties: 1. f(x) > 0 for all values of x 2. The area under the probability density function f(x) over all values of the random variable X within its range, is equal to 1.0 3. The probability that X lies between two values is the area under the density function graph between the two values Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-7  b a f(x)dxb)XP(a Probability Density Function The probability density function, f(x), of random variable X has the following properties: 4. The cumulative density function F(x0) is the area under the probability density function f(x) from the minimum x value up to x0 where xm is the minimum value of the random variable x Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall  0 m x x 0 f(x)dx)F(x Ch. 5-8 (continued) Probability as an Area Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall a b x f(x) P a x b( )≤ Shaded area under the curve is the probability that X is between a and b ≤ P a x b( )<<= (Note that the probability of any individual value is zero) Ch. 5-9 Probability as an Area Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-10 1. The total area under the curve f(x) is 1 2. The area under the curve f(x) to the left of x0 is F(x0), where x0 is any value that the random variable can take. x0 x0 )xP(X)F(x 00  f(x) (continued) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall The Uniform Distribution Probability Distributions Uniform Normal Exponential Continuous Probability Distributions Ch. 5-11 The Uniform Distribution  The uniform distribution is a probability distribution that has equal probabilities for all equal-width intervals within the range of the random variable Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall xmin xmax x f(x) Total area under the uniform probability density function is 1.0 Ch. 5-12
  • 3. Chapter 5 5-3 Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall The Uniform Distribution Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall The Continuous Uniform Distribution: otherwise0 bxaif ab 1   where f(x) = value of the density function at any x value a = minimum value of x b = maximum value of x (continued) f(x) = Ch. 5-13 Expectations for Continuous Random Variables  The mean of X, denoted μX , is defined as the expected value of X  The variance of X, denoted σX 2 , is defined as the expectation of the squared deviation, (X - μX)2, of a random variable from its mean Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall E[X]μX  ])μE[(Xσ 2 X 2 X  Ch. 5-14 5.2 Mean and Variance of the Uniform Distribution  The mean of a uniform distribution is  The variance is Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall 2 ba μ   12 a)-(b σ 2 2  Ch. 5-15 Where a = minimum value of x b = maximum value of x Uniform Distribution Example Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Example: Uniform probability distribution over the range 2 ≤ x ≤ 6: 2 6 .25 f(x) = = .25 for 2 ≤ x ≤ 66 - 2 1 x f(x) 4 2 62 2 ba μ      1.333 12 2)-(6 12 a)-(b σ 22 2  Ch. 5-16 Linear Functions of Random Variables  Let W = a + bX , where X has mean μX and variance σX 2 , and a and b are constants  Then the mean of W is  the variance is  the standard deviation of W is Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall XW bμabX]E[aμ  2 X 22 W σbbX]Var[aσ  XW σbσ  Ch. 5-17 Linear Functions of Random Variables  An important special case of the result for the linear function of random variable is the standardized random variable  which has a mean 0 and variance 1 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall X X σ μX Z   Ch. 5-18 (continued)
  • 4. Chapter 5 5-4 Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall The Normal Distribution Continuous Probability Distributions Probability Distributions Uniform Normal Exponential Ch. 5-19 5.3  ‘Bell Shaped’  Symmetrical  Mean, Median and Mode are Equal Location is determined by the mean, μ Spread is determined by the standard deviation, σ The random variable has an infinite theoretical range: +  to   Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Mean = Median = Mode x f(x) μ σ (continued) Ch. 5-20 The Normal Distribution  The normal distribution closely approximates the probability distributions of a wide range of random variables  Distributions of sample means approach a normal distribution given a “large” sample size  Computations of probabilities are direct and elegant  The normal probability distribution has led to good business decisions for a number of applications Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall (continued) Ch. 5-21 The Normal Distribution Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall By varying the parameters μ and σ, we obtain different normal distributions Many Normal Distributions Ch. 5-22 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall The Normal Distribution Shape x f(x) μ σ Changing μ shifts the distribution left or right. Changing σ increases or decreases the spread. Given the mean μ and variance σ2 we define the normal distribution using the notation )σN(μ~X 2 , Ch. 5-23 The Normal Probability Density Function  The formula for the normal probability density function is Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Where e = the mathematical constant approximated by 2.71828 π = the mathematical constant approximated by 3.14159 μ = the population mean σ2 = the population variance x = any value of the continuous variable,  < x <  22 /2σμ)(x 2 e 2π 1 f(x)    Ch. 5-24
  • 5. Chapter 5 5-5 Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Cumulative Normal Distribution  For a normal random variable X with mean μ and variance σ2 , i.e., X~N(μ, σ2), the cumulative distribution function is Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall )xP(X)F(x 00  xµ x0 )xP(X 0 f(x) Ch. 5-25 Finding Normal Probabilities Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall xbμa The probability for a range of values is measured by the area under the curve F(a)F(b)b)XP(a  Ch. 5-26 Finding Normal Probabilities Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall xbμa xbμa xbμa (continued) F(a)F(b)b)XP(a  a)P(XF(a)  b)P(XF(b)  Ch. 5-27 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall The Standard Normal Distribution  Any normal distribution (with any mean and variance combination) can be transformed into the standardized normal distribution (Z), with mean 0 and variance 1  Need to transform X units into Z units by subtracting the mean of X and dividing by its standard deviation 1)N(0~Z , σ μX Z   Z f(Z) 0 1 Ch. 5-28 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Example  If X is distributed normally with mean of 100 and standard deviation of 50, the Z value for X = 200 is  This says that X = 200 is two standard deviations (2 increments of 50 units) above the mean of 100. 2.0 50 100200 σ μX Z      Ch. 5-29 Comparing X and Z units Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Z 100 2.00 200 X Note that the distribution is the same, only the scale has changed. We can express the problem in original units (X) or in standardized units (Z) (μ = 100, σ = 50) ( μ = 0 , σ = 1) Ch. 5-30
  • 6. Chapter 5 5-6 Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Finding Normal Probabilities                          σ μa F σ μb F σ μb Z σ μa Pb)XP(a Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall a b x f(x) σ μb  σ μa  Z µ 0 Ch. 5-31 Probability as Area Under the Curve Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall f(X) Xμ 0.50.5 The total area under the curve is 1.0, and the curve is symmetric, so half is above the mean, half is below 1.0)XP(  0.5)XP(μ 0.5μ)XP(  Ch. 5-32 Appendix Table 1  The Standard Normal Distribution table in the textbook (Appendix Table 1) shows values of the cumulative normal distribution function  For a given Z-value a , the table shows F(a) (the area under the curve from negative infinity to a ) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Z0 a a)P(ZF(a)  Ch. 5-33 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall The Standard Normal Table Z0 2.00 .9772 Example: P(Z < 2.00) = .9772  Appendix Table 1 gives the probability F(a) for any value a Ch. 5-34 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Z0-2.00 Example: P(Z < -2.00) = 1 – 0.9772 = 0.0228  For negative Z-values, use the fact that the distribution is symmetric to find the needed probability: Z0 2.00 .9772 .0228 .9772 .0228 (continued) Ch. 5-35 The Standard Normal Table General Procedure for Finding Probabilities  Draw the normal curve for the problem in terms of X  Translate X-values to Z-values  Use the Cumulative Normal Table Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall To find P(a < X < b) when X is distributed normally: Ch. 5-36
  • 7. Chapter 5 5-7 Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Finding Normal Probabilities  Suppose X is normal with mean 8.0 and standard deviation 5.0  Find P(X < 8.6) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall X 8.6 8.0 Ch. 5-37 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall  Suppose X is normal with mean 8.0 and standard deviation 5.0. Find P(X < 8.6) Z0.120X8.68 μ = 8 σ = 10 μ = 0 σ = 1 (continued) 0.12 5.0 8.08.6 σ μX Z      P(X < 8.6) P(Z < 0.12) Ch. 5-38 Finding Normal Probabilities Solution: Finding P(Z < 0.12) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Z 0.12 z F(z) .10 .5398 .11 .5438 .12 .5478 .13 .5517 F(0.12) = 0.5478 Standardized Normal Probability Table (Portion) 0.00 = P(Z < 0.12) P(X < 8.6) Ch. 5-39 Upper Tail Probabilities  Suppose X is normal with mean 8.0 and standard deviation 5.0.  Now Find P(X > 8.6) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall X 8.6 8.0 Ch. 5-40 Upper Tail Probabilities  Now Find P(X > 8.6)… Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall (continued) Z 0.12 0 Z 0.12 0.5478 0 1.000 1.0 - 0.5478 = 0.4522 P(X > 8.6) = P(Z > 0.12) = 1.0 - P(Z ≤ 0.12) = 1.0 - 0.5478 = 0.4522 Ch. 5-41 Finding the X value for a Known Probability  Steps to find the X value for a known probability: 1. Find the Z value for the known probability 2. Convert to X units using the formula: Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall ZσμX  Ch. 5-42
  • 8. Chapter 5 5-8 Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Finding the X value for a Known Probability Example:  Suppose X is normal with mean 8.0 and standard deviation 5.0.  Now find the X value so that only 20% of all values are below this X Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall X? 8.0 .2000 Z? 0 (continued) Ch. 5-43 Find the Z value for 20% in the Lower Tail  20% area in the lower tail is consistent with a Z value of -0.84 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Standardized Normal Probability Table (Portion) X? 8.0 .20 Z-0.84 0 1. Find the Z value for the known probability z F(z) .82 .7939 .83 .7967 .84 .7995 .85 .8023 .80 Ch. 5-44 Finding the X value 2. Convert to X units using the formula: Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall 80.3 0.5)84.0(0.8 ZσμX    So 20% of the values from a distribution with mean 8.0 and standard deviation 5.0 are less than 3.80 Ch. 5-45 Assessing Normality  Not all continuous random variables are normally distributed  It is important to evaluate how well the data is approximated by a normal distribution Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-46 The Normal Probability Plot  Normal probability plot  Arrange data from low to high values  Find cumulative normal probabilities for all values  Examine a plot of the observed values vs. cumulative probabilities (with the cumulative normal probability on the vertical axis and the observed data values on the horizontal axis)  Evaluate the plot for evidence of linearity Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-47 The Normal Probability Plot Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall A normal probability plot for data from a normal distribution will be approximately linear: 0 100 Data Percent (continued) Ch. 5-48
  • 9. Chapter 5 5-9 Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall The Normal Probability Plot Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Left-Skewed Right-Skewed Uniform 0 100 Data Percent (continued) Nonlinear plots indicate a deviation from normality 0 100 Data Percent 0 100 Data Percent Ch. 5-49 Normal Distribution Approximation for Binomial Distribution  Recall the binomial distribution:  n independent trials  probability of success on any given trial = P  Random variable X:  Xi =1 if the ith trial is “success”  Xi =0 if the ith trial is “failure” Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall nPμE[X]  P)nP(1-σVar(X) 2  Ch. 5-50 5.4  The shape of the binomial distribution is approximately normal if n is large  The normal is a good approximation to the binomial when nP(1 – P) > 5  Standardize to Z from a binomial distribution: P)nP(1 npX Var(X) E[X]X Z      Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall (continued) Ch. 5-51 Normal Distribution Approximation for Binomial Distribution               P)nP(1 nPb Z P)nP(1 nPa Pb)XP(a Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall  Let X be the number of successes from n independent trials, each with probability of success P.  If nP(1 - P) > 5, (continued) Ch. 5-52 Normal Distribution Approximation for Binomial Distribution Binomial Approximation Example 0.21900.28100.5000 0.58)F(F(0) 0)Z0.58P( 0.4)200(0.4)(1 8080 Z 0.4)200(0.4)(1 8076 P80)XP(76                  Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall  40% of all voters support ballot proposition A. What is the probability that between 76 and 80 voters indicate support in a sample of n = 200 ?  E[X] = µ = nP = 200(0.40) = 80  Var(X) = σ2 = nP(1 – P) = 200(0.40)(1 – 0.40) = 48 ( note: nP(1 – P) = 48 > 5 ) Ch. 5-53 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall The Exponential Distribution Continuous Probability Distributions Probability Distributions Normal Uniform Exponential Ch. 5-54 5.5
  • 10. Chapter 5 5-10 Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall The Exponential Distribution  Used to model the length of time between two occurrences of an event (the time between arrivals)  Examples:  Time between trucks arriving at an unloading dock  Time between transactions at an ATM Machine  Time between phone calls to the main operator Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-55 The Exponential Distribution 0tforef(t) t  λ λ Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall  The exponential random variable T (t>0) has a probability density function  Where   is the mean number of occurrences per unit time  t is the number of time units until the next occurrence  e = 2.71828  T is said to follow an exponential probability distribution (continued) Ch. 5-56 The Exponential Distribution  Defined by a single parameter, its mean  (lambda)  The cumulative distribution function (the probability that an arrival time is less than some specified time t) is Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall t e1F(t) λ  where e = mathematical constant approximated by 2.71828  = the population mean number of arrivals per unit t = any value of the continuous variable where t > 0 Ch. 5-57 (continued) Exponential Distribution Example Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Example: Customers arrive at the service counter at the rate of 15 per hour. What is the probability that the arrival time between consecutive customers is less than three minutes?  The mean number of arrivals per hour is 15, so  = 15  Three minutes is .05 hours  P(arrival time < .05) = 1 – e- X = 1 – e-(15)(.05) = 0.5276  So there is a 52.76% probability that the arrival time between successive customers is less than three minutes Ch. 5-58 Jointly Distributed Continuous Random Variables  Let X1, X2, . . ., Xk be continuous random variables  Their joint cumulative distribution function, F(x1, x2, . . ., xk) defines the probability that simultaneously X1 is less than x1, X2 is less than x2, and so on; that is Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall )xXxXxP(X)x,,x,F(x kk2211k21   Ch. 5-59 5.6 Jointly Distributed Continuous Random Variables  The cumulative distribution functions F(x1), F(x2), . . ., F(xk) of the individual random variables are called their marginal distribution functions  The random variables are independent if and only if Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall (continued) )F(x))F(xF(x)x,,x,F(x k21k21   Ch. 5-60
  • 11. Chapter 5 5-11 Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Covariance  Let X and Y be continuous random variables, with means μx and μy  The expected value of (X - μx)(Y - μy) is called the covariance between X and Y  An alternative but equivalent expression is  If the random variables X and Y are independent, then the covariance between them is 0. However, the converse is not true. Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall )]μ)(YμE[(XY)Cov(X, yx  yxμμE[XY]Y)Cov(X,  Ch. 5-61 Correlation  Let X and Y be jointly distributed random variables.  The correlation between X and Y is Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall YXσσ Y)Cov(X, Y)Corr(X,ρ  Ch. 5-62 Sums of Random Variables Let X1, X2, . . ., Xk be k random variables with means μ1, μ2,. . ., μk and variances σ1 2, σ2 2,. . ., σk 2. Then:  The mean of their sum is the sum of their means Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall k21k21 μμμ)]XXE[(X   Ch. 5-63 Sums of Random Variables Let X1, X2, . . ., Xk be k random variables with means μ1, μ2,. . ., μk and variances σ1 2, σ2 2,. . ., σk 2. Then:  If the covariance between every pair of these random variables is 0, then the variance of their sum is the sum of their variances  However, if the covariances between pairs of random variables are not 0, the variance of their sum is Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall 2 k 2 2 2 1k21 σσσ)XXVar(X   )X,Cov(X2σσσ)XXVar(X j 1K 1i K 1ij i 2 k 2 2 2 1k21       (continued) Ch. 5-64 Differences Between a Pair of Random Variables For two random variables, X and Y  The mean of their difference is the difference of their means; that is  If the covariance between X and Y is 0, then the variance of their difference is  If the covariance between X and Y is not 0, then the variance of their difference is Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall YX μμY]E[X  2 Y 2 X σσY)Var(X  Y)2Cov(X,σσY)Var(X 2 Y 2 X  Ch. 5-65 Linear Combinations of Random Variables  A linear combination of two random variables, X and Y, (where a and b are constants) is  The mean of W is Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall bYaXW  YXW bμaμbY]E[aXE[W]μ  Ch. 5-66
  • 12. Chapter 5 5-12 Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Linear Combinations of Random Variables  The variance of W is  Or using the correlation,  If both X and Y are joint normally distributed random variables then the linear combination, W, is also normally distributed Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Y)2abCov(X,σbσaσ 2 Y 22 X 22 W  YX 2 Y 22 X 22 W σY)σρ(X,2abσbσaσ  (continued) Ch. 5-67 Example  Two tasks must be performed by the same worker.  X = minutes to complete task 1; μx = 20, σx = 5  Y = minutes to complete task 2; μy = 20, σy = 5  X and Y are normally distributed and independent  What is the mean and standard deviation of the time to complete both tasks? Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-68 Example  X = minutes to complete task 1; μx = 20, σx = 5  Y = minutes to complete task 2; μy = 30, σy = 8  What are the mean and standard deviation for the time to complete both tasks?  Since X and Y are independent, Cov(X,Y) = 0, so  The standard deviation is Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall (continued) YXW  503020μμμ YXW  89(8)(5)Y)2Cov(X,σσσ 222 Y 2 X 2 W  9.43489σW  Ch. 5-69 Financial Investment Portfolios  A financial portfolio can be viewed as a linear combination of separate financial instruments Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-70                                                           return NStock Nstockin valueportfolio ofProportion return 2Stock stock2in valueportfolio ofProportion return 1Stock stock1in valueportfolio ofProportion portfolio onReturn  Portfolio Analysis Example  Consider two stocks, A and B  The price of Stock A is normally distributed with mean 12 and variance 4  The price of Stock B is normally distributed with mean 20 and variance 16  The stock prices have a positive correlation, ρAB = .50  Suppose you own  10 shares of Stock A  30 shares of Stock B Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-71 Portfolio Analysis Example  The mean and variance of this stock portfolio are: (Let W denote the distribution of portfolio value) Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-72 (continued) 720(30)(20)(10)(12)20μ10μμ BAW  251,200 16))(.50)(4)((2)(10)(30(16)30(4)10 σB)σ)Corr(A,(2)(10)(30σ30σ10σ 2222 BA 2 B 22 A 22 W   
  • 13. Chapter 5 5-13 Statistics for Business and Economics, 8/eCopyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Portfolio Analysis Example  What is the probability that your portfolio value is less than $500?  The Z value for 500 is  P(Z < -0.44) = 0.3300  So the probability is 0.33 that your portfolio value is less than $500. Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-73 (continued) 720μW  501.20251,200σW  0.44 501.20 720500 Z    Chapter Summary  Defined continuous random variables  Presented key continuous probability distributions and their properties  uniform, normal, exponential  Found probabilities using formulas and tables  Interpreted normal probability plots  Examined when to apply different distributions  Applied the normal approximation to the binomial distribution  Reviewed properties of jointly distributed continuous random variables Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-74 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch. 5-75 All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of the publisher. Printed in the United States of America.