Westonci.ca is your go-to source for answers, with a community ready to provide accurate and timely information. Ask your questions and receive precise answers from experienced professionals across different disciplines. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.

A die is rolled 5 times and a 5 or 6 is considered a success. Find the peobability of no success

Sagot :

Answer:

0.1317 = 13.17% probability of no successes.

Step-by-step explanation:

For each toss, there are only two possible outcomes. Either there is a success, or there is not. The probability of a success on a toss is independent of any other toss, which means that the binomial probability distribution is used 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.

A die is rolled 5 times.

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

5 or 6 is considered a success.

2 out of 6 sides are successes, so:

[tex]p = \frac{2}{6} = 0.3333[/tex]

Find the probability of no success:

This is P(X = 0). So

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

[tex]P(X = 0) = C_{5,0}.(0.3333)^{0}.(0.6667)^{5} = 0.1317[/tex]

0.1317 = 13.17% probability of no successes.