PROBLEM 1: DISCRETE DISTRIBUTIONS
5.55 Only 1% of all American households have only
a black and white television set.  A television
marketing analyst randomly selects 160 American
households.
a.  How many households would he expect to have
only a black-and-white television set?
b.  What is the probability that eight or more
households have only a black-and-white
television set?
c.  What is the probability that between two and
six households (inclusive) have only a black-and-
white television set?
SOLUTION:
a.  How many households would he expect to have
only a black-and-white television set?
n= 160
p= 0.01
m = n.p
m = 160 (.01)
m = 1.6
b.  What is the probability that eight or more
households have only a black-and-white
television set?
n= 160 q = 1-p or
p= 0.01
p(8) = nCx.px.qn-x= n! .px.qn-x
X! (n-X)!
p(8) = 160C8.(.01)8.(.99)152
p(8) = 0.0004
c.  What is the probability that between two and
six households (inclusive) have only a black-and-
white television set?
p(2) = 160C2.(.01)2.(.99)158 = 0.2598
p(3) = 160C3.(.01)3.(.99)157 = 0.1381
p(4) = 160C4.(.01)4.(.99)156 = 0.0540
p(5) = 160C5.(.01)5.(.99)155 = 0.0172
p(6) = 160C6.(.01)6.(.99)154 = 0.0045
P (2) & P (6) = 0.4736
Hosted by www.Geocities.ws

1