Math Problem Statement

To battle against spam, Bob installs two anti-spam programs. An email arrives, which is either legitimate (event L) or spam (event Lc), and which program j marks as legitimate (event M) or marks as spam (event Mc) for j ∈ {1,2} . Assume that 10% of Bob’s email is legitimate and that the two programs are each “90% accurate” in the sense that P(M|L)=P(Mc|LC)=9/10. Also assume that given whether an email is spam, the two programs’ outputs are conditionally independent. Find the probability that the email is legitimate, given that the 1st program marks it as legitimate (simplify).

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Probability Theory
Bayes' Theorem
Conditional Probability
Law of Total Probability

Formulas

P(L | M_1) = (P(M_1 | L) * P(L)) / P(M_1)
P(M_1) = P(M_1 | L) * P(L) + P(M_1 | Lc) * P(Lc)

Theorems

Bayes' Theorem
Law of Total Probability

Suitable Grade Level

Undergraduate Level or Advanced High School