A manufacturer of game controllers is concerned that their controller may be difficult for left handed users. They set out to find lefties to test. About 15% of the population is left handed. If they select a sample of five customers at random in their stores, what is the probability of each of the following outcomes?
a. The first lefty is the fifth person chosen
b. There are some lefties among the 5 people
c. The first lefty is the second or third person
d. There are exactly 3 lefties in the group
e. There are at least 3 lefties in the group
f. There are no more than 3 lefties in the group
a)
The first lefty is the fifth person chosen =(1-0.15)^4*0.15 =0.0783
b)
P( There are some lefties among the 5 people )-1-P(no lefty)=1-(1-0.15)^5=0.5563
c)
The first lefty is the second or third person =P(X=2)+P(X=3)=(1-0.15)*0.15+(1-0.15)^2*0.15=0.2359
d)
P(X=3)= | (nCx)px(1−p)(n-x) = | 0.0244 |
e)
P(X>=3)=1-P(X<=2)= | 1-∑x=0x-1 (nCx)px(q)(n-x) = | 0.0266 |
f)
P(X<=3)= | ∑x=0a (nCx)px(1−p)(n-x) = | 0.9978 |
Get Answers For Free
Most questions answered within 1 hours.