Probabilities of Unfair Coin Flipping

  • Thread starter Thread starter opticaltempest
  • Start date Start date
  • Tags Tags
    Probabilities
opticaltempest
Messages
135
Reaction score
0
I am having a difficult time on the following problem:

An unfair coin is flipped four times in a row. What is the probability of getting exactly two heads and two tails. The order does not matter as long as there are two head and two tails in the flip.

The probability of getting heads is P(H)=0.40
The probability of getting tails is P(T)=0.60

I tried this:

P(2H) = 4C2 * 0.40^4 = 0.1536

P(2T) = 4C2 * 0.60^4 = 0.7776

Which has me stumped because the probability of getting at least two heads should be 0.5248 according to my large tree diagram. What exactly is my P(2H) formula calculating? The P(2T) seems to correctly calculate the probability of getting at least two tails, according to my tree diagram. Any hints on how to solve this problem?
 
Physics news on Phys.org
What you are doing is wrong. Why are you taking 4C2 P(H)^4 and 4C2 P(T)^4?

I don't know what your large tree diagram is. Your tree is right when it gives the probability of getting at least two heads is 0.5248. However, if your tree says the probability of getting at least two tails is 0.7776, it is wrong. The correct result (probability of at least two tails) is 0.8208.

What does the binomial distribution say about your problem?
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top