Chapter 5 Working with OR Statements

5.1 Introduction

Most of the interesting probability questions involve combinations of simple events. In this section we examine the probabilities of at least one of two events occurring (or), and describe the key Addition Principle. Venn diagrams are introduced as useful tools for visualizing relationships between overlapping events.

5.2 Chapter Scenario - Paying Taxes

On the Diane Rehm show on Wednesday, September 28, 2016 a discussion of federal taxes occurred. Here is the link to the show: https://thedianerehmshow.org/.

A claim something like the following was made: 55% of individuals pay federal income tax, 70% pay payroll taxes, and 80% pay at least one of the two. Can you determine the percentage of individuals that pay federal income tax but not payroll taxes and the percentage who pay payroll taxes but not federal income tax?

5.3 Class Composition Example

Suppose we took a poll of all 25 students in class and asked them to identify whether or not they were from Utah and whether or not they are planning to major in a business-related field with the following results:

  • 13 are from Utah
  • 8 plan to major in a business-related field
  • 5 are from Utah AND plan to major in a business-related field

If one student is chosen at random what is the probability they are from Utah OR plan to major in a business-related field?

Let’s let U represent the event of being from Utah and B the event of planning to major in a buisness-related field.

5.3.1 Practice

What is wrong with the following approach?

\[P(U \ or \ B) = P(U)+P(B)= 13/25 + 8/25 = 21/25 \ WRONG!!!\]

You may have spotted the mistake that some individuals have been double-counted. The Addition Rule will take care of this.

\[P(U \ or \ B) = P(U)+P(B)-P(U \ and \ B) = 13/25 + 8/25 - 5/25 = 16/25\]

From the information above we can determine there are 9 individuals that are not from Utah and not planning on majoring in business-related field. Venn Diagrams are a helpful way to visualize the relationships between overlapping events like these.

Two overlapping events may be represented in a Venn diagram with two overlapping circles. Think of the rectangle containing them as the entire sample space.

Examine the three Venn diagrams below. The first Venn diagram illustrates the compound event each region represents. The second Venn diagram identifies the number of individuals in each region. The third Venn diagram identifies the proportion of the population in each region, or, equivalently, the probability of selecting an individual in the given region if one person was chosen at random.

Venn Diagram of Class Composition

Figure 5.1: Venn Diagram of Class Composition

5.4 Venn Diagrams for Three Events

A Venn diagram for three overlapping events is represented with three overlapping circles creating the eight regions all labeled in the diagram below.

Venn Diagram of Three Events

Figure 5.2: Venn Diagram of Three Events

By the Fundamental Principle of Counting, to identify a region there are two choices for each event - out or in - leading to \(2^{3}=8\) total regions. The table below describes the event each region represents.

Venn Diagram Event Description

Figure 5.3: Venn Diagram Event Description

5.5 Example - Watching Sports

A group of students was asked whether or not they like to watch basketball, soccer, and/or football. Here are the results of the survey.

  • Total number surveyed: 78
  • Number choosing basketball: 26
  • Number choosing soccer: 30
  • Number choosing football: 36
  • Number choosing both basketball and soccer: 10
  • Number choosing both basketball and football: 12
  • Number choosing both soccer and football: 18
  • Number choosing basketball and soccer and football: 8

We can draw a Venn Diagram by identifying with regions B for basketball, S for soccer, F for football, and T representing the total number surveyed. We want to determine how many individuals there are in each of the eight regions. As in the example with two overlapping events, the key problem-solving strategy is to start with the overlap. Here we see some of the overlapping regions described. Can you proceed outward to complete the Venn diagram?

Partially Completed Venn Diagram for Three Sports

Figure 5.4: Partially Completed Venn Diagram for Three Sports

5.6 Revisiting the Chapter Scenario - Paying Taxes

Remember in our example, 55% of individuals pay federal income tax, 70% pay payroll taxes, and 80% pay at least one of the two and we wish to determine the percentage of individuals that pay federal income tax but not payroll taxes and the percentage who pay payroll taxes but not federal income tax. A Venn diagram can help with F representing federal income tax and P payroll taxes.

From the Addition Principle,

\[P(F \ or \ P)=P(F)+P(P)-P(F \ and \ P)\] We know three of these quantities which may be substituted in.

\[0.80=0.55+0.70-P(F \ and \ P)\]

Solving we find \(P(F \ and \ P)=0.55 + 0.70 - 0.80=0.45\) allowing us to complete the Venn diagram.

Venn Diagram of Paying Taxes

Figure 5.5: Venn Diagram of Paying Taxes

5.7 Exercises

5.7.1 Exercise - We Need More Women Scientists in This World

consider a class of 10 people. Is it possible that 60% of them are female and 60% of them are science majors.

  1. Draw at least two different venn diagrams showing this possibility.
  2. Suppose we are told that 60% are female and 60% are science majors and 80% are at least either female or science majors. Determine how many females are science majors and how many females are not science majors.

5.7.2 Exercise - Venn for Four

Create a Venn diagram template for four events {A, B, C, D} and accurately label each region.

5.7.3 Exercise - Class Schedules

Suppose that a group of 100 first year students were given a survey indicating that 58 of them are registered for a math class and 40 of them are registered for a foreign language class. Can we safely assume that 98 of them are registered for either a math class or a foreign language class? Suppose we are told that 22 of them are registered for both a math class and a foreign language class, then determine how many are registered for a math class or a foreign language class.

5.7.4 Exercise - Class Survey

Design and administer a short three-question class survey where each question is a yes or no answer and draw a Venn diagram of the results identifying the number of individuals in each of the eight regions. Questions could relate to almost anything but try to select questions where you will see different responses.

5.7.5 Exercise - Minding the Gap

Suppose the probability of event A is 1/3 and the probability of event B is 1/2. What is the possible range of values for P(A or B), that is, what is the smallest possible value for P(A or B) and what is the largest possible value for P(A or B)?