128k views
3 votes
You flip a coin 200 times and it lands heads up every time what is the approximate probadilaty

User Dnault
by
5.1k points

2 Answers

4 votes

Answer:

0.5

Explanation:

The probability so far to get heads is 0.5. Why? I believe that since 200 is an even number you would get a 50% chance for both heads and tails.

User Aculich
by
5.5k points
1 vote

Assume the coin is fair.

As a result, the probability of it being heads one time is 1/2. Now when you flip the coin a second time, what happened on the 1st flip won't affect the 2nd flip. We say these are independent events because what happened the 1st time won't affect the second one. When two events are independent, their probabilites is the product of them.

So the probability of two heads is 1/2 * 1/2 = 1/4.

Now we repeat it for three times. Again, each of the three flips won't affect for the other.

The probability of three heads is 1/2 * 1/2 * 1/2 = 1/8.

Notice a pattern developing.

P(one head) = 1/2¹ = 1/2

P(two heads) = 1/2² = 1/4

P(three heads) = 1/2³ = 1/8

The exponent refers to the amount of times the coin is flipped. So, the probability of 200 heads is
(1)/(2^(200)).

User Reinhard
by
5.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.