From simple questions to complex issues, IDNLearn.com has the answers you need. Discover comprehensive answers from knowledgeable members of our community, covering a wide range of topics to meet all your informational needs.

A survey found that 20% of the people in Fiji drive the car without seatbelt. If 3 people are randomly selected, find the probability that at least 2 drive without seat.

Sagot :

Answer:

0.104 = 10.4% probability that at least 2 drive without a seatbelt.

Step-by-step explanation:

For each person, there are only two possible outcomes. Either they drive without a seatbelt, or they do not. The probability of a person driving without a seatbelt is independent of any other person. This means that we use the binomial probability distribution to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

20% of the people in Fiji drive the car without seatbelt.

This means that [tex]p = 0.2[/tex]

3 people are randomly selected

This means that [tex]n = 3[/tex]

Find the probability that at least 2 drive without a seatbelt?

This is:

[tex]P(X \geq 2) = P(X = 2) + P(X = 3)[/tex]

In which

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 2) = C_{3,2}.(0.2)^{2}.(0.8)^{1} = 0.096[/tex]

[tex]P(X = 3) = C_{3,3}.(0.2)^{3}.(0.8)^{0} = 0.008[/tex]

[tex]P(X \geq 2) = P(X = 2) + P(X = 3) = 0.096 + 0.008 = 0.104[/tex]

0.104 = 10.4% probability that at least 2 drive without a seatbelt.

We value your participation in this forum. Keep exploring, asking questions, and sharing your insights with the community. Together, we can find the best solutions. Find clear and concise answers at IDNLearn.com. Thanks for stopping by, and come back for more dependable solutions.