Probability and Statistics for Computer Science On - - PowerPoint PPT Presentation

probability and statistics
SMART_READER_LITE
LIVE PREVIEW

Probability and Statistics for Computer Science On - - PowerPoint PPT Presentation

Probability and Statistics for Computer Science On Condi(onal Probability and independence, Prof. Forsyth men(oned in the textbook These topics


slide-1
SLIDE 1

ì ¡

Probability ¡and ¡Statistics ¡ for ¡Computer ¡Science ¡ ¡

On ¡Condi(onal ¡Probability ¡ and ¡independence, ¡Prof. ¡ Forsyth ¡men(oned ¡in ¡the ¡ textbook ¡“These ¡topics ¡ mislead ¡intui1on ¡so ¡regularly ¡ that ¡some ¡errors ¡have ¡ names.” ¡

Hongye ¡Liu, ¡Teaching ¡Assistant ¡Prof, ¡CS361, ¡UIUC, ¡9.12.2019 ¡ Credit: ¡wikipedia ¡

slide-2
SLIDE 2

Last ¡time ¡

✺ Probability ¡ ¡

✺ Coun(ng ¡ ¡ ✺ Condi(onal ¡Probability ¡ ✺ Independence ¡

¡

slide-3
SLIDE 3

Content ¡

✺ Condi(onal ¡Probability ¡ ¡

✺ Review ¡the ¡main ¡concepts ¡ ✺ Examples ¡and ¡Misconcep8ons ¡of ¡

Condi(onal ¡Probability ¡ ¡

✺ Examples ¡and ¡Misconcep8ons ¡of ¡

independence ¡

✺ Condi(onal ¡Independence ¡

¡

slide-4
SLIDE 4

Conditional ¡Probability ¡

✺ The ¡probability ¡of ¡A ¡given ¡B ¡

¡

Credit: ¡Prof. ¡Jeremy ¡Orloff ¡& ¡ ¡ Jonathan ¡Bloom ¡

P(A|B) = P(A ∩ B) P(B)

P(B) = 0

The ¡“Size” ¡analogy ¡

slide-5
SLIDE 5

Conditional ¡Probability ¡

✺ The ¡probability ¡of ¡A ¡given ¡B ¡

¡

P(A|B) = P(A ∩ B) P(B)

P(B) = 0

The ¡line-­‑crossed ¡area ¡is ¡the ¡ new ¡sample ¡space ¡for ¡ condi(onal ¡P(A| ¡B) ¡

slide-6
SLIDE 6

Content ¡

✺ Condi(onal ¡Probability ¡ ¡

✺ Review ¡the ¡main ¡concept ¡ ✺ Examples ¡and ¡Misconcep2ons ¡of ¡

Condi1onal ¡Probability ¡ ¡

✺ Examples ¡and ¡Misconcep8ons ¡of ¡

independence ¡

✺ Condi(onal ¡Independence ¡

¡

slide-7
SLIDE 7

Conditional ¡Probability: ¡die ¡ example ¡ ¡

2 ¡ 3 ¡ 4 ¡ 5 ¡ 2 ¡ 3 ¡ 5 ¡ 4 ¡ 1 ¡ 1 ¡

Throw ¡5-­‑sided ¡fair ¡ die ¡twice. ¡ ¡ ¡

X ¡ Y ¡

P(A|B) =?

P(A) =?

A : max(X, Y ) = 4 B : min(X, Y ) = 2

slide-8
SLIDE 8

Conditional ¡Probability: ¡die ¡ example ¡ ¡

2 ¡ 3 ¡ 4 ¡ 5 ¡ 2 ¡ 3 ¡ 5 ¡ 4 ¡ 1 ¡ 1 ¡

Throw ¡5-­‑sided ¡fair ¡ die ¡twice. ¡ ¡ ¡

X ¡ Y ¡

A : max(X, Y ) = 4 B : min(X, Y ) = 2

P(A) = 7 25

slide-9
SLIDE 9

Conditional ¡Probability: ¡die ¡ example ¡ ¡

2 ¡ 3 ¡ 4 ¡ 5 ¡ 2 ¡ 3 ¡ 5 ¡ 4 ¡ 1 ¡ 1 ¡

Throw ¡5-­‑sided ¡die ¡ twice, ¡ ¡ ¡

X ¡ Y ¡

P(A|B) = 2 7 A : max(X, Y ) = 4 B : min(X, Y ) = 2

slide-10
SLIDE 10

Frequency ¡Approach ¡onto ¡Bayesian ¡

✺ In ¡the ¡5-­‑die ¡problem, ¡we ¡counted ¡the ¡

frequencies ¡to ¡compute ¡the ¡ condi(onal ¡probability. ¡

✺ Using ¡the ¡symmetry ¡of ¡joint ¡

probability, ¡we ¡can ¡derive ¡other ¡ formulas ¡for ¡condi(onal ¡probability ¡

slide-11
SLIDE 11

Bayes ¡rule ¡

✺ Given ¡the ¡defini(on ¡of ¡condi(onal ¡

probability ¡and ¡the ¡symmetry ¡of ¡joint ¡ probability, ¡we ¡have: ¡ ¡ ¡ ¡ ¡ ¡ ¡And ¡it ¡leads ¡to ¡the ¡famous ¡Bayes ¡rule: ¡

P(A|B)P(B) = P(A ∩ B) = P(B ∩ A) = P(B|A)P(A)

P(A|B) = P(B|A)P(A) P(B)

slide-12
SLIDE 12

Total ¡probability ¡using ¡ conditional ¡probability ¡

¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ B1 ¡ B2 ¡ B3 ¡

A ∩ B3

A ∩ B2

A ∩ B1

P(A) = P(A ∩ B1) + P(A ∩ B2) + P(A ∩ B3) = P(A|B1)P(B1) + P(A|B2)P(B2) + P(A|B3)P(B3)

A ¡

slide-13
SLIDE 13

Total ¡probability ¡general ¡ form ¡

¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ B1 ¡ B2 ¡ B3 ¡

A ∩ B3

A ∩ B2

A ∩ B1

A ¡

P(A) =

  • j

(P(A|Bj)P(Bj))

if Bi ∩ Bj = Ø for all i = j

slide-14
SLIDE 14

Bayes ¡rule: ¡Prosecutor’s ¡Fallacy ¡

A: ¡Guilty ¡ B: ¡There ¡is ¡evidence ¡against ¡this ¡person ¡

P(A) ¡= ¡0.05 ¡ P(Ac) ¡= ¡0.95 ¡ P(B|A) ¡= ¡0.99 ¡ P(Bc|A) ¡= ¡0.01 ¡ P(B|Ac) ¡= ¡0.10 ¡ P(Bc|Ac) ¡= ¡0.90 ¡

Innocent ¡

P(There is evidence | Innocent) = P(B|Ac) = 0.10

slide-15
SLIDE 15

Bayes ¡rule: ¡Prosecutor’s ¡Fallacy ¡

P(A) ¡= ¡0.05 ¡ P(Ac) ¡= ¡0.95 ¡ P(B|A) ¡= ¡0.99 ¡ P(Bc|A) ¡= ¡0.01 ¡ P(B|Ac) ¡= ¡0.10 ¡ P(Bc|Ac) ¡= ¡0.90 ¡

Innocent ¡

✺ What ¡Probability ¡should ¡be ¡used? ¡

  • A. P(Bc|A) ¡
  • B. P(A|B) ¡

P(There is evidence | Innocent) = P(B|Ac) = 0.10

Guilty ¡

slide-16
SLIDE 16

Bayes ¡rule: ¡Prosecutor’s ¡Fallacy ¡

P(A) ¡= ¡0.05 ¡ P(Ac) ¡= ¡0.95 ¡ P(B|A) ¡= ¡0.99 ¡ P(Bc|A) ¡= ¡0.01 ¡ P(B|Ac) ¡= ¡0.10 ¡ P(Bc|Ac) ¡= ¡0.90 ¡

Innocent ¡

✺ What ¡Probability ¡should ¡be ¡used? ¡

  • A. P(Bc|A) ¡
  • B. P(A|B) ¡

P(There is evidence | Innocent) = P(B|Ac) = 0.10

slide-17
SLIDE 17

Bayes ¡rule: ¡Prosecutor’s ¡Fallacy ¡

P(A) ¡= ¡0.05 ¡ P(Ac) ¡= ¡0.95 ¡ P(B|A) ¡= ¡0.99 ¡ P(Bc|A) ¡= ¡0.01 ¡ P(B|Ac) ¡= ¡0.10 ¡ P(Bc|Ac) ¡= ¡0.90 ¡

Innocent ¡

✺ What ¡is ¡the ¡probability ¡P(A|B)? ¡

Given ¡there ¡is ¡evidence ¡against ¡the ¡defendant ¡and ¡ the ¡person ¡is ¡guilty. ¡

slide-18
SLIDE 18

Bayes ¡rule: ¡Prosecutor’s ¡Fallacy ¡

A: ¡Guilty ¡ B: ¡There ¡is ¡evidence ¡against ¡this ¡person ¡

P(A) ¡= ¡0.05 ¡ P(Ac) ¡= ¡0.95 ¡ P(B|A) ¡= ¡0.99 ¡ P(Bc|A) ¡= ¡0.01 ¡ P(B|Ac) ¡= ¡0.10 ¡ P(Bc|Ac) ¡= ¡0.90 ¡ = 0.05 × 0.99 0.05 × 0.99 + 0.95 × 0.1

≃ 0.342

Innocent ¡

P(Guilty |There is evidence) = P(A|B) = P(A)P(B|A) P(B) = P(A)P(B|A) P(A)P(B|A) + P(Ac)P(B|Ac)

slide-19
SLIDE 19

Important ¡facts ¡

✺ Bayes ¡rule ¡ ✺ Total ¡probability ¡

P(A|B) = P(B|A)P(A) P(B)

P(A) = P(A|B)P(B) + P(A|Bc)P(Bc)

P(A) =

  • j

(P(A|Bj)P(Bj))

if Bi ∩ Bj = Ø for all i = j

slide-20
SLIDE 20

Content ¡

✺ Condi(onal ¡Probability ¡ ¡

✺ Review ¡the ¡main ¡concepts ¡ ✺ Examples ¡and ¡Misconcep8ons ¡of ¡

Condi(onal ¡Probability ¡ ¡

✺ Examples ¡and ¡Misconcep2ons ¡of ¡

independence ¡

✺ Condi(onal ¡Independence ¡

¡

slide-21
SLIDE 21

Independence ¡

✺ One ¡defini(on: ¡

¡That ¡is: ¡whether ¡B ¡happened ¡doesn’t ¡ ¡change ¡the ¡probability ¡of ¡A ¡and ¡ ¡vice ¡versa ¡

P(A|B) = P(A) or P(B|A) = P(B)

P(A) = 0 & P(B) = 0

While ¡

slide-22
SLIDE 22

Independence ¡

✺ Alterna(ve ¡defini(on ¡deriva(on ¡ ¡

P(A|B) = P(A) ⇒ P(A ∩ B) P(B) = P(A)

⇒ P(A ∩ B) = P(A)P(B)

LHS ¡by ¡defini(on ¡

slide-23
SLIDE 23

Independence ¡

✺ Alterna(ve ¡defini(on: ¡ ¡ P(A ∩ B) = P(A)P(B)

Two ¡events ¡are ¡independent ¡if ¡and ¡

  • nly ¡if ¡the ¡joint ¡event’s ¡probability ¡is ¡

the ¡product ¡of ¡each ¡individual ¡ probability; ¡this ¡is ¡true ¡also ¡for ¡P(A) ¡= ¡0 ¡

  • r ¡P(B) ¡= ¡0 ¡
slide-24
SLIDE 24

Testing ¡Independence: ¡

✺ Suppose ¡you ¡draw ¡one ¡card ¡from ¡a ¡

standard ¡deck ¡of ¡cards. ¡E1 ¡is ¡the ¡event ¡ that ¡the ¡card ¡is ¡a ¡King, ¡Queen ¡or ¡Jack. ¡E2 ¡ is ¡the ¡event ¡the ¡card ¡is ¡a ¡Heart. ¡Are ¡E1 ¡ and ¡E2 ¡independent? ¡

slide-25
SLIDE 25

Testing ¡Independence: ¡

✺ Suppose ¡you ¡draw ¡one ¡card ¡from ¡a ¡

standard ¡deck ¡of ¡cards. ¡E1 ¡is ¡the ¡event ¡ that ¡the ¡card ¡is ¡a ¡King, ¡Queen ¡or ¡Jack. ¡E2 ¡ is ¡the ¡event ¡the ¡card ¡is ¡a ¡Heart. ¡Are ¡E1 ¡ and ¡E2 ¡independent? ¡

P(E1) = 12 52 = 3 13 ; P(E2) = 13 52 = 1 4 P(E1 ∩ E2) = 3 52 = P(E1)P(E2)

slide-26
SLIDE 26

Probability ¡using ¡the ¡property ¡of ¡ Independence: ¡Airline ¡overbooking ¡(1) ¡

✺ An ¡airline ¡has ¡a ¡flight ¡with ¡6 ¡seats. ¡They ¡

always ¡sell ¡7 ¡(ckets ¡for ¡this ¡flight. ¡If ¡(cket ¡ holders ¡show ¡up ¡independently ¡with ¡ probability ¡p, ¡what ¡is ¡the ¡probability ¡that ¡ the ¡flight ¡is ¡overbooked ¡? ¡

slide-27
SLIDE 27

Probability ¡using ¡the ¡property ¡of ¡ Independence: ¡Airline ¡overbooking ¡(1) ¡

✺ An ¡airline ¡has ¡a ¡flight ¡with ¡6 ¡seats. ¡They ¡

always ¡sell ¡7 ¡(ckets ¡for ¡this ¡flight. ¡If ¡(cket ¡ holders ¡show ¡up ¡independently ¡with ¡ probability ¡p, ¡what ¡is ¡the ¡probability ¡that ¡ the ¡flight ¡is ¡overbooked ¡? ¡

P( ¡7 ¡passengers ¡showed ¡up) ¡

slide-28
SLIDE 28

Probability ¡using ¡the ¡property ¡of ¡ Independence: ¡Airline ¡overbooking ¡(1) ¡

✺ An ¡airline ¡has ¡a ¡flight ¡with ¡6 ¡seats. ¡They ¡

always ¡sell ¡7 ¡(ckets ¡for ¡this ¡flight. ¡If ¡(cket ¡ holders ¡show ¡up ¡independently ¡with ¡ probability ¡p, ¡what ¡is ¡the ¡probability ¡that ¡ the ¡flight ¡is ¡overbooked ¡? ¡

P( ¡7 ¡passengers ¡showed ¡up) ¡= ¡p ¡ ¡… ¡ ¡p ¡ ¡= ¡p7 ¡ ¡ 7 ¡

slide-29
SLIDE 29

Probability ¡using ¡the ¡property ¡of ¡ Independence: ¡Airline ¡overbooking ¡(2) ¡

✺ An ¡airline ¡has ¡a ¡flight ¡with ¡6 ¡seats. ¡They ¡

always ¡sell ¡8 ¡(ckets ¡for ¡this ¡flight. ¡If ¡(cket ¡ holders ¡show ¡up ¡independently ¡with ¡ probability ¡p, ¡what ¡is ¡the ¡probability ¡that ¡ exactly ¡6 ¡people ¡showed ¡up? ¡

P(6 ¡people ¡showed ¡up) ¡= ¡ ¡

slide-30
SLIDE 30

Probability ¡using ¡the ¡property ¡of ¡ Independence: ¡Airline ¡overbooking ¡(2) ¡

✺ An ¡airline ¡has ¡a ¡flight ¡with ¡6 ¡seats. ¡They ¡

always ¡sell ¡8 ¡(ckets ¡for ¡this ¡flight. ¡If ¡(cket ¡ holders ¡show ¡up ¡independently ¡with ¡ probability ¡p, ¡what ¡is ¡the ¡probability ¡that ¡ exactly ¡6 ¡people ¡showed ¡up? ¡

P(6 ¡people ¡showed ¡up) ¡= ¡ ¡C(8, 6)p6(1 − p)2

slide-31
SLIDE 31

Probability ¡using ¡the ¡property ¡of ¡ Independence: ¡Airline ¡overbooking ¡(3) ¡

✺ An ¡airline ¡has ¡a ¡flight ¡with ¡6 ¡seats. ¡They ¡

always ¡sell ¡8 ¡(ckets ¡for ¡this ¡flight. ¡If ¡(cket ¡ holders ¡show ¡up ¡independently ¡with ¡ probability ¡p, ¡what ¡is ¡the ¡probability ¡that ¡ the ¡flight ¡is ¡overbooked ¡? ¡

P( ¡overbooked) ¡= ¡

slide-32
SLIDE 32

Probability ¡using ¡the ¡property ¡of ¡ Independence: ¡Airline ¡overbooking ¡(3) ¡

✺ An ¡airline ¡has ¡a ¡flight ¡with ¡6 ¡seats. ¡They ¡

always ¡sell ¡8 ¡(ckets ¡for ¡this ¡flight. ¡If ¡(cket ¡ holders ¡show ¡up ¡independently ¡with ¡ probability ¡p, ¡what ¡is ¡the ¡probability ¡that ¡ the ¡flight ¡is ¡overbooked ¡? ¡

P( ¡overbooked) ¡= ¡C(8, 7)p7(1 − p) + C(8, 8)p8 =

= 8p7(1 − p) + p8

slide-33
SLIDE 33

Probability ¡using ¡the ¡property ¡of ¡ Independence: ¡Airline ¡overbooking ¡(4) ¡

✺ An ¡airline ¡has ¡a ¡flight ¡with ¡s ¡seats. ¡They ¡

always ¡sell ¡t ¡(t>s) ¡(ckets ¡for ¡this ¡flight. ¡If ¡ (cket ¡holders ¡show ¡up ¡independently ¡ with ¡probability ¡p, ¡what ¡is ¡the ¡probability ¡ that ¡exactly ¡u ¡people ¡showed ¡up? ¡

P( ¡exactly ¡u ¡people ¡showed ¡up) ¡ ¡

slide-34
SLIDE 34

Probability ¡using ¡the ¡property ¡of ¡ Independence: ¡Airline ¡overbooking ¡(4) ¡

✺ An ¡airline ¡has ¡a ¡flight ¡with ¡s ¡seats. ¡They ¡

always ¡sell ¡t ¡(t>s) ¡(ckets ¡for ¡this ¡flight. ¡If ¡ (cket ¡holders ¡show ¡up ¡independently ¡ with ¡probability ¡p, ¡what ¡is ¡the ¡probability ¡ that ¡exactly ¡u ¡people ¡showed ¡up? ¡

P( ¡exactly ¡u ¡people ¡showed ¡up) ¡

= C(t, u)pu(1 − p)t−u

slide-35
SLIDE 35

Probability ¡using ¡the ¡property ¡of ¡ Independence: ¡Airline ¡overbooking ¡(5) ¡

✺ An ¡airline ¡has ¡a ¡flight ¡with ¡s ¡seats. ¡They ¡

always ¡sell ¡t ¡(t>s) ¡(ckets ¡for ¡this ¡flight. ¡If ¡ (cket ¡holders ¡show ¡up ¡independently ¡ with ¡probability ¡p, ¡what ¡is ¡the ¡probability ¡ that ¡the ¡flight ¡is ¡overbooked ¡? ¡

P( ¡overbooked) ¡ ¡

slide-36
SLIDE 36

Probability ¡using ¡the ¡property ¡of ¡ Independence: ¡Airline ¡overbooking ¡(5) ¡

✺ An ¡airline ¡has ¡a ¡flight ¡with ¡s ¡seats. ¡They ¡

always ¡sell ¡t ¡(t>s) ¡(ckets ¡for ¡this ¡flight. ¡If ¡ (cket ¡holders ¡show ¡up ¡independently ¡ with ¡probability ¡p, ¡what ¡is ¡the ¡probability ¡ that ¡the ¡flight ¡is ¡overbooked ¡? ¡

P( ¡overbooked) ¡ ¡

=

t

  • u=s+1

C(t, u)pu(1 − p)t−u

slide-37
SLIDE 37

Independence ¡in ¡Airline ¡

  • verbooking ¡example ¡ ¡

✺ In ¡this ¡example, ¡we ¡made ¡use ¡of ¡the ¡

informa(on ¡the ¡(cket ¡holders ¡show ¡up ¡ independently ¡with ¡probability ¡p. ¡We ¡ were ¡actually ¡assuming ¡a ¡stronger ¡ independence ¡than ¡pairwise ¡

  • independence. ¡

In ¡example ¡(1), ¡we ¡assume ¡E{a ¡7th ¡person ¡ shows ¡up} ¡is ¡independent ¡to ¡E{6 ¡people ¡ showed ¡up}, ¡etc. ¡

slide-38
SLIDE 38

Pairwise ¡independence ¡is ¡not ¡mutual ¡ independence ¡in ¡larger ¡context ¡

A1 ¡ A2 ¡ A4 ¡ A3 ¡

P(A1) ¡= ¡P(A2) ¡= ¡P(A3) ¡= ¡P(A4) ¡= ¡1/4 ¡ ¡

P(AB) = P(A1) = 1 4 = P(A)P(B) P(AC) = P(A1) = 1 4 = P(A)P(C) P(BC) = P(A1) = 1 4 = P(B)P(C) P(ABC) = P(A1) = 1 4 = P(A)P(B)(C)

A = A1 ∪ A2; P(A) = 1 2 B = A1 ∪ A3; P(B) = 1 2 C = A1 ∪ A4; P(C) = 1 2

Pairwise ¡independence ¡

P(ABC) is the shorthand for P(A ∩ B ∩ C)

* ¡

slide-39
SLIDE 39

Mutual ¡independence ¡

✺ Mutual ¡independence ¡of ¡a ¡collec(on ¡

  • f ¡events ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡is ¡: ¡

✺ It’s ¡very ¡strong ¡independence! ¡

j, k, ...p = i A1, A2, A3...An

P(Ai|AjAk...Ap) = P(Ai)

slide-40
SLIDE 40

Independence ¡vs ¡Disjoint ¡

✺ Q. ¡Two ¡disjoint ¡events ¡that ¡have ¡

probability> ¡0 ¡are ¡certainly ¡ dependent ¡to ¡each ¡other. ¡

¡ ¡A. ¡True ¡ ¡ ¡ ¡ ¡ ¡B. ¡False ¡

slide-41
SLIDE 41

Independence ¡vs ¡Disjoint ¡

✺ Q. ¡Two ¡disjoint ¡events ¡that ¡have ¡

probability> ¡0 ¡are ¡certainly ¡ dependent ¡to ¡each ¡other. ¡

¡ ¡A. ¡True ¡ ¡ ¡ ¡ ¡ ¡B. ¡False ¡

slide-42
SLIDE 42

Independence ¡of ¡empty ¡ event ¡

✺ Q. ¡Any ¡event ¡is ¡independent ¡of ¡

empty ¡event ¡B. ¡

¡ ¡A. ¡True ¡ ¡ ¡ ¡ ¡ ¡B. ¡False ¡

slide-43
SLIDE 43

Independence ¡of ¡empty ¡ event ¡

✺ Q. ¡Any ¡event ¡is ¡independent ¡of ¡

empty ¡event ¡B. ¡

¡ ¡A. ¡True ¡ ¡ ¡ ¡ ¡ ¡B. ¡False ¡

slide-44
SLIDE 44

Independence ¡of ¡empty ¡ event ¡

✺ Any ¡event ¡is ¡independent ¡of ¡

the ¡empty ¡event. ¡

B = Ø ⇒ P(A ∩ B) = 0 P(B) = 0; ⇒ P(A)P(B) = 0 ⇒ P(A ∩ B) = P(A)P(B)

slide-45
SLIDE 45

Content ¡

✺ Condi(onal ¡Probability ¡ ¡

✺ Review ¡the ¡main ¡concepts ¡ ✺ Examples ¡and ¡Misconcep8ons ¡of ¡

Condi(onal ¡Probability ¡ ¡

✺ Examples ¡and ¡Misconcep8ons ¡of ¡

independence ¡

✺ Condi1onal ¡Independence ¡

¡

slide-46
SLIDE 46

Condition ¡may ¡affect ¡ Independence ¡

✺ Assume ¡event ¡A ¡and ¡B ¡are ¡pairwise ¡

independent ¡ A ¡ B ¡ C ¡ Given ¡C, ¡A ¡and ¡B ¡are ¡ not ¡independent ¡ any ¡more ¡because ¡ they ¡become ¡ disjoint ¡

slide-47
SLIDE 47

Conditional ¡Independence ¡

✺ Event ¡A ¡and ¡B ¡are ¡condi(onal ¡

independent ¡given ¡event ¡C ¡if ¡the ¡ following ¡is ¡true. ¡

P(A ∩ B|C) = P(A|C)P(B|C)

slide-48
SLIDE 48

Assignments ¡

✺ HW2, ¡we ¡will ¡have ¡more ¡detailed ¡

instruc(on ¡on ¡submission ¡

✺ Finish ¡Chapter ¡3 ¡of ¡the ¡textbook ¡ ✺ Next ¡(me: ¡Random ¡variable ¡

¡

slide-49
SLIDE 49

Additional ¡References ¡

✺ Peter ¡Dalgaard ¡"Introductory ¡Sta(s(cs" ¡

with ¡R ¡

✺ Charles ¡M. ¡Grinstead ¡and ¡J. ¡Laurie ¡Snell ¡

"Introduc(on ¡to ¡Probability” ¡ ¡

✺ Morris ¡H. ¡Degroot ¡and ¡Mark ¡J. ¡Schervish ¡

"Probability ¡and ¡Sta(s(cs” ¡

slide-50
SLIDE 50

Acknowledgement ¡

Thank You!