206k views
2 votes
Suppose that 14% of people are left handed. If 9 people are selected at random what is the probability that exactly 2 of them are left handed

User Inwood
by
5.1k points

1 Answer

4 votes

Answer:

0.245

Explanation:

This is a case of binomial probability, since either a person is left-handed or is not left-handed. Then:

P(left-handed) = 0.14

and the binomial probability of interest is found using a calculator with distribution functions:

binompdf(9,0.14,2) = 0.245

User Murad Tagirov
by
5.0k points