Skip to content Skip to navigation

Connexions

You are here: Home » Content » Discrete Random Variables: Probability Distribution Function (PDF) for a Discrete Random Variable

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

    • External bookmarks
  • E-mail the authors

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...

In these lenses

  • Printable Books

    This module is included inLens: Connexions Books Available for Print on Demand
    By: ConnexionsAs a part of collection:"Collaborative Statistics"

    Comments:

    "This book was purchased from the authors by the Maxfield Foundation and provided to the community as an open textbook available freely online and in PDF format. Bound copies of the book can also […]"

    Click the "Printable Books" link to see all content selected in this lens.

  • Bio 502 at CSUDH

    This module is included inLens: Bio 502
    By: Terrence McGlynnAs a part of collection:"Collaborative Statistics"

    Comments:

    "This is the course textbook for Biology 502 at CSU Dominguez Hills"

    Click the "Bio 502 at CSUDH" link to see all content selected in this lens.

Recently Viewed

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Discrete Random Variables: Probability Distribution Function (PDF) for a Discrete Random Variable

Module by: Dr. Barbara Illowsky, Susan Dean

Summary: This module introduces the Probability Distribution Function (PDF) and its characteristics.

A discrete probability distribution function has two characteristics:

  • Each probability is between 0 and 1, inclusive.
  • The sum of the probabilities is 1.

Example 1

A child psychologist is interested in the number of times a newborn baby's crying wakes its mother after midnight. For a random sample of 50 mothers, the following information was obtained. Let XX = the number of times a newborn wakes its mother after midnight. For this example, xx = 0, 1, 2, 3, 4, 5.

P(X) P(X) = probability that XX takes on a value xx.

XX P(x)P(x)
0 P(X=0)=250P(X=0)=250
1 P(X=1)=1150P(X=1)=1150
2 P(X=2)=2350P(X=2)=2350
3 P(X=3)=950P(X=3)=950
4 P(X=4)=450P(X=4)=450
5 P(X=5)=150P(X=5)=150

XX takes on the values 0, 1, 2, 3, 4, 5. This is a discrete PDF PDF because

  1. Each P(X)P(X) is between 0 and 1, inclusive.
  2. The sum of the probabilities is 1, that is,

2 50 + 11 50 + 23 50 + 9 50 + 4 50 + 1 50 = 1 2 50 + 11 50 + 23 50 + 9 50 + 4 50 + 1 50 =1(1)

Example 2

Suppose Nancy has classes 3 days a week. She attends classes 3 days a week 80% of the time, 2 days 15% of the time, 1 day 4% of the time, and no days 1% of the time.

Problem 1

Let XX = the number of days Nancy ____________________ .

Solution 1

Let XX = the number of days Nancy attends class per week.

Problem 2

XX takes on what values?

Solution 2

0, 1, 2, and 3

Problem 3

Construct a probability distribution table (called a PDFPDF table) like the one in the previous example. The table should have two columns labeled XX and P(X)P(X). What does the P(X)P(X) column sum to?

Solution 3

XX P(x)P(x)
0 0.01
1 0.04
2 0.15
3 0.80

Glossary

Probability Distribution Function (PDF):
A mathematical description of a discrete random variable (RV), given either in the form of the equation (by formula) , or in the form of a table listing all the possible outcomes of an experiment and the probability associated with each outcome.

Example:

A biased coin with probability 0.7 of head is tossed 5 times. We are interested in the number of heads (means, the RV XX = the number of heads). XX is Binomial RV, so XXB 5 . 7 B 5 . 7 and P ( X = x ) =P(X=x)= 5 x . 7 x . 3 5 x 5 x . 7 x . 3 5 x or in the form of the table.

xx P ( X = x ) P(X=x)
0 0.0024
1 0.0284
2 0.1323
3 0.3087
4 0.3602
5 0.1681

Comments, questions, feedback, criticisms?

Send feedback