TABLE III.
Probability distributions used and their densities. Here, the corresponding random variables are denoted by x. We use ”;” to separate random variables from parameters. For example, Normal(x;μ,σ2) means that x is the random variable (e.g. Normal(x;μ,σ2) = 1), and μ and σ2 are parameters characterizing this density.
| Distribution | Notation | Probability density function | Mean | Variance |
|---|---|---|---|---|
| Normal | Normal(μ,σ2) | μ | σ 2 | |
| Symmetric Normal | SymNormal(μ,σ2) | 0 | μ2 + σ2 | |
| Exponential | Exponential(μ) | |||
| Chi-square | χ2(α,2) | α | 2α | |
| Gamma | Gamma(α,β) | |||
| Inverse-Gamma | InvGamma(α,β) | |||
| Beta | Beta(α,β) | |||
| Bernoulli | Bernoulli(q) |