Hypothesis Testing Part I

Hypothesis Testing Part II

Hypothesis Testing Part III

Binomial Distribution Part I

Binomial Distribution Part II

Binomial Distribution Part III

Binomial Distribution Part IV

Hypothesis Testing Using Binomial Distribution Part I

Hypothesis Testing Using Binomial Distribution Part II

Hypothesis Testing Using Binomial Distribution Part III

An Explanation of Binomial Distribution Part I

An Explanation of Binomial Distribution Part II

Another Example Of Hypothesis Testing With Binomial Distribution

Homework Assignment #2 Questions

  Click here for a
printer-friendly version

An Explanation of Binomial Distribution Part II

Example

Let P (B_) = 3/4; P (bb) = 1/4; n = 4 which is the family size; r = o which is the number of Bb offspring or successful events.

The binomial distribution is:
    n!     pr qn - r      
r!(n - r)!      


This formula will tell us the probability of r ‘successful’ events out of a total of n events. We will define p as the probability of a ‘success’ and q as the probability of a ‘failure’. p + q = 1 and n = r + (n-r).

In our example we have a family size of 4 or 4 events, n = 4. We want to find the probability of r = o or zero successes and 4 failures. Four offspring of the bb genotype is the equivalent of four failures and the probability of each individual failure = 1/4. P (event) = P (families) family size = 4, = # of trials. We are expanding the binomial expression (p+q)4.
        n! = 4 x 3 x 2 x 1 = 24
        r! = 0! = 1
        (n-r)! = (4-0)! = 4! = 24

    n!     =   24  
r!(n - r)! 1(24)

    n!     pr qn-r = (1)(3/4)0(1/4)4
r!(n - r)!

  = (1)(1)(1/4)4
   
  = 1/256

Our expectation is that the proportion of families of size 4 which contain four bb offspring is 1/256.

Copyright 2000©, Ted Helms

Back | Home | Top | Next
Home Forward Back