Is P(A|B) a function of A or B?
my doubt is P(A) is function of event A outcome. What about P(A|B)? is it funtion of A outcome? i think no right? P(A|B) is what fraction of P(A,B) in P(B)?? Please elaborate.
I am a beginer. If i am making any mistake in terminology or thinking, please correct.
$P(A|B) = \frac{P(B|A)P(A)}{P(B)}$
Another doubt i have is why we wrte the above as
$P(A|B) \propto P(B|A)P(A)$
Kindly explain
In our context, $P(A|B)\propto{}P(B|A)P(A)$ means that, regarded as a function of the event $A$, $A\mapsto{}P(A|B)$ is proportional to $A\mapsto{}P(B|A)P(A)$.
In practice, in the Bayesian setting, this relationship comes to: the posterior distribution is proportional to the product of the likelihood (regarded as a function of the paramaters to infer) and of the prior distribution.