Random Variables
Random Variables
f(x) = 1
Ex. Probability distribution of TV sales
Number
Units Sold of Days x f(x)
0 80 0 .40
1 50 1 .25
2 40 2 .20
3 10 3 .05
4 20 4 .10
200 1
The discrete uniform probability distribution is the
simplest example of a discrete probability
distribution given by a formula.
f(x) = 1/n
where:
n = the number of values the random
variable may assume
The expected value, or mean, of a random variable
is a measure of its central location.
E(x) = = xf(x)
x f(x) xf(x)
0 .40 .00
1 .25 .25
2 .20 .40
3 .05 .15
4 .10 .40
E(x) = 1.20expected number of TVs sold in a
day
Variance
- The binomial
- The Poisson
Binomial Probability Distributions
• A coin-tossing experiment is a simple example of an
important discrete random variable called the
binomial random variable.
n! x (nx )
f (x) p (1 p )
x !(n x )!
Mean: m = np
Variance: s 2 = npq
EXAMPLE 2
10!
f (3) (.30)3 (1 .30)10 3
3!(10 3)!
10(9)(8)
f (3) (.30)3 (1 .30)7 .2668
3(2)(1)
10!
f (0) (.30)0 (1 .30)10 .0282
0!(10)!
10!
f (1) (.30)1 (1 .30)9 .1211
1!(9)!
10!
f (2) (.30)2 (1 .30)8 .2335
2!(8)!
b. f (4) = .2182
d. = n p = 20 (.20) = 4
Ex.5
Nine percent of undergraduate students carry credit
card balances greater that 7000. Suppose 10
undergraduate students are selected randomly to be
interviewed about credit card usage.
a. Is the selection of 10 students a binomial
experiment? Explain?
b. What is the probability that two of the students will
have a credit balance greater than 7000.
c. What is the probability that none will have a credit
card balance greater than 7000.
d. What is the probability that at least three will have a
credit card balance greater than 7000.
Binomial n = 10 and p = .09
10!
f ( x) (.09) x (.91)10 x
x !(10 x)!
a. Yes. Since they are selected randomly, p is the same from trial to trial and the trials are independent.
b. f (2) = .1714
c. f (0) = .3894
The average number of homes sold by the Acme Realty company is 2 homes
per day. What is the probability that exactly 3 homes will be sold tomorrow?
• Solution: This is a Poisson experiment in which we know the following:
• μ = 2; since 2 homes are sold per day, on average.
• x = 3; since we want to find the likelihood that 3 homes will be sold
tomorrow.
• e = 2.71828; since e is a constant equal to approximately 2.71828.
• We plug these values into the Poisson formula as follows:
• P(x; μ) = (e-μ) (μx) / x!
P(3; 2) = (2.71828-2) (23) / 3!
P(3; 2) = (0.13534) (8) / 6
P(3; 2) = 0.180
1.250 e1.25
b. f (0) .2865
0!
1.251 e1.25
c. f (1) .3581
1!
101 e10
f (1) .00045
1!
2.50 e2.5
f (0) .0821
0!
x
x
x
Continuous Probability Distributions
f (x) Exponential
Uniform
f (x)
Normal
f (x)
x
x x1 xx12 x2
x1 x2
x
x1 x2
Normal Probability Distribution
• Normal Probability Density Function
1 ( x )2 /2 2
f (x) e
2
where:
= mean
= standard deviation
= 3.14159
e = 2.71828
Normal Probability Distribution
Characteristics
x
Normal Probability Distribution
Characteristics
Standard Deviation s
x
Mean m
Normal Probability Distribution
Characteristics
x
Normal Probability Distribution
Characteristics
x
-10 0 25
Normal Probability Distribution
Characteristics
s = 15
s = 25
x
Normal Probability Distribution
Characteristics
.5 .5
x
Normal Probability Distribution
m x
m – 3s m – 1s m + 1s m + 3s
m – 2s m + 2s
Standard Normal Probability Distribution
Characteristics
Characteristics
s=1
z
0
Standard Normal Probability Distribution
x
z
= 15,015, = 3540
18,000 15,015
a. z .84
3540
12,000 15,015
At 12,000, z .85
3540
P(12,000 < x < 18,000) = P(-.85 < z < .84) = .7995 - .1977 = .6018
14,000 15,015
d. z .29
3540
40 30
a. At x = 40, z 1.22
8.2
20 30
b. At x = 20, z 1.22
8.2
c. A z-value of 1.28 cuts off an area of approximately 10% in the upper tail.
x = 30 + 8.2(1.28) = 40.50
A stock price of $40.50 or higher will put a company in the top 10%
Ex.4 The average return for large-cap domestic stock funds
over the three years 2009-2011 was 14.4%. Assume the
three year returns were normally across funds with a
standard deviation of 4.4%.
a. What is the probability an individual large-cap domestic
stock fund had a three-year return of at least 20%?
b. What is the probability an individual large-cap domestic
stock fund had a three-year return of 10% or less?
c. How big does the return have to be put a domestic
stock fund in the top 10% for the three-year period?.
Ex. According to sleep foundation, the average
nights sleep is 6.8 hours. Assume the standard
deviation is .6 hours and that the probability
distribution is normal.
a. What is the probability that a randomly
selected person sleeps more than 8 hours?
b. What is the probability that a randomly
selected person sleeps 6 hours or less?
c. Doctors suggest getting between 7 and 9
hours of sleep each night. What percentage
of the population gets this much sleep?
= 6.8, = .6
8 6.8
a. At x = 8, z 2.00
.6
9 6.8
c. At x = 9, z 3.67
.6
7 6.8
At x = 7, z .33
.6
Only 37.07 percent of the population get the amount of sleep recommended by doctors. Most get
less.