Probability Distributions

Random Variables
With X being a discrete random variable, f(x)=P(X=x) for each x within the domain of X is called the probability distribution of X

A function f(x) can serve as a PMF of a discrete random variable X if and only if:

  1. f(x)0  ,xX
  2. xf(x)=1

PMFs can be represented by simple histograms or bar charts

Cumulative Distribution Function of X (CDF):

F(x)=P(Xx)=txf(t), <x<

where f(t) is the probability distribution of the discrete random variable X at t

The values F(x) of X need to satisfy:

  1. F()=0, and F()=1
  2. a<bF(a)F(b) for any a and b (non-decreasing at every point)

If the range of a random variable X consists of k values x1<x2<<xk , then

Probability Densities

Probability distribution of a random variable