3.5 Normal Distribution and Probability

Normal (Gaussian) Distribution

  • A normal random variable has probability-density function (PDF)
  • Standardisation: the -score

Cumulative-Distribution Function (CDF) of a Gaussian

  • The CDF gives the probability that does not exceed a threshold: where is the error function.
  • In practice we consult the standard-normal table (or software) for and convert using the formula above.

Lognormal Distribution

  • Some phenomena grow multiplicatively rather than additively. If

    then is lognormal.
  • PDF
  • Mean and variance

Gamma Distribution

  • The gamma function generalises the factorial:
  • With shape and rate , the gamma PDF is
  • Mean and variance (For integer the gamma reduces to an Erlang; for and it produces the distribution.)

Beta Distribution

  • A continuous distribution bounded on ; useful for proportions.
  • PDF with shape parameters :
  • Tuning and changes the shape:
    • → uniform;
    • → symmetric about ;
    • or → modes at the boundaries.
  • Mean and variance

Binomial Distribution

  • A discrete model for independent Bernoulli trials (success with probability , failure with ).
  • Random variable = number of successes.
  • Probability-mass function (PMF)
  • Mean and variance