New Reply

Understanding [itex]P(\bigcap_{i=1}^n A_i) = \prod_{i=1}^n P(A_i) [/itex]

 
Share Thread
Jul31-12, 10:32 AM   #1
 

Understanding [itex]P(\bigcap_{i=1}^n A_i) = \prod_{i=1}^n P(A_i) [/itex]


My goal: Understand [itex]P(\bigcap_{i=1}^n A_i) = \prod_{i=1}^n P(A_i) [/itex].

My current understanding:

It wasn't defined in my lecture slides what [itex]A_i[/itex] exactly was, but I'm guessing that it's to be an event as that's how it's been defined everywhere else.

So, let A be an event (in this case, the outcome of 1 fair coin flip), and [itex]\Omega[/itex] be the state space.

We clearly have [itex]\Omega = \{H,T\}[/itex] and the [itex]\sigma[/itex]-algebra as [itex]\bf{F} = \{\{\},\Omega,\{H\},\{T\}\}[/itex].

[itex]\{H\},\{T\}[/itex] are the only two events, so denote them [itex]A_1 = \{H\}[/itex] and [itex]A_2 = \{T\}[/itex].

We then have [itex]\bigcap_{i=1}^2 A_i = \{ \}[/itex] [itex]\Rightarrow[/itex] [itex]\prod_{i=1}^2 P(A_i) = P(\{ \}) = 0[/itex]. Yet this is clearly incorrect as [itex]\prod_{i=1}^2 P(A_i) = P(\{H\})*P(\{T\}) = 0.25[/itex]

_________

Now, I understand that this is to be applied to problems like ""You flip 2 fair coins, what's the probability that you get 2 heads"", then you multiply 0.5*0.5. But I'm really confused because [itex]A_i[/itex] was referred to throughout this whole lecture as constituting all the events that are elements of a relevant sigma-algebra.

What am I missing?
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Jul31-12, 10:46 AM   #2
 
Recognitions:
Science Advisor Science Advisor
Hi operationres. That relationship only applies to independent events.
Jul31-12, 10:56 AM   #3
 
Recognitions:
Science Advisor Science Advisor
One way we can think about this is to rearrange the conditional probability formula (see your other recent post) as,
[tex]P(B \cap A) = P(A) P(B|A)[/tex].

Now if A and B are independent events then [itex]P(B|A) = P(B)[/itex], giving this result,

[tex]P(B \cap A) = P(A) P(B)[/tex].
Jul31-12, 11:05 AM   #4
 

Understanding [itex]P(\bigcap_{i=1}^n A_i) = \prod_{i=1}^n P(A_i) [/itex]


Thanks, I completely understand now.
Jul31-12, 01:08 PM   #5
 
Recognitions:
Homework Helper Homework Help
Quote by operationsres View Post
My goal: Understand [itex]P(\bigcap_{i=1}^n A_i) = \prod_{i=1}^n P(A_i) [/itex].

My current understanding:

It wasn't defined in my lecture slides what [itex]A_i[/itex] exactly was, but I'm guessing that it's to be an event as that's how it's been defined everywhere else.

So, let A be an event (in this case, the outcome of 1 fair coin flip), and [itex]\Omega[/itex] be the state space.

We clearly have [itex]\Omega = \{H,T\}[/itex] and the [itex]\sigma[/itex]-algebra as [itex]\bf{F} = \{\{\},\Omega,\{H\},\{T\}\}[/itex].

[itex]\{H\},\{T\}[/itex] are the only two events, so denote them [itex]A_1 = \{H\}[/itex] and [itex]A_2 = \{T\}[/itex].

We then have [itex]\bigcap_{i=1}^2 A_i = \{ \}[/itex] [itex]\Rightarrow[/itex] [itex]\prod_{i=1}^2 P(A_i) = P(\{ \}) = 0[/itex]. Yet this is clearly incorrect as [itex]\prod_{i=1}^2 P(A_i) = P(\{H\})*P(\{T\}) = 0.25[/itex]

_________

Now, I understand that this is to be applied to problems like ""You flip 2 fair coins, what's the probability that you get 2 heads"", then you multiply 0.5*0.5. But I'm really confused because [itex]A_i[/itex] was referred to throughout this whole lecture as constituting all the events that are elements of a relevant sigma-algebra.

What am I missing?
The result stated applies only to independent events, and whether or not two events are independent depends on the nature of the probability measure P. In your coin example, we could define a probability measure P such that P{H} = 1, P{T} = 0, etc. Now we would have P{A & B} = P{A}*P{B} for all elements A and B of {{},Ω, {H}, {T}}. Of course, that probability measure does not look very useful; in practice, it would apply to a two-headed coin.

RGV
New Reply

Similar discussions for: Understanding [itex]P(\bigcap_{i=1}^n A_i) = \prod_{i=1}^n P(A_i) [/itex]
Thread Forum Replies
What does [itex]\zeta(s)/s[/itex] converge to as [itex]\Im(s)\rightarrow\infty[/itex] Calculus 10
Show [itex]\phi[/itex][itex]\circ[/itex]f is Riemann integrable Calculus & Beyond Homework 5
Prove [itex]C[a,b][/itex] a closed linear subspace of [itex]L^{\infty}[a,b][/itex] Calculus & Beyond Homework 1
Proofs, [itex]\exists[/itex] x [itex]\in[/itex] (1, [itex]\infty[/itex]) such that... Calculus & Beyond Homework 6
Show seq. [itex] x_n [/itex] with [itex] |x_{n+1} - x_n| < \epsilon [/itex] is Cauchy Calculus & Beyond Homework 2