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"

The problem provides a frequency distribution table of marks obtained by students. Part (a) requires...

ProbabilityConditional ProbabilityWithout ReplacementCombinations
2025/6/5

The problem is divided into two questions, question 10 and question 11. Question 10 is about the fre...

Frequency DistributionCumulative FrequencyOgivePercentileProbabilityConditional ProbabilityCombinations
2025/6/5

A number is selected at random from the integers 30 to 48 inclusive. We want to find the probability...

ProbabilityPrime NumbersDivisibility
2025/6/3

The problem describes a survey where 30 people answered about their favorite book genres. The result...

PercentagesData InterpretationPie ChartFractions
2025/6/1

The problem asks us to determine if there is a statistically significant difference in promotion rat...

Hypothesis TestingChi-Square TestContingency TableStatistical SignificanceIndependence
2025/6/1

We are given a contingency table showing the number of students from different majors (Psychology, B...

Chi-Square TestContingency TableStatistical InferenceHypothesis Testing
2025/6/1

The problem describes a scenario where a pizza company wants to determine if the number of different...

Chi-Square TestGoodness-of-Fit TestHypothesis TestingFrequency DistributionP-value
2025/6/1

The problem asks to test the significance of three chi-square tests given the sample size $N$, numbe...

Chi-square testStatistical SignificanceDegrees of FreedomEffect SizeCramer's VHypothesis Testing
2025/5/29

The problem asks us to compute the expected frequencies for the given contingency table. The conting...

Contingency TableExpected FrequenciesChi-squared Test
2025/5/29

The problem asks us to estimate the chi-square value when $n=23$ and $p=99$, given a table of chi-sq...

Chi-square distributionStatistical estimationInterpolation
2025/5/27