Probabilities and Contingency Tables

Learning Outcomes

  • Calculate probabilities for events that are mutually exclusive and not mutually exclusive for a given contingency table
  • Calculate probabilities for independent events for a given contingency table
  • Calculate conditional probabilities for a given contingency table
  • Determine if two events are independent for a given contingency table

contingency table provides a way of portraying data that can facilitate calculating probabilities. The table helps in determining conditional probabilities quite easily. The table displays sample values in relation to two different variables that may be dependent or contingent on one another. Later on, we will use contingency tables again, but in another manner.

The following video shows and example of finding the probability of an event from a table.

Example

Suppose a study of speeding violations and drivers who use cell phones produced the following fictional data:

Speeding violation in the last year No speeding violation in the last year Total
Cell phone user 25 280 305
Not a cell phone user 45 405 450
Total 70 685 755

The total number of people in the sample is 755. The row totals are 305 and 450. The column totals are 70 and 685. Notice that 305+450=755 and 70+685=755.

Calculate the following probabilities using the table.

  1. Find P(Person is a car phone user).
  2. Find P(Person had no violation in the last year).
  3. Find P(Person had no violation in the last year AND was a car phone user).
  4. Find P(Person is a car phone user OR person had no violation in the last year).
  5. Find P(Person is a car phone user GIVEN person had a violation in the last year).
  6. Find P(Person had no violation last year GIVEN person was not a car phone user).

 


This video shows an example of how to determine the probability of an AND event using a contingency table.

try it

This table shows the number of athletes who stretch before exercising and how many had injuries within the past year.

Injury in last year No injury in last year Total
Stretches 55 295 350
Does not stretch 231 219 450
Total 286 514 800
  1. What is P(athlete stretches before exercising)?
  2. What is P(athlete stretches before exercising|no injury in the last year)?

Example

This table shows a random sample of 100 hikers and the areas of hiking they prefer.

Hiking Area Preference

Sex The Coastline Near Lakes and Streams On Mountain Peaks Total
Female 18 16 ___ 45
Male ___ ___ 14 55
Total ___ 41 ___ ___
  1. Complete the table.
  2. Are the events “being female” and “preferring the coastline” independent events? Let F = being female and let C = preferring the coastline.
    1. Find P(F AND C).
    2. Find P(F)P(C).

    Are these two numbers the same? If they are, then F and C are independent. If they are not, then F and C are not independent.

  3. Find the probability that a person is male given that the person prefers hiking near lakes and streams. Let M = being male, and let L = prefers hiking near lakes and streams.
    1. What word tells you this is a conditional?
    2. Fill in the blanks and calculate the probability: P(___|___) = ___.
    3. Is the sample space for this problem all 100 hikers? If not, what is it?
  4. Find the probability that a person is female or prefers hiking on mountain peaks. Let F = being female, and let P = prefers mountain peaks.
    1. Find P(F).
    2. Find P(P).
    3. Find P(F AND P).
    4. Find P(F OR P).

try it

This table shows a random sample of 200 cyclists and the routes they prefer. Let M = males and H = hilly path.

Gender Lake Path Hilly Path Wooded Path Total
Female 45 38 27 110
Male 26 52 12 90
Total 71 90 39 200
  1. Out of the males, what is the probability that the cyclist prefers a hilly path?
  2. Are the events “being male” and “preferring the hilly path” independent events?

Example

Muddy Mouse lives in a cage with three doors. If Muddy goes out the first door, the probability that he gets caught by Alissa the cat is 15 and the probability he is not caught is 45. If he goes out the second door, the probability he gets caught by Alissa is 14 and the probability he is not caught is 34. The probability that Alissa catches Muddy coming out of the third door is 12 and the probability she does not catch Muddy is 12. It is equally likely that Muddy will choose any of the three doors so the probability of choosing each door is 13.

Door Choice

Caught or Not Door One Door Two Door Three Total
Caught 115 112 16 ____
Not Caught 415 312 16 ____
Total ____ ____ ____ 1
  • The first entry 115=(15)(13) is P(Door One AND Caught)
  • The entry 415=(45)(13) is P(Door One AND Not Caught)

Verify the remaining entries.

  1. Complete the probability contingency table. Calculate the entries for the totals. Verify that the lower-right corner entry is 1.
  2. What is the probability that Alissa does not catch Muddy?
  3. What is the probability that Muddy chooses Door One OR Door Two given that Muddy is caught by Alissa?

 

example

This table contains the number of crimes per 100,000 inhabitants from 2008 to 2011 in the U.S.

Year Robbery Burglary Rape Vehicle Total
2008 145.7 732.1 29.7 314.7
2009 133.1 717.7 29.1 259.2
2010 119.3 701 27.7 239.1
2011 113.7 702.2 26.8 229.6
Total

 

TOTAL each column and each row. Total data = 4,520.7

  1. Find P(2009 AND Robbery).
  2. Find P(2010 AND Burglary).
  3. Find P(2010 OR Burglary).
  4. Find P(2011|Rape).
  5. Find P(Vehicle|2008).

 


This video gives and example of determining an “OR” probability given a table.

try it

This table relates the weights and heights of a group of individuals participating in an observational study.

Weight/Height Tall Medium Short Total
Obese 18 28 14
Normal 20 51 28
Underweight 12 25 9
Totals
  1. Find the total for each row and column.
  2. Find the probability that a randomly chosen individual from this group is Tall.
  3. Find the probability that a randomly chosen individual from this group is Obese and Tall.
  4. Find the probability that a randomly chosen individual from this group is Tall given that the idividual is Obese.
  5. Find the probability that a randomly chosen individual from this group is Obese given that the individual is Tall.
  6. Find the probability a randomly chosen individual from this group is Tall and Underweight.
  7. Are the events Obese and Tall independent?