I am reading this document. On page 22 they have given this figure
and then asked P(tea|88005 & organic)?
The formula they have used to find it is
P(tea|88005 & organic) = P(88005 | tea) P(organic | tea) P(tea) = .6(.8)(.5) = .24
But this question here says that we can also use the formula
P(tea|88005 & organic) = P(tea & 88005 & organic) / P(88005 & organic)
Which gives 0.2 / 0.2 = 1.
So then the two values that we have arrived at are different.
Which one should we use?
And which formula are they applying in the pdf? I mean which formula should we be using to calculate such conditional probabilities that involve more than 2 variables?