Respuesta :

Answer:

3/8

Step-by-step explanation:

We want the probability of getting a tail in three trials.

We will use binomial distribution, given by the formula:

[tex]\displaystyle P(x)={n\choose x}p^xq^{n-x}[/tex]

We want one success out of three trials. So, n = 3 and x = 1.

The probability for success in one trial is 1/2. So, p = 1/2.

And the probability for failure in one trial is 1/2. q = 1/2.

Therefore, the probability of getting a tail is:

[tex]\displaystyle P(1)={3\choose 1}\Big(\frac{1}{2}\Big)\Big(\frac{1}{2}\Big)^2[/tex]

Evaluate:

[tex]\displaystyle P(1)=3\Big(\frac{1}{8}\Big)=\frac{3}{8}[/tex]

The probability of getting a tail by tossing a coin thrice is 3/8.

Edit:

My apologies. If you haven't learned the binomial distribution yet, below is another method.

Using the fundamental counting principle, we have a total of 2 times 2 times 2 or 8 total outcomes.

We want only one tail. This can be the first toss, the second toss, or the third toss.

So, out of 8 total outcomes, only 3 are favorable.

Hence, the probability of getting one tail by tossing a coin thrice is 3/8.