Prob(2 heads | first flip is head)

  • Thread starter Thread starter operationsres
  • Start date Start date
  • Tags Tags
    Head
operationsres
Messages
99
Reaction score
0
EDIT: I think I may have solved it a few minutes after I posted. See below for proposed solution ...

Homework Statement



Determine \textrm{Prob}(2 \textrm{heads}|\textrm{first flip is head}) by using the formula P(B|A) = \frac{P(B \cap A)}{P(A)}. Specifically, determine what the sets A and B are .

2. The attempt at a solution

Clearly the state space has collapsed to \Omega = \{HH, HT\}, and the \sigma-algebra is \bf{F}=\{\{ \},\Omega,\{HH\},\{HT\}\}. Let Z be the event Z = \{HH\} within \Omega.

The probability is easily computed as the cardinality of Z divided by the cardinality of the \Omega, i.e. Prob(2 heads|first flip is head) = 0.5.

_____________________

My problem is that I can't figure out what sets A and B are supposed to be such that P(B|A) = \frac{P(B \cap A)}{P(A)} gives me 50%.

_____________________

EDIT: I think I might have solved it. Let A = {HH,HT} and B = {HH}, then A\capB = {HH}, and Prob({HH})=0.25.

The denominator is P({HH,HT}) = 2/4 = 0.5.

0.25/0.5 = 50%, which is the correct solution.Feel free to delete if this is correct ...
 
Physics news on Phys.org


operationsres said:
EDIT: I think I might have solved it. Let A = {HH,HT} and B = {HH}, then A\capB = {HH}, and Prob({HH})=0.25.

The denominator is P({HH,HT}) = 2/4 = 0.5.

0.25/0.5 = 50%, which is the correct solution.
Yes that's correct. :)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top