Rules for a valid Probability Density Function (PDF):

  1. for all x
  • The mode is the x value of the max point on the graph
  • The median is the x value of the point where the area to it’s left on the PDF is

Cumulative Distribution Functions:

  • For every PDF (f(t)), there is a cumulative distribution function (CDF), defined as:

F(x)=P(X\leq x)=\int_{- \infty}^{\infty} f(t) , dt