A fair coin is tossed three times. What is the probability of tossing at least two tails?

Probability and StatisticsProbabilityCoin TossConditional ProbabilityCombinatorics
2025/3/12

1. Problem Description

A fair coin is tossed three times. What is the probability of tossing at least two tails?

2. Solution Steps

Let's list all possible outcomes when tossing a fair coin three times:
HHH, HHT, HTH, HTT, THH, THT, TTH, TTT.
There are a total of 23=82^3 = 8 possible outcomes.
We want to find the probability of getting at least two tails. This means we want to find the outcomes with two tails or three tails.
Outcomes with two tails are: HTT, THT, TTH. There are 3 such outcomes.
Outcomes with three tails are: TTT. There is 1 such outcome.
The total number of outcomes with at least two tails is 3+1=43 + 1 = 4.
The probability of getting at least two tails is the number of favorable outcomes divided by the total number of possible outcomes.
P(at least two tails)=Number of outcomes with at least two tailsTotal number of outcomesP(\text{at least two tails}) = \frac{\text{Number of outcomes with at least two tails}}{\text{Total number of outcomes}}
P(at least two tails)=48=12P(\text{at least two tails}) = \frac{4}{8} = \frac{1}{2}

3. Final Answer

The probability of tossing at least two tails is 12\frac{1}{2}.

Related problems in "Probability and Statistics"

A batch of products is produced by three different factories. The proportion of products from Factor...

ProbabilityLaw of Total ProbabilityConditional ProbabilityDefect Rate
2025/4/3

We are given that a batch of products is produced by three different factories. The proportion of pr...

ProbabilityConditional ProbabilityLaw of Total Probability
2025/4/3

A lens factory produces lenses. The probability of a lens breaking on the first drop is $\frac{1}{2}...

ProbabilityConditional ProbabilityIndependent Events
2025/4/2

A bag contains $r$ red balls and $t$ white balls. In each draw, a ball is randomly selected, its col...

ProbabilityConditional ProbabilityBalls and UrnsCombinatorics
2025/4/2

A lottery company creates lottery tickets with numbers from 00 to 99. The winning number is randomly...

ProbabilityLotteryMultiples
2025/4/2

The problem asks us to determine the potential genotypes of the parent plants given a partial Punnet...

GeneticsPunnett SquareProbabilityBiology
2025/4/2

The problem presents a partial Punnett square with two offspring genotypes, both $Rr$. We are asked ...

GeneticsPunnett SquareProbabilityAllelesGenotypes
2025/4/2

The problem describes a cross between two dragonflies where red body color is dominant over green bo...

GeneticsPunnett SquareAllelesProbability
2025/4/2

The problem requires drawing a frequency polygon based on the given rainfall data. The data is prese...

Frequency PolygonData VisualizationStatistics
2025/4/1

The problem describes a pedigree chart related to albinism, a recessive trait in humans. We are aske...

GeneticsPedigree AnalysisRecessive TraitsProbability
2025/3/31