Summary table of probability terms: Difference between revisions

From Machinelearning
Line 4: Line 4:


{| class="sortable wikitable"
{| class="sortable wikitable"
! Term !! Symbol !! Type !! Notes
! Term !! Symbol !! Type !! Definition
|-
|-
| Reals || <math>\mathbf R</math> || ||
| Reals || <math>\mathbf R</math> || ||
Line 20: Line 20:
| Probability triple or probability space || <math>(\Omega, \mathcal F, \mathbf P)</math> || ||
| Probability triple or probability space || <math>(\Omega, \mathcal F, \mathbf P)</math> || ||
|-
|-
| Distribution || <math>\mu</math> or <math>\mathcal D</math> or <math>D</math> || <math>\mathcal B \to \mathbf R</math> ||
| Distribution || <math>\mu</math> or <math>\mathcal D</math> or <math>D</math> || <math>\mathcal B \to \mathbf R</math> || <math>B \mapsto \mathbf P(X \in B)</math>
|-
|-
| Cumulative distribution function || <math>F_X</math> || <math>\mathbf R \to \mathbf R</math> ||
| Cumulative distribution function || <math>F_X</math> || <math>\mathbf R \to \mathbf R</math> ||

Revision as of 07:00, 1 January 2018

Summary table of probability terms

Table

Term Symbol Type Definition
Reals R
Borel subsets of the reals B
Sample space Ω
Outcome ω Ω
Events F
Probability measure P or Pr F[0,1]
Probability triple or probability space (Ω,F,P)
Distribution μ or D or D BR BP(XB)
Cumulative distribution function FX RR
Density function fX RR
Random variable X ΩR
Indicator of A 1A Ω{0,1}
Expectation E or E (ΩR)R

See also

External links