ch 14 basic stats w notes
ch 14 basic stats w notes
Random Variables
Center:
The Expected Value
m = E (X ) = å x P (x )
Note: Be sure that every possible outcome is included in
the sum and verify that you have a valid probability
model to start with.
1 1 2 70
So, 𝐸(𝑋) = 20 ⋅ + 10 ⋅ +0⋅ = = 5.83
4 12 3 12
Couples dining at the Quiet Nook can expect an average
discount of $5.83.
AL WA YS L E ARN IN G Copyright © 2020, 2016, 2012 Pearson Education, Inc. Slide 9
14.2
Spread:
The Standard
Deviation
s = SD ( X ) = Var ( X )
Shifting and
Combining Random
Variables
In general,
• The mean of the sum of two random variables is the
sum of the means.
• The mean of the difference of two random variables
is the difference of the means.
E(X ± Y) = E(X) ± E(Y)
• If the random variables are independent, the
variance of their sum or difference is always the sum
of the variances.
Var(X ± Y) = Var(X) + Var(Y)
Continuous Random
Variables