-1

I am probably misusing Bayes' theorem, but I can't figure out how.

P(B|A) = 0.4

P(B) = 0.1

P(A) = 0.3

P(A|B) = 0.4 * 0.3 / 0.1 = 1.2

Since the probability of anything can't be > 1, I must be wrong somewhere. Please help.

flag
1 
This is not a research-level maths question. – Chris Eagle Jun 17 2011 at 22:00
2 
This just says the hypothesis is nonsense. $P(B|A) = P(A\cap B) / P(A)$. But $P(A\cap B) \leq P(B)$. So your assumption would imply that $0.4 \leq 0.1 / 0.3$ which is nonsensical. In words, if A happens thrice out of ten and when A happens, B happens 4 times out of ten, you must have that B happens at least, over all, 12 times out of 100, which is incompatible with you assumption that B only happens once in ten. – Willie Wong Jun 17 2011 at 22:06
1 
For the future, please read the FAQ. These types of questions will be better received at math.stackexchange.com – Willie Wong Jun 17 2011 at 22:07
6 
Alexei, are you 120% sure you've written the question correctly? – Rob Grey Jun 17 2011 at 22:22

closed as too localized by Andrey Rekalo, Willie Wong, Tony Huynh, Ryan Budney, Andres Caicedo Jun 17 2011 at 22:17

Browse other questions tagged or ask your own question.