Okay I need a little help with the concept of bayesion updating.
-Say I have the prior belief that event A happens 94 percent of the time and B happens 6 percent.
-Either A or B happens(there is no in-between).
-The next event that occurs is B.
-I'm trying to find a posterior probability of A given that B occured.
P(A)=.94
P(B)=.06
P(B|A)=.06
P(A|B)=?
Using Bayes Theorem:
(.94 x .06)/.06=.94 which is the same as the prior probability...
Where am I going wrong? I'm assuming I'm wrong on either P(B)=.06 or P(B|A)=.06
-Say I have the prior belief that event A happens 94 percent of the time and B happens 6 percent.
-Either A or B happens(there is no in-between).
-The next event that occurs is B.
-I'm trying to find a posterior probability of A given that B occured.
P(A)=.94
P(B)=.06
P(B|A)=.06
P(A|B)=?
Using Bayes Theorem:
(.94 x .06)/.06=.94 which is the same as the prior probability...
Where am I going wrong? I'm assuming I'm wrong on either P(B)=.06 or P(B|A)=.06