If a fair coin is tossed 6 times, what is the probability to get exactly 2 heads? at most 2 heads?
1 Answer
The probabilities are:
exactly 2 heads:
at most 2 heads:
Explanation:
In this task you can use the rule called Bernoulli's Scheme.
In this scheme you repeat an experiment which can end with one of 2 results (usually called a success and a failure) and want to calculate the probability of getting exactly
The probability can be calculated as:
The first task can be simply solved by calculating the probability of 2 successes:
A "success" is "tossing heads in a single toss"
A "failure" is "tossing tails in a single toss"
The probability of a success is
The number of all experiments is
The number of successes is
In the second part you have to calculate