<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5//EN" "http://cnx.rice.edu/technology/cnxml/schema/dtd/0.5/cnxml_plain.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id9478275">
<name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">What is the probability mass function?</name>
<metadata xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">
  <md:version xmlns:bib="http://bibtexml.sf.net/">1.1</md:version>
  <md:created xmlns:bib="http://bibtexml.sf.net/">2006/02/16 00:16:02.752 US/Central</md:created>
  <md:revised xmlns:bib="http://bibtexml.sf.net/">2006/02/16 00:18:19.228 US/Central</md:revised>
  <md:authorlist xmlns:bib="http://bibtexml.sf.net/">
      <md:author xmlns:bib="http://bibtexml.sf.net/" id="Brandon_Hodgson">
      <md:firstname xmlns:bib="http://bibtexml.sf.net/">Brandon</md:firstname>
      
      <md:surname xmlns:bib="http://bibtexml.sf.net/">Hodgson</md:surname>
      <md:email xmlns:bib="http://bibtexml.sf.net/">brandon.hodgson@gmail.com</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist xmlns:bib="http://bibtexml.sf.net/">
    <md:maintainer xmlns:bib="http://bibtexml.sf.net/" id="Brandon_Hodgson">
      <md:firstname xmlns:bib="http://bibtexml.sf.net/">Brandon</md:firstname>
      
      <md:surname xmlns:bib="http://bibtexml.sf.net/">Hodgson</md:surname>
      <md:email xmlns:bib="http://bibtexml.sf.net/">brandon.hodgson@gmail.com</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist xmlns:bib="http://bibtexml.sf.net/">
    <md:keyword xmlns:bib="http://bibtexml.sf.net/">elen5007</md:keyword>
  </md:keywordlist>

  <md:abstract xmlns:bib="http://bibtexml.sf.net/"/>
</metadata>
<content xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">
<section xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id5710205">
<name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">What is the probability mass function?</name>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id4350415">A probability mass function (pmf) gives the
probability that a discrete random variable is exactly equal to
some value (Wikipedia 2006). A probability mass function differs
from a probability density function (Wikipedia 2006). This is
because the probability density function is defined only for
continuous random variables and does not result in a probability
(Wikipedia 2006). Rather, its integral over a set of possible
values of the random variable is a probability (Wikipedia
2006).</para>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id9478712">Suppose that X is a discrete random variable,
taking values on some countable sample space  S ⊆ R (Wikipedia
2006). Then the probability mass function  fX(x)  for X
is given by</para>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id8215027">
<figure xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id9295906">
<media xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" type="image/png" src="1a33ad0b39f4f89d6d3a80e7c24a2c5e"/>
</figure>(1)(Wikipedia 2006)</para>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id2836238">Note that this explicitly defines
 fX(x)  for all real numbers, including all values in R
that X could never take (Wikipedia 2006). It assigns such values a
probability of zero. (Alternatively, think of  Pr(X = x) 
as 0 when  x ∈ R\S.) (Wikipedia 2006).</para>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id8195697">The discontinuity of probability mass
functions reflects the fact that the 
<link xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" src="file:///C:/Documents%20and%20Settings/Barney1/My%20Documents/Wits2006/Teletraffic%20engineering/Assignment%202/Html%20files/CDF.htm">
cumulative distribution function</link>of a discrete random
variable is also discontinuous (Wikipedia 2006). Where it is
differentiable (i.e. where x ∈ R\S) the derivative is zero, just as
the probability mass function is zero at all such points (Wikipedia
2006).</para>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id2752835">Example: This example is extracted from
(Wikipedia 2006). Suppose that X is the outcome of a single coin
toss, assigning 0 to tails and 1 to heads. The probability that X =
x is just 0.5 on the state space {0, 1} (this is a Bernoulli random
variable), and hence the probability mass function is</para>
<figure xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id8956569">
<media xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" type="image/png" src="72c1ce7228f6a90ee9e2f93f639d8c6b"/>
</figure>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id9252119">Probability mass functions may also be defined
for any discrete random variable, including constant, binomial
(including Bernoulli), negative binomial, Poisson, geometric and
hypergeometric random variables (Wikipedia 2006)</para>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id5677596">References:</para>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id9510876">Wikipedia. "Probability mass function",
Wikimedia Foundation Inc, 
<link xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" src="http://en.wikipedia.org/wiki/Probability_mass_function">
http://en.wikipedia.org/wiki/Probability_mass_function</link>, Last
accessed 14 February 2006.</para>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id3393184"/>
<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id9368892">Brandon Hodgson</para>
</section>
</content>
</document>

