Statistics and Probability Relevant to Genetics

Statistics and Probability

  • Product rule: the and rule, multiply the probabilities.
  • Some Brief Definitions

  • Binomial Data: Tossing two coins, heads or tails, discrete outcomes will occur. Whole number outcomes like 1 heads and 1 tails, or two heads, but not between.
  • Proportions verses percentages? Proportions are a specific chance over total chances, then reduced so that total chances equal 1. For percentages, you would multiply this number by 100.
  • Permutation? How many different arrangements in a row.
  • Working with Permutations

  • Permutations are the number of different ways a certain number of things can be arranged in a row.
  • It might seem tangental to our discussion, but in fact it is a crucial concept.
  • The .swf images below provide an opportunity to play with the concept.
  • You can drag the green and blue men to different positions. How many different orders are possible? The answer is two.

  • The above image will demonstrate the concept of permutations. Use the image below and attempt to determine how many are possible with three.
  • You can drag the green, red and blue men to different positions. How many different orders are possible? The answer is six.

  • The above image will again demonstrate the concept of permutations. Use the image below and attempt to determine how many are possible with four.
  • You can drag the purple, green, red and blue men to different positions. How many different orders are possible? The answer is twenty-four.

  • The above image will again demonstrate the concept of permutations, plus illustrate the rapid increase in complexity that occurs when more individuals are added. How would you like to use a manual system such as this on five individuals?
  • A Mathematical formula would be useful. The formula for individuals is simply n!, where n is the number of individuals.
  • For five, the answer is 5 X 4 X 3 X 2 X 1, or 120.
  • When calculating permutations for categories, instead of individuals, the number of possible orders is fewer. Use the image below and determine the number of orders.
  • You can drag the purple women and green man to different positions. How many different orders are possible? The answer is three.

    The above image demonstrates the concept of permutations for categories. Use the image below and attempt to determine how many orders are possible with two men and two women.

    You can drag the purple women and green men to different positions. How many different orders are possible? The answer is six.

  • For categories you might want to know how many ways 1 boy and 2 girls can be arranged.
  • The formula is n!/(s!t!...u!), where s,t...,and u are the number of individuals in each discreet category present.
  • The above example would be 4!/(2!2!), which equals six.
  • Probability and Permutation

  • Genetics textbooks usually offer the student a choice between two approaches for solving problems involving permutations: the Binomial Theorem and the method outlined below.
  • I like to break up the formula into two parts, and de-mystify the math logic.
  • Following the dialog and examples should simplify the subject matter for you.
  • Question: What is the probability of a woman who will have 5 children giving birth to four girls and 1 boy in that order?
  • Answer: The probability of giving birth to the first girl is 1/2, as is the second and third girl. [1/2 X 1/2 X 1/2 X 1/2 or (1/2)4] The probability of the last child being a boy is also 1/2. [(1/2)4 X 1/2 = 1/32]
  • Each individual outcome is multiplied by the next because the nature of the question is that of an and question, not an or question. "What is the probability of having a girl and then a boy..."
  • In terms of how many ways or orders are involved, because only one order is requested by the question, permutations are an unnecessary consideration. The calculated probability is for just one possible order, the one given in the question.
  • Question: What is the probability of a woman who will have 5 children giving birth to four girls and 1 boy?
  • Answer: In this question, the order is not specified. One order would be the way the first question was stated. Its probability was 1/32. Would you expect the probability of any order to be greater than one order? I would. How much greater? The product of the number of different orders and the probability of one order. How many orders could there be for a woman giving birth to four girls and 1 boy? [5!/(4!1!) or 5] The correct answer to the question is 1/32 X 5 or 5/32.
  • The steps are to calculate the probability for one order, then calculate how many orders are possible, and then multiply the probability of one order by the number of possible orders.
    What is the probability that brown eyed heterozygous parents will have 2 brown eyed girls, 2 brown eyed boys and 1 blue eyed girl?
    Probability of getting a brown eyed boy is (3/4)(1/2) = 3/8.
    Probability of getting a brown eyed girl is (3/4)(1/2) = 3/8.
    Probability of getting a blue eyed girl is (1/4)(1/2) = 1/8.

    STATISTICS  

  • Chi-Square  
    Chi-Square Analysis of a Mono-hybrid Cross
    Category
    Observed (O)
    Expected (E)
    O -E
    (O-E)2
    (O-E)2/E
    x2 value
    Tall
    500
    750
    -250
    62500
    83.3
    Dwarf
    500
    250
    250
    62500
    250
    333.3

    Calulate the expected values by multipling the total number of observations by the expected proportion.

    The chi square value is 333.3 The degrees of freedom is 1.

    Chi-Square PDF Table useful for solving your homework.

    Statistics Problems Set

    Return to Home Page