QBM 101 Business Statistics: Department of Business Studies Faculty of Business, Economics & Accounting HE LP University
QBM 101 Business Statistics: Department of Business Studies Faculty of Business, Economics & Accounting HE LP University
Definition
A random variable is a variable whose value is determined
by the outcome of a random experiment.
Mean, E( X ) x
P(x) E( X 2 ) x2 P(x)
Variance, 2
E( X )
2
E( X )
2
EXAMPLE 5-5
x2 P(x) 2
E( X 2 ) E( X )
2
EXAMPLE 5-6
E( X 2 ) E( X )
7.7
2
2.52
1.45 1.204
EXAMPLE 5-7
Loraine Corporation is planning to market a new makeup
product. According to the analysis made by the financial
department of the company, it will earn an annual profit of
$4.5 million if this product has high sales and an annual
profit of $1.2 million if the sales are mediocre, and it will
lose $2.3 million a year if the sales are low. The
probabilities of these three scenarios are .32, .51 and .17
respectively.
E( X ) xP x $ 1.661
million
σ Var( X ) x2 P x
2 8.1137
E( X ) E( X )
2
(1.661)2
$ 2.314
EXERCISE 1
x 1 2 3 5 8 13
P(X = x) 0.10 0.25 r 2r 0.15 0.05
P( X x) C n
p x
q n x
x
where
n = total number of trials
p = probability of success
q = 1 – p = probability of failure
x = number of successes in n
trials
Binomial random
variables
X ~ B(n, p)
P( X x) Cx p q
n x n x
np
npq
Fair vs biased coin
Fair coin: Equal probability of
getting a head or a tail.
P(Head) = P(Tail ) = 0.5
P(Head) + P(Tail) = 1.0
More than 4: P( X
4) Less than 4: P( X
4) At least 4: P( X
4) At most 4: P( X
4)
Between 4 and 6: P(4
X 6)
Between 4 and 6
(inclusive): P(4 X
EXAMPLE 5-10
Five percent of all DVD players manufactured by a large
electronics company are defective. A quality control inspector
randomly selects three DVD player from the production line.
What is the probability that exactly one of these three DVD
players is defective?
D = a selected DVD player is defective P(D) = .05
G = a selected DVD player is good P(G) = .95
P(DGG) = P(D) P(G) P(G)
= (.05)(.95)(.95) = .0451
P(GDG) = P(G) P(D) P(G)
= (.95)(.05)(.95) = .0451
P(GGD) = P(G) P(G) P(D)
= (.95)(.95)(.05) = .0451
np and
npq
where n is the total number of trails, p is the probability of
success, and q is the probability of failure.
EXAMPLE 5-14
In a 2011 Time magazine poll, American adults were asked,
“When children today in the U.S. grow up, do you think they
will be better off or worse off than people are now?” Of these
adults, 52% said worse. Assume that this result is true for
the current population of U.S. adults. A sample of 50 adults
is selected. Let X be the number of adults in this sample who
hold the above-mentioned opinion. Find the mean and
standard deviation of the probability distribution of X.
EXAMPLE 5-14
n = 50, p = .52, and q = .48 (1 – 0,52)
Using the formulas for the mean and standard
deviation of the binomial distribution,
Examples:
4.The number of accidents that occur on a given highway during
a 1-week period.
5.The number of customers entering a grocery store during
a 1–hour interval.
6.The number of television sets sold at a department store during a
given week.
THE POISSON PROBABILITY DISTRIBUTION
P( X x) e x
x!
3.142...
Euler's number, e
2.71828... Euler's constant,
0.5772...
THE POISSON PROBABILITY DISTRIBUTION
X ~ Po()
P( X x) e
x
x!
EXAMPLE 5-17
On average, a household receives 9.5 telemarketing
phone calls per week. Using the Poisson distribution
formula, find the probability that a randomly selected
household receives exactly 6 telemarketing phone calls
during a given week.
x e9.5 (9.5)6
P( X 6) e
x! 6!
(.00007485)(735, 091.8906)
720
0.0764
Example: On average, two new accounts are opened per day at
an Imperial Savings Bank branch. Assume that the events of
account opening follow a Poisson distribution, find the probability
that:
(a) exactly 6 accounts will be opened during a one-day
period.
(b) at most 3 accounts will be opened during a one-
day
period.
(c) less than 3 accounts will be opened during a two-
day
period.
(d) between 4 and 6 (inclusive) accounts will be
opened
during a three-day period.
(e) Find the mean and standard deviation of the number of
accounts opened during a five-day working week.
Let X be the number of new
accounts.
(a) X ~ Po(=2)
e2 26
P( X 6) 0.01203
6!
(b) P( X 3)
P( X 0) P( X 1) P( X
2) P( X 3)
e 2 2 0e 2
2 e1 2
2 2e 2
2 3
0! 1 2! 3!
21! 22 23
e2 20
0! 1! 2! 3!
0.8571
Let X be the number of new
accounts. (c) X ~ Po(=2 2=4)
P( X 3)
P( X 0) P( X 1) P( X
2)
e 4 4 0e 4
4 e1 4
4 2
0! 1! 2!
e4 4
1 2
0 4 4
0! 1! 2!
0.2381
Let X be the number of new
accounts. (d) X ~ Po(=3 2=6)
P(4 X 6)
P( X 4) P( X 5) P( X
6)
e 6 6 4e 6
6 5e 6
6 6
4! 5! 6!
e6 6
5 6
4 6 6
4! 5! 6!
0.4551
(e) Let X be the number of new
accounts.
X ~ Po(=5 2=10)
Mean, 10
Standard deviation, 10 3.162
EXAMPLE 5-20
On average, two new accounts are opened per day at an
Imperial Saving Bank branch. Find the probability that on
a given day the number of new accounts opened at this
bank will be
(a) exactly 6 ; (b) at most 3; (c) at least 7; (d) at least 2
EXAMPLE 5-20