to find the probability of flipping heads at least once if you flip a coin two times. The possible outcomes (we don't care about the order) are (each equally likely) TT, TH, HT, HH. Three out of four have an H in them, so the probability is 34. Is this correct? Is there a better and efficient way (especially when dealing with a higher number of flips? Please use only very basic terminology and concepts from probability because I've never taken a class.

Answer :

Answer:

The probability of flipping Heads at least once is [tex]\frac{3}{4}[/tex].

Step-by-step explanation:

The probability of an event, say E, is the ratio of the favorable outcomes to the total number of outcomes, i.e.

[tex]P (E) = \frac{Favorable\ outcomes}{Total\ outcomes}[/tex]

The sample space of flipping two coins is:

S = {HH, HT, TH and TH}

Total number of outcomes = 4

Compute the probability of flipping Heads at least once as follows:

Let X = heads.

P (X ≥ 1) = P (X = 1) + P (X = 2)

             [tex]=\frac{2}{4}+\frac{1}{4} \\=\frac{3}{4}[/tex]

Thus, the probability of flipping Heads at least once is [tex]\frac{3}{4}[/tex].

The experiment of flipping a coin is a binomial experiment.

Since there are only two outcomes of the experiment, either a Heads or a Tails.

So if X is defined as the number of heads in n flips of a coin then the random variable X follows a binomial distribution with probability p = 0.5 of success.

Other Questions