Content deleted Content added
mNo edit summary |
No edit summary |
||
Line 1:
Given two jointly distributed [[random variable]]s ''X'' and ''Y'', the '''conditional probability distribution''' of ''Y'' given ''X'' (written "''Y'' | ''X''") is the [[probability distribution]] of ''Y'' when ''X'' is known to be a particular value.
For [[discrete random variable]]s, the [[conditional probability]] mass function can be written as ''P''(''Y'' = ''y'' | ''X'' = ''x''). From the definition of [[
:<math>P(Y=y|X=x) = \frac{P(X=x,Y=y)}{P(X=x)}= \frac{P(X=x|Y=y) P(Y=y)}{P(X=x)}</math>
|