Home page for accesible maths 5 Models for discrete random variables

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

5.9 Summary

There are many discrete probability models based on Bernoulli trials (eg coin tossing). The basics are:

  • the sample space Ω={ω|seq of H,Ts},

  • the induced sample space 𝒮, usually {0,1,2,},

  • independent trials, with constant probability on each trial P(H)=θ.

A random variable R is function from Ω to induced 𝒮, with pmf p(r)=P({R=r}). The construction of R determines if the pmf is Bernoulli, Binomial, Geometric etc:

𝒮 construction pR(0)
Discrete uniform {0,1,,n} Dice roll (n+1)-1
Bernoulli {0,1} single throw 1-θ
Binomial {0,1,,n} # Hs in n throws (1-θ)n
Geometric {0,1,} # Ts before H θ
Poisson {0,1,} Bino limit nθλ exp(-λ)