<?xml version="1.0" encoding="UTF-8"?>

<record version="5" id="2097">
 <title>conditional probability</title>
 <name>ConditionalProbability</name>
 <created>2002-02-18 02:56:03</created>
 <modified>2005-12-05 08:18:49</modified>
 <type>Definition</type>
 <creator id="2760" name="yark"/>
 <author id="2760" name="yark"/>
 <author id="72" name="drummond"/>
 <classification>
	<category scheme="msc" code="60A99"/>
 </classification>
 <related>
	<object name="ConditionalEntropy"/>
	<object name="BayesTheorem"/>
	<object name="ConditionalExpectation"/>
 </related>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

\newcommand{\md}{d}
\newcommand{\mv}[1]{\mathbf{#1}}	% matrix or vector
\newcommand{\mvt}[1]{\mv{#1}^{\mathrm{T}}}
\newcommand{\mvi}[1]{\mv{#1}^{-1}}
\newcommand{\mderiv}[1]{\frac{\md}{\md {#1}}} %d/dx
\newcommand{\mnthderiv}[2]{\frac{\md^{#2}}{\md {#1}^{#2}}} %d^n/dx
\newcommand{\mpderiv}[1]{\frac{\partial}{\partial {#1}}} %partial d^n/dx
\newcommand{\mnthpderiv}[2]{\frac{\partial^{#2}}{\partial {#1}^{#2}}} %partial d^n/dx
\newcommand{\borel}{\mathfrak{B}}
\newcommand{\integers}{\mathbb{Z}}
\newcommand{\rationals}{\mathbb{Q}}
\newcommand{\reals}{\mathbb{R}}
\newcommand{\complexes}{\mathbb{C}}
\newcommand{\naturals}{\mathbb{N}}
\newcommand{\defined}{:=}
\newcommand{\var}{\mathrm{var}}
\newcommand{\cov}{\mathrm{cov}}
\newcommand{\corr}{\mathrm{corr}}
\newcommand{\set}[1]{\left\{#1\right\}}
\newcommand{\powerset}[1]{\mathcal{P}(#1)}
\newcommand{\bra}[1]{\langle#1 \vert}
\newcommand{\ket}[1]{\vert \hspace{1pt}#1\rangle}
\newcommand{\braket}[2]{\langle #1 \ket{#2}}
\newcommand{\abs}[1]{\left|#1\right|}
\newcommand{\norm}[1]{\left|\left|#1\right|\right|}
\newcommand{\esssup}{\mathrm{ess\ sup}}
\newcommand{\Lspace}[1]{L^{#1}}
\newcommand{\Lone}{\Lspace{1}}
\newcommand{\Ltwo}{\Lspace{2}}
\newcommand{\Lp}{\Lspace{p}}
\newcommand{\Lq}{\Lspace{q}}
\newcommand{\Linf}{\Lspace{\infty}}</preamble>
 <content>Let $(\Omega, \borel, \mu)$ be a probability space, and let $X,Y\in\borel$ be events.

The \emph{conditional probability} of $X$ given $Y$ is defined as
\begin{equation}
\mu(X|Y) = \frac{\mu(X \cap Y)}{\mu(Y)}
\end{equation}
provided $\mu(Y)&gt;0$.
(If $\mu(Y)=0$, then $\mu(X|Y)$ is not defined.)

If $\mu(X)&gt;0$ and $\mu(Y)&gt;0$, then
\begin{equation}
\mu(X|Y)\mu(Y) = \mu(X\cap Y) = \mu(Y|X)\mu(X),
\end{equation}
and so also
\begin{equation}
\mu(X|Y) = \frac{\mu(Y | X)\mu(X)}{\mu(Y)},
\end{equation}
which is Bayes' Theorem.</content>
</record>
