3.2 Discrete Probability Densities

Given a discrete random variable  X; if  x  is one of its possible values, want to know the probability that  X  takes on the value  x,  i.e., want  P(X=x).
 
 

Def: Let X be a discrete random variable.  The function f defined by

 is called the probability density function (p.d.f.) of the random variable X
 
 

Usually, the value of X depends on some underlying sample space S.  Find P(X = x) as follows:

ex: ex: ex:  

Properties of probability density functions

Let f be the p.d.f. of random variable X. Then

  1. f(x)  >=  0     for all x
  2. ,     where the sum is over all values that  X  can take on.
These properties flow directly from the definition   f(x)  =  P(X = x):  f(x) = the probability that X takes on the value x. Thus the first property follows from the fact that all probabilities must be positive, and the second from the fact that the sum of the probabilities for all possible outcomes must be 1.
 

ex:

Note: the p.d.f. tells us everything we need to know about random variable X; don’t need to use the underlying sample space once we have the p.d.f.
 

There is an alternate way to characterize random variables, closely related to the probability density function:
 

Def: Given discrete random variable X.  The function F defined by

is called the cumulative distribution function of X. Thus F(x) gives the probability that X will take on a value less than or equal to x.
 

 The density function f and distribution function F are closely related:

  F(x0)  =  P(X <= x0)
 
or

 

ex:


Previous section  Next section