The one-time fling! Have you ever purchased an article of clothing (dress, sports jacket, etc.), worn the item once to a party, and then returned the purchase? This is called a one-time fling. About 15% of all adults deliberately do a one-time fling and feel no guilt about it! In a group of eight adult friends, what is the probability of the following?

a. no one has done a one time fling
b. at least one person has done a one time fling
c. no more than two people have done a one time fling

Respuesta :

Answer:

[tex](a)\ P(x = 0) = 0.2725[/tex]

[tex](b)\ P(x \ge 1) =0.7275[/tex]

[tex](c)\ P(x \le 2) = 0.8948[/tex]

Step-by-step explanation:

Given

[tex]n = 8[/tex] --- 8 friends

[tex]p = 15\%[/tex] --- proportion that one-time fling

This question is an illustration of binomial probability, and it is represented as:

[tex]P(X = x) = ^nC_x* p^x * (1 - p)^{n-x}[/tex]

Solving (a): P(x = 0) --- None has done one time fling

[tex]P(x = 0) = ^8C_0* (15\%)^0 * (1 - 15\%)^{8-0}[/tex]

[tex]P(x = 0) = 1* 1 * (1 - 0.15)^{8}[/tex]

[tex]P(x = 0) = 0.85^8[/tex]

[tex]P(x = 0) = 0.2725[/tex]

Solving (b): [tex]P(x \ge 1)[/tex]

To do this, we make use of compliment rule:

[tex]P(x = 0) + P(x \ge 1) =1[/tex]

Rewrite as:

[tex]P(x \ge 1) =1 - P(x = 0)[/tex]

[tex]P(x \ge 1) =1 - 0.2725[/tex]

[tex]P(x \ge 1) =0.7275[/tex]

Solving (c): [tex]P(x\le 2)[/tex]--- Not more than 2 has one time fling

This is calculated as:

[tex]P(x\le 2) = P(x = 0) + P(x =1) + P(x = 2)[/tex]

We have:

[tex]P(x = 0) = 0.2725[/tex]

[tex]P(x = 1) = ^8C_1* (15\%)^1 * (1 - 15\%)^{8-1}[/tex]

[tex]P(x = 1) = 8* (0.15) * (1 - 0.15)^7[/tex]

[tex]P(x = 1) = 0.3847[/tex]

[tex]P(x = 2) = ^8C_2* (15\%)^2 * (1 - 15\%)^{8-2}[/tex]

[tex]P(x = 2) = 28* (0.15)^2 * (1-0.15)^6[/tex]

[tex]P(x = 2) = 0.2376[/tex]

So:

[tex]P(x\le 2) = P(x = 0) + P(x =1) + P(x = 2)[/tex]

[tex]P(x \le 2) = 0.2725 + 0.3847 + 0.2376[/tex]

[tex]P(x \le 2) = 0.8948[/tex]