83,485 views
11 votes
11 votes
A fair coin is tossed 5 times. Compute the probability of tossing 5 heads in a row.

User MrEmpty
by
2.8k points

2 Answers

22 votes
22 votes

Answer:

50%

Explanation:

There is 2 side out of 100% half is 50 :D gl and mb if its wrong!

User Ankur Ankan
by
2.3k points
23 votes
23 votes

Answer:

* Here we assume that the coin tossed is fair.

Probability of event A = # Favorable cases for event A/ # Exhaustive cases for event B

Where

Favorable cases means outcomes of an experiment that favors a particular event

Exhaustive cases means, number of total possible outcomes.

For tossing a coin one time:

# Favorable cases = 1 (getting head)

# Exhaustive cases = 2 (two outcomes, say, head and tail)

So, P(getting head in a single toss) = 1/2

For tossing a coin two times:

# Favorable cases = 1 (getting 2 heads, say, HH)

# Exhaustive cases = 2*2 or 2^2 (4 outcomes, say, HH, HT, TH, TT)

So, P(getting 2 heads in two tosses of a coin) = 1/4

Similarly, for tossing a coin five times:

# Favorable cases = 1 (getting 3 heads, say, HHHHH)

# Exhaustive cases = 2*2*2*2*2 or 2^5 (32 outcomes, say, HHHHH, THHHH, ..... etc)

So, P(getting head in 5 tosses of a coin) = 1/32

Explanation:

User Belgariontheking
by
2.6k points