1

Consider joint probability table:

0.0080.1820.0020.328
0.1690.0440.2310.036

Calculate .

this will be on keats later (???)

2

Bayes' Theorem

Bayes’ Theorem states that $$ p(F | E) = \frac{p(E|F)p(F)}{p(E|F)p(F) + p(E|\bar F)p(\bar F)} $$

Short form:

Link to original

Jar 1 contains 30 vanilla cookies, 10 chocolate cookies Jar 2 contains 20 vanilla cookies, 20 chocolate cookies

After picking at random, you’re told you’ve selected a vanilla cookie What is probability the cookie came from jar 1?

Let be that we picked from the first jar Let be that we picked a vanilla cookie

3

Prove that the following two statements are equivalent

//