Skip to content Skip to navigation

Connexions

You are here: Home » Content » Discrete Random Variables: Summary of the Discrete Probability Functions

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.

Recently Viewed

Tags

(What is a tag?)

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

Discrete Random Variables: Summary of the Discrete Probability Functions

Module by: Dr. Barbara Illowsky, Susan Dean

Summary: This module provides a review of the binomial, geometric, hypergeometric, and Poisson probability distribution functions and their properties.

formula 1: Binomial

XX~B(n,p)B(n,p)

XX = the number of successes

nn = the number of independent trials

XX takes on the values x=x= 0,1, 2, 3, ...,nn

pp = the probability of a success

qq = the probability of a failure

p+q=1 q=1-pp+q=1 q=1-p

The mean is μ=npμ=np. The variance is σ2=npqσ2=npq.

formula 2: Geometric

XX~G (p)G(p)

XX = the number of trials until the first success (count the failures and the first success)

XX takes on the values xx= 1, 2, 3, ...

pp = the probability of a success

qq = the probability of a failure

p+q=1p+q=1

q=1-pq=1-p

The mean is μ= 1pμ= 1p

Τhe variance is σ2 = 1p (( 1p) -1) σ2 = 1p (( 1p) -1)

formula 3: Hypergeometric

XX~H (r, b, n)H(r,b,n)

XX = the number of items from the group of interest that are in the chosen sample.

XX may take on the values xx= 0, 1, ..., up to the size of the group of interest. (The minimum value for XX may be larger than 0 in some instances.)

rr = the size of the group of interest (first group)

bb= the size of the second group

nn= the size of the chosen sample.

n r + b n r + b

The mean is: μ= n r r + b μ= n r r + b

The variance is: σ2= r b n ( r + b + n ) ( r + b ) 2 ( r + b - 1 ) σ2 r b n ( r + b + n ) ( r + b ) 2 ( r + b - 1 )

formula 4: Poisson

XX ~ P(μ)P(μ)

XX = the number of occurrences in the interval of interest

XX takes on the values xx = 0, 1, 2, 3, ...

The mean μμ is typically given. (λλ is often used as the mean instead of μμ.) When the Poisson is used to approximate the binomial, we use the binomial mean μ = npμ=np. nn is the binomial number of trials. pp = the probability of a success for each trial. This formula is valid when n is "large" and pp "small". nn "large" is about 100 and pp "small" may be something less than 0.1. If nn is large enough and pp is small enough then the Poisson approximates the binomial very well.

Comments, questions, feedback, criticisms?

Send feedback