Skip to content

Instantly share code, notes, and snippets.

@fonnesbeck
Created March 24, 2010 23:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fonnesbeck/342987 to your computer and use it in GitHub Desktop.
Save fonnesbeck/342987 to your computer and use it in GitHub Desktop.
Conditional probability statement in LaTeX
Y_i \sim \left\{ \begin{array}{l}
0, \text{with probability } (1-\psi) \\
\text{Poisson}(\mu), \text{with probability } \psi
\end{array} \right.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment