92 Probability

Learning Objectives

In this section, you will:

  • Construct probability models.
  • Compute probabilities of equally likely outcomes.
  • Compute probabilities of the union of two events.
  • Use the complement rule to find probabilities.
  • Compute probability using counting theory.
Spaghetti map of the possible paths for a hurricane over the Southeastern United States
Figure 1. An example of a “spaghetti model,” which can be used to predict possible paths of a tropical storm.

[1]

Residents of the Southeastern United States are all too familiar with charts, known as spaghetti models, such as the one in (Figure). They combine a collection of weather data to predict the most likely path of a hurricane. Each colored line represents one possible path. The group of squiggly lines can begin to resemble strands of spaghetti, hence the name. In this section, we will investigate methods for making these types of predictions.

Constructing Probability Models

Suppose we roll a six-sided number cube. Rolling a number cube is an example of an experiment, or an activity with an observable result. The numbers on the cube are possible results, or outcomes, of this experiment. The set of all possible outcomes of an experiment is called the sample space of the experiment. The sample space for this experiment is [latex]\left\{1,2,3,4,5,6\right\}.\,[/latex]An event is any subset of a sample space.

The likelihood of an event is known as probability. The probability of an event [latex]p[/latex] is a number that always satisfies [latex]0\le p\le 1,[/latex] where 0 indicates an impossible event and 1 indicates a certain event. A probability model is a mathematical description of an experiment listing all possible outcomes and their associated probabilities. For instance, if there is a 1% chance of winning a raffle and a 99% chance of losing the raffle, a probability model would look much like (Figure).

Outcome Probability
Winning the raffle 1%
Losing the raffle 99%

The sum of the probabilities listed in a probability model must equal 1, or 100%.

How To

Given a probability event where each event is equally likely, construct a probability model.

  1. Identify every outcome.
  2. Determine the total number of possible outcomes.
  3. Compare each outcome to the total number of possible outcomes.

Constructing a Probability Model

Construct a probability model for rolling a single, fair die, with the event being the number shown on the die.

[reveal-answer q=”685622″]Show Solution[/reveal-answer]
[hidden-answer a=”685622″]

Begin by making a list of all possible outcomes for the experiment. The possible outcomes are the numbers that can be rolled: 1, 2, 3, 4, 5, and 6. There are six possible outcomes that make up the sample space.

Assign probabilities to each outcome in the sample space by determining a ratio of the outcome to the number of possible outcomes. There is one of each of the six numbers on the cube, and there is no reason to think that any particular face is more likely to show up than any other one, so the probability of rolling any number is[latex]\,\frac{1}{6}.[/latex]

Outcome Roll of 1 Roll of 2 Roll of 3 Roll of 4 Roll of 5 Roll of 6
Probability [latex]\frac{1}{6}[/latex] [latex]\frac{1}{6}[/latex] [latex]\frac{1}{6}[/latex] [latex]\frac{1}{6}[/latex] [latex]\frac{1}{6}[/latex] [latex]\frac{1}{6}[/latex]

[/hidden-answer]

Do probabilities always have to be expressed as fractions?

No. Probabilities can be expressed as fractions, decimals, or percents. Probability must always be a number between 0 and 1, inclusive of 0 and 1.

Try It

Construct a probability model for tossing a fair coin.

[reveal-answer q=”1404809″]Show Solution[/reveal-answer][hidden-answer a=”1404809″]

Outcome Probability
Heads [latex]\frac{1}{2}[/latex]
Tails [latex]\frac{1}{2}[/latex]

[/hidden-answer]

Computing Probabilities of Equally Likely Outcomes

Let[latex]\,S\,[/latex]be a sample space for an experiment. When investigating probability, an event is any subset of[latex]\,S.\,[/latex]When the outcomes of an experiment are all equally likely, we can find the probability of an event by dividing the number of outcomes in the event by the total number of outcomes in[latex]\,S.\,[/latex]Suppose a number cube is rolled, and we are interested in finding the probability of the event “rolling a number less than or equal to 4.” There are 4 possible outcomes in the event and 6 possible outcomes in[latex]\,S,\,[/latex]so the probability of the event is[latex]\,\frac{4}{6}=\frac{2}{3}.\,[/latex]

Computing the Probability of an Event with Equally Likely Outcomes

The probability of an event [latex]E[/latex] in an experiment with sample space [latex]S[/latex] with equally likely outcomes is given by

[latex]\,P\left(E\right)=\frac{\text{number of elements in }E}{\text{number of elements in }S}=\frac{n\left(E\right)}{n\left(S\right)}\,[/latex]

[latex]\,E[/latex] is a subset of [latex]S,[/latex] so it is always true that [latex]0\le P\left(E\right)\le 1.\,[/latex]

Computing the Probability of an Event with Equally Likely Outcomes

A six-sided number cube is rolled. Find the probability of rolling an odd number.

[reveal-answer q=”fs-id918553″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id918553″]

The event “rolling an odd number” contains three outcomes. There are 6 equally likely outcomes in the sample space. Divide to find the probability of the event.

[latex]\,P\left(E\right)=\frac{3}{6}=\frac{1}{2}\,[/latex][/hidden-answer]

Try It

A number cube is rolled. Find the probability of rolling a number greater than 2.

[reveal-answer q=”fs-id1370831″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1370831″]

[latex]\,\frac{2}{3}\,[/latex]

[/hidden-answer]

Computing the Probability of the Union of Two Events

We are often interested in finding the probability that one of multiple events occurs. Suppose we are playing a card game, and we will win if the next card drawn is either a heart or a king. We would be interested in finding the probability of the next card being a heart or a king. The union of two events[latex]\,E\text{ and }F,\text{written }E\cup F,\,[/latex]is the event that occurs if either or both events occur.

[latex]\,P\left(E\cup F\right)=P\left(E\right)+P\left(F\right)-P\left(E\cap F\right)\,[/latex]

Suppose the spinner in (Figure) is spun. We want to find the probability of spinning orange or spinning a[latex]\,b.\,[/latex]

A pie chart with six pieces with two a's colored orange, one b colored orange and another b colored red, one d colored blue, and one c colored green.
Figure 2.

There are a total of 6 sections, and 3 of them are orange. So the probability of spinning orange is[latex]\,\frac{3}{6}=\frac{1}{2}.\,[/latex]There are a total of 6 sections, and 2 of them have a[latex]\,b.\,[/latex]So the probability of spinning a[latex]\,b[/latex] is [latex]\frac{2}{6}=\frac{1}{3}.[/latex] If we added these two probabilities, we would be counting the sector that is both orange and a [latex]b[/latex] twice. To find the probability of spinning an orange or a [latex]b,[/latex] we need to subtract the probability that the sector is both orange and has a [latex]b.[/latex]

[latex]\,\frac{1}{2}+\frac{1}{3}-\frac{1}{6}=\frac{2}{3}\,[/latex]

The probability of spinning orange or a [latex]b\,[/latex] is [latex]\frac{2}{3}.[/latex]

Probability of the Union of Two Events

The probability of the union of two events [latex]E[/latex] and [latex]F[/latex] (written [latex]\,E\cup F[/latex]) equals the sum of the probability of [latex]E[/latex] and the probability of [latex]F[/latex] minus the probability of [latex]E[/latex] and [latex]F[/latex] occurring together [latex]\text{(}[/latex]which is called the intersection of [latex]E[/latex] and [latex]F[/latex] and is written as [latex]E\cap F[/latex]).

[latex]\,P\left(E\cup F\right)=P\left(E\right)+P\left(F\right)-P\left(E\cap F\right)\,[/latex]

Computing the Probability of the Union of Two Events

A card is drawn from a standard deck. Find the probability of drawing a heart or a 7.

[reveal-answer q=”fs-id1586017″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1586017″]

A standard deck contains an equal number of hearts, diamonds, clubs, and spades. So the probability of drawing a heart is[latex]\,\frac{1}{4}.\,[/latex]There are four 7s in a standard deck, and there are a total of 52 cards. So the probability of drawing a 7 is[latex]\,\frac{1}{13}.[/latex]

The only card in the deck that is both a heart and a 7 is the 7 of hearts, so the probability of drawing both a heart and a 7 is[latex]\,\frac{1}{52}.\,[/latex]Substitute[latex]\,P\left(H\right)=\frac{1}{4}, P\left(7\right)=\frac{1}{13}, \text{and} P\left(H\cap 7\right)=\frac{1}{52}\,[/latex]into the formula.

[latex]\begin{array}{l}P\left(E{\cup }^{\text{​}}F\right)=P\left(E\right)+P\left(F\right)-P\left(E{\cap }^{\text{​}}F\right)\hfill \\ \text{ }=\frac{1}{4}+\frac{1}{13}-\frac{1}{52}\hfill \\ \text{ }=\frac{4}{13}\hfill \end{array}[/latex]

The probability of drawing a heart or a 7 is[latex]\,\frac{4}{13}.[/latex][/hidden-answer]

Try It

A card is drawn from a standard deck. Find the probability of drawing a red card or an ace.

[reveal-answer q=”fs-id1345700″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1345700″]

[latex]\,\frac{7}{13}\,[/latex]

[/hidden-answer]

Computing the Probability of Mutually Exclusive Events

Suppose the spinner in (Figure) is spun again, but this time we are interested in the probability of spinning an orange or a[latex]\,d.\,[/latex]There are no sectors that are both orange and contain a[latex]\,d,\,[/latex]so these two events have no outcomes in common. Events are said to be mutually exclusive events when they have no outcomes in common. Because there is no overlap, there is nothing to subtract, so the general formula is

[latex]\,P\left(E\cup F\right)=P\left(E\right)+P\left(F\right)\,[/latex]

Notice that with mutually exclusive events, the intersection of[latex]\,E\,[/latex]and[latex]\,F\,[/latex]is the empty set. The probability of spinning an orange is[latex]\,\frac{3}{6}=\frac{1}{2}\,[/latex]and the probability of spinning a [latex]d[/latex] is[latex]\,\frac{1}{6}.\,[/latex]We can find the probability of spinning an orange or a [latex]d[/latex] simply by adding the two probabilities.

[latex]\begin{array}{l}P\left(E{\cup }^{\text{​}}F\right)=P\left(E\right)+P\left(F\right)\hfill \\ \text{ }=\frac{1}{2}+\frac{1}{6}\hfill \\ \text{ }=\frac{2}{3}\hfill \end{array}[/latex]

The probability of spinning an orange or a [latex]d[/latex] is[latex]\,\frac{2}{3}.[/latex]

Probability of the Union of Mutually Exclusive Events

The probability of the union of two mutually exclusive events[latex]\,E\,\text{and}\,F\,[/latex]is given by

[latex]\,P\left(E\cup F\right)=P\left(E\right)+P\left(F\right)\,[/latex]

How To

Given a set of events, compute the probability of the union of mutually exclusive events.

  1. Determine the total number of outcomes for the first event.
  2. Find the probability of the first event.
  3. Determine the total number of outcomes for the second event.
  4. Find the probability of the second event.
  5. Add the probabilities.

Computing the Probability of the Union of Mutually Exclusive Events

A card is drawn from a standard deck. Find the probability of drawing a heart or a spade.

[reveal-answer q=”fs-id1267481″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1267481″]

The events “drawing a heart” and “drawing a spade” are mutually exclusive because they cannot occur at the same time. The probability of drawing a heart is[latex]\,\frac{1}{4},\,[/latex]and the probability of drawing a spade is also[latex]\,\frac{1}{4},\,[/latex]so the probability of drawing a heart or a spade is

[latex]\,\frac{1}{4}+\frac{1}{4}=\frac{1}{2}\,[/latex][/hidden-answer]

Try It

A card is drawn from a standard deck. Find the probability of drawing an ace or a king.

[reveal-answer q=”fs-id1116307″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1116307″]

[latex]\,\frac{2}{13}\,[/latex]

[/hidden-answer]

Using the Complement Rule to Compute Probabilities

We have discussed how to calculate the probability that an event will happen. Sometimes, we are interested in finding the probability that an event will not happen. The complement of an event[latex]\,E,\,[/latex]denoted[latex]\,{E}^{\prime },\,[/latex]is the set of outcomes in the sample space that are not in[latex]\,E.\,[/latex]For example, suppose we are interested in the probability that a horse will lose a race. If event[latex]\,W\,[/latex]is the horse winning the race, then the complement of event[latex]\,W\,[/latex]is the horse losing the race.

To find the probability that the horse loses the race, we need to use the fact that the sum of all probabilities in a probability model must be 1.

[latex]\,P\left({E}^{\prime }\right)=1-P\left(E\right)\,[/latex]

The probability of the horse winning added to the probability of the horse losing must be equal to 1. Therefore, if the probability of the horse winning the race is[latex]\,\frac{1}{9},\,[/latex]the probability of the horse losing the race is simply

[latex]\,1-\frac{1}{9}=\frac{8}{9}\,[/latex]

The Complement Rule

The probability that the complement of an event will occur is given by

[latex]\,P\left({E}^{\prime }\right)=1-P\left(E\right)\,[/latex]

Using the Complement Rule to Calculate Probabilities

Two six-sided number cubes are rolled.

  1. Find the probability that the sum of the numbers rolled is less than or equal to 3.
  2. Find the probability that the sum of the numbers rolled is greater than 3.
[reveal-answer q=”fs-id1692884″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1692884″]

The first step is to identify the sample space, which consists of all the possible outcomes. There are two number cubes, and each number cube has six possible outcomes. Using the Multiplication Principle, we find that there are [latex]6×6,\,[/latex]or[latex]\text{ 36 }[/latex]total possible outcomes. So, for example, 1-1 represents a 1 rolled on each number cube.

[latex]\text{1-1}[/latex] [latex]\text{1-2}[/latex] [latex]\text{1-3}[/latex] [latex]\text{1-4}[/latex] [latex]\text{1-5}[/latex] [latex]\text{1-6}[/latex]
[latex]\text{2-1}[/latex] [latex]\text{2-2}[/latex] [latex]\text{2-3}[/latex] [latex]\text{}[/latex][latex]\text{2-4}[/latex] [latex]\text{2-5}[/latex] [latex]\text{2-6}[/latex]
[latex]\text{3-1}[/latex] [latex]\text{3-2}[/latex] [latex]\text{3-3}[/latex] [latex]\text{3-4}[/latex] [latex]\text{3-5}[/latex] [latex]\text{3-6}[/latex]
[latex]\text{4-1}[/latex] [latex]\text{4-2}[/latex] [latex]\text{4-3}[/latex] [latex]\text{4-4}[/latex] [latex]\text{4-5}[/latex] [latex]\text{4-6}[/latex]
[latex]\text{5-1}[/latex] [latex]\text{5-2}[/latex] [latex]\text{5-3}[/latex] [latex]\text{5-4}[/latex] [latex]\text{5-5}[/latex] [latex]\text{5-6}[/latex]
[latex]\text{6-1}[/latex] [latex]\text{6-2}[/latex] [latex]\text{6-3}[/latex] [latex]\text{6-4}[/latex] [latex]\text{6-5}[/latex] [latex]\text{6-6}[/latex]
  1. We need to count the number of ways to roll a sum of 3 or less. These would include the following outcomes: 1-1, 1-2, and 2-1. So there are only three ways to roll a sum of 3 or less. The probability is
    [latex]\,\frac{3}{36}=\frac{1}{12}\,[/latex]
  2. Rather than listing all the possibilities, we can use the Complement Rule. Because we have already found the probability of the complement of this event, we can simply subtract that probability from 1 to find the probability that the sum of the numbers rolled is greater than 3.
    [latex]\begin{array}{l}P\left({E}^{\prime }\right)=1-P\left(E\right)\hfill \\ \text{ }=1-\frac{1}{12}\hfill \\ \text{ }=\frac{11}{12}\hfill \end{array}[/latex][/hidden-answer]

Try It

Two number cubes are rolled. Use the Complement Rule to find the probability that the sum is less than 10.

[reveal-answer q=”fs-id1261251″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1261251″]

[latex]\,\frac{5}{6}\,[/latex]

[/hidden-answer]

Computing Probability Using Counting Theory

Many interesting probability problems involve counting principles, permutations, and combinations. In these problems, we will use permutations and combinations to find the number of elements in events and sample spaces. These problems can be complicated, but they can be made easier by breaking them down into smaller counting problems.

Assume, for example, that a store has 8 cellular phones and that 3 of those are defective. We might want to find the probability that a couple purchasing 2 phones receives 2 phones that are not defective. To solve this problem, we need to calculate all of the ways to select 2 phones that are not defective as well as all of the ways to select 2 phones. There are 5 phones that are not defective, so there are[latex]\,C\left(5,2\right)\,[/latex]ways to select 2 phones that are not defective. There are 8 phones, so there are[latex]\,C\left(8,2\right)\,[/latex]ways to select 2 phones. The probability of selecting 2 phones that are not defective is:

[latex]\begin{array}{l}\frac{\text{ways to select 2 phones that are not defective}}{\text{ways to select 2 phones}}=\frac{C\left(5,2\right)}{C\left(8,2\right)}\hfill \\ \text{ }=\frac{10}{28}\hfill \\ \text{ }=\frac{5}{14}\hfill \end{array}[/latex]

Computing Probability Using Counting Theory

A child randomly selects 5 toys from a bin containing 3 bunnies, 5 dogs, and 6 bears.

  1. Find the probability that only bears are chosen.
  2. Find the probability that 2 bears and 3 dogs are chosen.
  3. Find the probability that at least 2 dogs are chosen.
[reveal-answer q=”fs-id1693584″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1693584″]

  1. We need to count the number of ways to choose only bears and the total number of possible ways to select 5 toys. There are 6 bears, so there are[latex]\,C\left(6,5\right)\,[/latex]ways to choose 5 bears. There are 14 toys, so there are[latex]\,C\left(14,5\right)\,[/latex]ways to choose any 5 toys.
    [latex]\,\frac{C\left(6\text{,}5\right)}{C\left(14\text{,}5\right)}=\frac{6}{2\text{,}002}=\frac{3}{1\text{,}001}\,[/latex]
  2. We need to count the number of ways to choose 2 bears and 3 dogs and the total number of possible ways to select 5 toys. There are 6 bears, so there are[latex]\,C\left(6,2\right)\,[/latex]ways to choose 2 bears. There are 5 dogs, so there are[latex]\,C\left(5,3\right)\,[/latex]ways to choose 3 dogs. Since we are choosing both bears and dogs at the same time, we will use the Multiplication Principle. There are[latex]\,C\left(6,2\right)\cdot C\left(5,3\right)\,[/latex]ways to choose 2 bears and 3 dogs. We can use this result to find the probability.
    [latex]\,\frac{C\left(6\text{,}2\right)C\left(5\text{,}3\right)}{C\left(14\text{,}5\right)}=\frac{15\cdot 10}{2\text{,}002}=\frac{75}{1\text{,}001}\,[/latex]
  3. It is often easiest to solve “at least” problems using the Complement Rule. We will begin by finding the probability that fewer than 2 dogs are chosen. If less than 2 dogs are chosen, then either no dogs could be chosen, or 1 dog could be chosen.

    When no dogs are chosen, all 5 toys come from the 9 toys that are not dogs. There are[latex]\,C\left(9,5\right)\,[/latex]ways to choose toys from the 9 toys that are not dogs. Since there are 14 toys, there are[latex]\,C\left(14,5\right)\,[/latex]ways to choose the 5 toys from all of the toys.

    [latex]\,\frac{C\left(9\text{,}5\right)}{C\left(14\text{,}5\right)}=\frac{63}{1\text{,}001}\,[/latex]

    If there is 1 dog chosen, then 4 toys must come from the 9 toys that are not dogs, and 1 must come from the 5 dogs. Since we are choosing both dogs and other toys at the same time, we will use the Multiplication Principle. There are[latex]\,C\left(5,1\right)\cdot C\left(9,4\right)\,[/latex]ways to choose 1 dog and 1 other toy.

    [latex]\,\frac{C\left(5\text{,}1\right)C\left(9\text{,}4\right)}{C\left(14\text{,}5\right)}=\frac{5\cdot 126}{2\text{,}002}=\frac{315}{1\text{,}001}\,[/latex]

    Because these events would not occur together and are therefore mutually exclusive, we add the probabilities to find the probability that fewer than 2 dogs are chosen.

    [latex]\,\frac{63}{1\text{,}001}+\frac{315}{1\text{,}001}=\frac{378}{1\text{,}001}\,[/latex]

    We then subtract that probability from 1 to find the probability that at least 2 dogs are chosen.

    [latex]\,1-\frac{378}{1\text{,}001}=\frac{623}{1\text{,}001}\,[/latex][/hidden-answer]

Try It

A child randomly selects 3 gumballs from a container holding 4 purple gumballs, 8 yellow gumballs, and 2 green gumballs.

  1. Find the probability that all 3 gumballs selected are purple.
  2. Find the probability that no yellow gumballs are selected.
  3. Find the probability that at least 1 yellow gumball is selected.
[reveal-answer q=”fs-id1699280″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1699280″]

[latex]\,\begin{array}{lll}\text{a}\text{. }\frac{1}{91};\hfill & \text{b}\text{. }\frac{\text{5}}{\text{91}};\hfill & \text{c}\text{. }\frac{86}{91}\hfill \end{array}\,[/latex]

[/hidden-answer]

Access these online resources for additional instruction and practice with probability.

Visit this website for additional practice questions from Learningpod.

Key Equations

probability of an event with equally likely outcomes [latex]P\left(E\right)=\frac{n\left(E\right)}{n\left(S\right)}[/latex]
probability of the union of two events [latex]P\left(E\cup F\right)=P\left(E\right)+P\left(F\right)-P\left(E\cap F\right)[/latex]
probability of the union of mutually exclusive events [latex]P\left(E\cup F\right)=P\left(E\right)+P\left(F\right)[/latex]
probability of the complement of an event [latex]P\left(E\text{'}\right)=1-P\left(E\right)[/latex]

Key Concepts

  • Probability is always a number between 0 and 1, where 0 means an event is impossible and 1 means an event is certain.
  • The probabilities in a probability model must sum to 1. See (Figure).
  • When the outcomes of an experiment are all equally likely, we can find the probability of an event by dividing the number of outcomes in the event by the total number of outcomes in the sample space for the experiment. See (Figure).
  • To find the probability of the union of two events, we add the probabilities of the two events and subtract the probability that both events occur simultaneously. See (Figure).
  • To find the probability of the union of two mutually exclusive events, we add the probabilities of each of the events. See (Figure).
  • The probability of the complement of an event is the difference between 1 and the probability that the event occurs. See (Figure).
  • In some probability problems, we need to use permutations and combinations to find the number of elements in events and sample spaces. See (Figure).

Section Exercises

Verbal

What term is used to express the likelihood of an event occurring? Are there restrictions on its values? If so, what are they? If not, explain.

[reveal-answer q=”fs-id1220682″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1220682″]

probability; The probability of an event is restricted to values between[latex]\,0\,[/latex]and[latex]\,1,\,[/latex]inclusive of[latex]\,0\,[/latex]and[latex]\,1.\,[/latex]

[/hidden-answer]

What is a sample space?

What is an experiment?

[reveal-answer q=”fs-id1701015″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1701015″]

An experiment is an activity with an observable result.

[/hidden-answer]

What is the difference between events and outcomes? Give an example of both using the sample space of tossing a coin 50 times.

The union of two sets is defined as a set of elements that are present in at least one of the sets. How is this similar to the definition used for the union of two events from a probability model? How is it different?

[reveal-answer q=”1696914″]Show Solution[/reveal-answer][hidden-answer a=”1696914″]

The probability of the union of two events occurring is a number that describes the likelihood that at least one of the events from a probability model occurs. In both a union of sets[latex]\,A\text{ } \text{and }B\,[/latex]and a union of events[latex]\,A \text{and} B,\,[/latex]the union includes either[latex]\,A \text{or} B\,[/latex]or both. The difference is that a union of sets results in another set, while the union of events is a probability, so it is always a numerical value between[latex]\,0\,[/latex]and[latex]\,1.\,[/latex]

[/hidden-answer]

Numeric

For the following exercises, use the spinner shown in (Figure) to find the probabilities indicated.

A pie chart with eight pieces with one A colored blue, one B colored purple, once C colored orange, one D colored blue, one E colored red, one F colored green, one I colored green, and one O colored yellow.
Figure 3.

Landing on red

Landing on a vowel

[reveal-answer q=”fs-id1647333″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1647333″]

[latex]\,\frac{1}{2}.\,[/latex]

[/hidden-answer]

Not landing on blue

Landing on purple or a vowel

[reveal-answer q=”fs-id1506342″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1506342″]

[latex]\,\frac{5}{8}.\,[/latex]

[/hidden-answer]

Landing on blue or a vowel

Landing on green or blue

[reveal-answer q=”fs-id988746″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id988746″]

[latex]\,\frac{1}{2}.\,[/latex]

[/hidden-answer]

Landing on yellow or a consonant

Not landing on yellow or a consonant

[reveal-answer q=”fs-id1433098″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1433098″]

[latex]\,\frac{3}{8}.\,[/latex]

[/hidden-answer]

For the following exercises, two coins are tossed.

What is the sample space?

Find the probability of tossing two heads.

[reveal-answer q=”fs-id942289″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id942289″]

[latex]\,\frac{1}{4}.\,[/latex]

[/hidden-answer]

Find the probability of tossing exactly one tail.

Find the probability of tossing at least one tail.

[reveal-answer q=”fs-id1409450″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1409450″]

[latex]\,\frac{3}{4}.\,[/latex]

[/hidden-answer]

For the following exercises, four coins are tossed.

What is the sample space?

Find the probability of tossing exactly two heads.

[reveal-answer q=”fs-id1459073″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1459073″]

[latex]\,\frac{3}{8}.\,[/latex]

[/hidden-answer]

Find the probability of tossing exactly three heads.

Find the probability of tossing four heads or four tails.

[reveal-answer q=”fs-id981942″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id981942″]

[latex]\,\frac{1}{8}.\,[/latex]

[/hidden-answer]

Find the probability of tossing all tails.

Find the probability of tossing not all tails.

[reveal-answer q=”fs-id1464064″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1464064″]

[latex]\,\frac{15}{16}.\,[/latex]

[/hidden-answer]

Find the probability of tossing exactly two heads or at least two tails.

Find the probability of tossing either two heads or three heads.

[reveal-answer q=”fs-id1655956″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1655956″]

[latex]\,\frac{5}{8}.\,[/latex]

[/hidden-answer]

For the following exercises, one card is drawn from a standard deck of[latex]\,52\,[/latex]cards. Find the probability of drawing the following:

A club

A two

[reveal-answer q=”1365060″]Show Solution[/reveal-answer][hidden-answer a=”1365060″]

[latex]\,\frac{1}{13}.\,[/latex]

[/hidden-answer]

Six or seven

Red six

[reveal-answer q=”fs-id951098″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id951098″]

[latex]\,\frac{1}{26}.\,[/latex]

[/hidden-answer]

An ace or a diamond

A non-ace

[reveal-answer q=”fs-id1384816″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1384816″]

[latex]\,\frac{12}{13}.\,[/latex]

[/hidden-answer]

A heart or a non-jack

For the following exercises, two dice are rolled, and the results are summed.

Construct a table showing the sample space of outcomes and sums.

[reveal-answer q=”1458634″]Show Solution[/reveal-answer][hidden-answer a=”1458634″]

 
1 2 3 4 5 6
1 (1, 1)

2

(1, 2)

3

(1, 3)

4

(1, 4)

5

(1, 5)

6

(1, 6)

7

2 (2, 1)

3

(2, 2)

4

(2, 3)

5

(2, 4)

6

(2, 5)

7

(2, 6)

8

3 (3, 1)

4

(3, 2)

5

(3, 3)

6

(3, 4)

7

(3, 5)

8

(3, 6)

9

4 (4, 1)

5

(4, 2)

6

(4, 3)

7

(4, 4)

8

(4, 5)

9

(4, 6)

10

5 (5, 1)

6

(5, 2)

7

(5, 3)

8

(5, 4)

9

(5, 5)

10

(5, 6)

11

6 (6, 1)

7

(6, 2)

8

(6, 3)

9

(6, 4)

10

(6, 5)

11

(6, 6)

12

[/hidden-answer]

Find the probability of rolling a sum of[latex]\,3.\,[/latex]

Find the probability of rolling at least one four or a sum of[latex]\,8.[/latex]

[reveal-answer q=”fs-id1700738″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1700738″]

[latex]\,\frac{5}{12}.[/latex]

[/hidden-answer]

Find the probability of rolling an odd sum less than[latex]\,9.[/latex]

Find the probability of rolling a sum greater than or equal to[latex]\,15.[/latex]

[reveal-answer q=”fs-id1505254″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1505254″]

[latex]\,0.[/latex]

[/hidden-answer]

Find the probability of rolling a sum less than[latex]\,15.[/latex]

Find the probability of rolling a sum less than[latex]\,6\,[/latex]or greater than[latex]\,9.[/latex]

[reveal-answer q=”fs-id1700479″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1700479″]

[latex]\,\frac{4}{9}.\,[/latex]

[/hidden-answer]

Find the probability of rolling a sum between[latex]\,6\,[/latex]and[latex]\,9\text{,}\,[/latex]inclusive.

Find the probability of rolling a sum of[latex]\,5\,[/latex]or[latex]\,6.\,[/latex]

[reveal-answer q=”fs-id1430280″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1430280″]

[latex]\,\frac{1}{4}.\,[/latex]

[/hidden-answer]

Find the probability of rolling any sum other than[latex]\,5\,[/latex]or[latex]\,6.\,[/latex]

For the following exercises, a coin is tossed, and a card is pulled from a standard deck. Find the probability of the following:

A head on the coin or a club

[reveal-answer q=”fs-id1431355″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1431355″]

[latex]\,\frac{5}{8}\,[/latex]

[/hidden-answer]

A tail on the coin or red ace

A head on the coin or a face card

[reveal-answer q=”fs-id1375126″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1375126″]

[latex]\,\frac{8}{13}\,[/latex]

[/hidden-answer]

No aces

For the following exercises, use this scenario: a bag of M&Ms contains[latex]\,12\,[/latex]blue,[latex]\,6\,[/latex]brown,[latex]\,10\,[/latex]orange,[latex]\,8\,[/latex]yellow,[latex]\,8\,[/latex]red, and[latex]\,4\,[/latex]green M&Ms. Reaching into the bag, a person grabs 5 M&Ms.

What is the probability of getting all blue M&Ms?

[reveal-answer q=”fs-id1451918″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1451918″]

[latex]\,\frac{C\left(12,5\right)}{C\left(48,5\right)}=\frac{1}{2162}\,[/latex]

[/hidden-answer]

What is the probability of getting[latex]\,4\,[/latex]blue M&Ms?

What is the probability of getting[latex]\,3\,[/latex]blue M&Ms?

[reveal-answer q=”fs-id1392184″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1392184″]

[latex]\frac{C\left(12,3\right)C\left(36,2\right)}{C\left(48,5\right)}=\frac{175}{2162}[/latex]

[/hidden-answer]

What is the probability of getting no brown M&Ms?

Extensions

Use the following scenario for the exercises that follow: In the game of Keno, a player starts by selecting[latex]\,20\,[/latex]numbers from the numbers[latex]\,1\,[/latex]to[latex]\,80.\,[/latex]After the player makes his selections,[latex]\,20\,[/latex]winning numbers are randomly selected from numbers[latex]\,1\,[/latex]to[latex]\,80.\,[/latex]A win occurs if the player has correctly selected[latex]\,3,4,\,[/latex]or[latex]\,5\,[/latex]of the[latex]\,20\,[/latex]winning numbers. (Round all answers to the nearest hundredth of a percent.)

What is the percent chance that a player selects exactly 3 winning numbers?

[reveal-answer q=”fs-id1025341″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1025341″]

[latex]\,\frac{C\left(20,3\right)C\left(60,17\right)}{C\left(80,20\right)}\approx 12.49%\,[/latex]

[/hidden-answer]

What is the percent chance that a player selects exactly 4 winning numbers?

What is the percent chance that a player selects all 5 winning numbers?

[reveal-answer q=”1432795″]Show Solution[/reveal-answer][hidden-answer a=”1432795″]

[latex]\,\frac{C\left(20,5\right)C\left(60,15\right)}{C\left(80,20\right)}\approx 23.33%\,[/latex]

[/hidden-answer]

What is the percent chance of winning?

How much less is a player’s chance of selecting 3 winning numbers than the chance of selecting either 4 or 5 winning numbers?

[reveal-answer q=”fs-id1165135693734″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135693734″]

[latex]20.50+23.33-12.49=31.34%[/latex]

[/hidden-answer]

Real-World Applications

Use this data for the exercises that follow: In 2013, there were roughly 317 million citizens in the United States, and about 40 million were elderly (aged 65 and over).[2]

If you meet a U.S. citizen, what is the percent chance that the person is elderly? (Round to the nearest tenth of a percent.)

If you meet five U.S. citizens, what is the percent chance that exactly one is elderly? (Round to the nearest tenth of a percent.)

[reveal-answer q=”fs-id1430533″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1430533″]

[latex]\frac{C\left(40000000,1\right)C\left(277000000,4\right)}{C\left(317000000,5\right)}=36.78%[/latex]

[/hidden-answer]

If you meet five U.S. citizens, what is the percent chance that three are elderly? (Round to the nearest tenth of a percent.)

If you meet five U.S. citizens, what is the percent chance that four are elderly? (Round to the nearest thousandth of a percent.)

[reveal-answer q=”1678377″]Show Solution[/reveal-answer][hidden-answer a=”1678377″]
[latex]\frac{C\left(40000000,4\right)C\left(277000000,1\right)}{C\left(317000000,5\right)}=0.11%[/latex][/hidden-answer]

It is predicted that by 2030, one in five U.S. citizens will be elderly. How much greater will the chances of meeting an elderly person be at that time? What policy changes do you foresee if these statistics hold true?

Chapter Review Exercises

Sequences and Their Notation

Write the first four terms of the sequence defined by the recursive formula[latex]\,{a}_{1}=2,\,{a}_{n}={a}_{n-1}+n.[/latex]

[reveal-answer q=”fs-id1638210″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1638210″]

[latex]2,4,7,11[/latex]

[/hidden-answer]

Evaluate[latex]\,\frac{6!}{\left(5-3\right)!3!}.[/latex]

Write the first four terms of the sequence defined by the explicit formula[latex]\,{a}_{n}={10}^{n}+3.[/latex]

[reveal-answer q=”fs-id1512308″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1512308″]

[latex]13,103,1003,10003[/latex]

[/hidden-answer]

Write the first four terms of the sequence defined by the explicit formula[latex]\,{a}_{n}=\frac{n!}{n\left(n+1\right)}.[/latex]

Arithmetic Sequences

Is the sequence[latex]\,\frac{4}{7},\frac{47}{21},\frac{82}{21},\frac{39}{7},\,...[/latex] arithmetic? If so, find the common difference.

[reveal-answer q=”fs-id1503626″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1503626″]

The sequence is arithmetic. The common difference is[latex]\,d=\frac{5}{3}.[/latex]

[/hidden-answer]

Is the sequence[latex]\,2,4,8,16,\,...\,[/latex]arithmetic? If so, find the common difference.

An arithmetic sequence has the first term[latex]\,{a}_{1}=18\,[/latex]and common difference[latex]\,d=-8.\,[/latex]What are the first five terms?

[reveal-answer q=”fs-id1377398″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1377398″]

[latex]18,10,2,-6,-14[/latex]

[/hidden-answer]

An arithmetic sequence has terms [latex]{a}_{3}=11.7[/latex]
and [latex]{a}_{8}=-14.6.[/latex]
What is the first term?

Write a recursive formula for the arithmetic sequence [latex]-20\text{,}-10,0\text{,}10\text{,…}[/latex]

[reveal-answer q=”fs-id1081717″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1081717″]

[latex]{a}_{1}=-20,\text{ }{a}_{n}={a}_{n-1}+10[/latex]

[/hidden-answer]

Write a recursive formula for the arithmetic sequence [latex]0,\text{ }-\frac{1}{2},\text{ }-1,\text{ }-\frac{3}{2},\dots ,[/latex]
and then find the 31st term.

Write an explicit formula for the arithmetic sequence [latex]\frac{7}{8},\text{ }\frac{29}{24},\text{ }\frac{37}{24},\text{ }\frac{15}{8},\dots[/latex]

[reveal-answer q=”fs-id1034278″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1034278″]

[latex]{a}_{n}=\frac{1}{3}n+\frac{13}{24}[/latex]

[/hidden-answer]

How many terms are in the finite arithmetic sequence[latex]\,12,20,28,\dots ,172?[/latex]

Geometric Sequences

Find the common ratio for the geometric sequence [latex]2.5,\text{ }5,\text{ }10,\text{ }20,\dots[/latex]

[reveal-answer q=”fs-id1523062″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1523062″]

[latex]r=2[/latex]

[/hidden-answer]

Is the sequence [latex]4,\text{ }16,\text{ }28,\text{ }40,\dots[/latex] geometric? If so find the common ratio. If not, explain why.

A geometric sequence has terms[latex]\,{a}_{7}=16\text{,}384\,[/latex]and [latex]\,{a}_{9}=262\text{,}144[/latex] What are the first five terms?

[reveal-answer q=”fs-id1489945″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1489945″]

[latex]4,\text{ }16,\text{ }64,\text{ }256,\text{ }1024[/latex]

[/hidden-answer]

A geometric sequence has the first term[latex]\,{a}_{1}\text{=}-3\,[/latex]and common ratio[latex]\,r=\frac{1}{2}.\,[/latex]What is the 8th term?

What are the first five terms of the geometric sequence [latex]{a}_{1}=3,\text{ }{a}_{n}=4\cdot {a}_{n-1}?[/latex]

[reveal-answer q=”fs-id1512954″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1512954″]

[latex]3,\text{ }12,\text{ }48,\text{ }192,\text{ }768[/latex]

[/hidden-answer]

Write a recursive formula for the geometric sequence [latex]1,\text{ }\frac{1}{3},\text{ }\frac{1}{9},\text{ }\frac{1}{27},\dots[/latex]

Write an explicit formula for the geometric sequence [latex]-\frac{1}{5},\text{ }-\frac{1}{15},\text{ }-\frac{1}{45},\text{ }-\frac{1}{135},\dots[/latex]

[reveal-answer q=”fs-id1371388″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1371388″]

[latex]{a}_{n}=-\frac{1}{5}\cdot {\left(\frac{1}{3}\right)}^{n-1}[/latex]

[/hidden-answer]

How many terms are in the finite geometric sequence [latex]-5, -\frac{5}{3}, -\frac{5}{9},\dots , -\frac{5}{59\text{,}049}?[/latex]

Series and Their Notation

Use summation notation to write the sum of terms [latex]\frac{1}{2}m+5[/latex] from [latex]m=0[/latex] to [latex]m=5.[/latex]

[reveal-answer q=”fs-id1664084″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1664084″]

[latex]\sum _{m=0}^{5}\left(\frac{1}{2}m+5\right).[/latex]

[/hidden-answer]

Use summation notation to write the sum that results from adding the number [latex]13[/latex] twenty times.

Use the formula for the sum of the first [latex]n[/latex] terms of an arithmetic series to find the sum of the first eleven terms of the arithmetic series 2.5, 4, 5.5, … .

[reveal-answer q=”fs-id1653354″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1653354″]

[latex]{S}_{11}=110[/latex]

[/hidden-answer]

A ladder has [latex]15[/latex] tapered rungs, the lengths of which increase by a common difference. The first rung is 5 inches long, and the last rung is 20 inches long. What is the sum of the lengths of the rungs?

Use the formula for the sum of the first n terms of a geometric series to find [latex]{S}_{9}[/latex] for the series [latex]12,\text{ }6,\text{ }3,\text{ }\frac{3}{2},\dots[/latex]

[reveal-answer q=”fs-id1588279″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1588279″]

[latex]{S}_{9}\approx 23.95[/latex]

[/hidden-answer]

The fees for the first three years of a hunting club membership are given in (Figure). If fees continue to rise at the same rate, how much will the total cost be for the first ten years of membership?

 
Year Membership Fees
1 $1500
2 $1950
3 $2535

Find the sum of the infinite geometric series [latex]\sum _{k=1}^{\infty }45\cdot {\left(-\frac{1}{3}\right)}^{k-1}.[/latex]

[reveal-answer q=”fs-id1691191″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1691191″]

[latex]S=\frac{135}{4}[/latex]

[/hidden-answer]

A ball has a bounce-back ratio of [latex]\frac{3}{5}[/latex] the height of the previous bounce. Write a series representing the total distance traveled by the ball, assuming it was initially dropped from a height of 5 feet. What is the total distance? (Hint: the total distance the ball travels on each bounce is the sum of the heights of the rise and the fall.)

Alejandro deposits $80 of his monthly earnings into an annuity that earns 6.25% annual interest, compounded monthly. How much money will he have saved after 5 years?

[reveal-answer q=”fs-id1690334″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1690334″]

$5,617.61

[/hidden-answer]

The twins Sarah and Scott both opened retirement accounts on their 21st birthday. Sarah deposits $4,800.00 each year, earning 5.5% annual interest, compounded monthly. Scott deposits $3,600.00 each year, earning 8.5% annual interest, compounded monthly. Which twin will earn the most interest by the time they are [latex]55[/latex]
years old? How much more?

Counting Principles

How many ways are there to choose a number from the set[latex]\,\left\{-10\text{,}-6\text{,}4\text{,}10\text{,}12\text{,}18\text{,}24\text{,}32\right\}\,[/latex]that is divisible by either [latex]4[/latex]
or [latex]6?[/latex]

[reveal-answer q=”fs-id1701900″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1701900″]

6

[/hidden-answer]

In a group of [latex]20[/latex] musicians, [latex]12[/latex] play piano, [latex]7[/latex] play trumpet, and [latex]2[/latex] play both piano and trumpet. How many musicians play either piano or trumpet?

How many ways are there to construct a 4-digit code if numbers can be repeated?

[reveal-answer q=”fs-id1292416″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1292416″]

[latex]{10}^{4}=10\text{,}000[/latex]

[/hidden-answer]

A palette of water color paints has 3 shades of green, 3 shades of blue, 2 shades of red, 2 shades of yellow, and 1 shade of black. How many ways are there to choose one shade of each color?

Calculate [latex]P\left(18,4\right).[/latex]

[reveal-answer q=”fs-id1408308″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1408308″]

[latex]P\left(18,4\right)=73\text{,}440[/latex]

[/hidden-answer]

In a group of [latex]5[/latex] freshman, [latex]10[/latex] sophomores, [latex]3[/latex] juniors, and [latex]2[/latex] seniors, how many ways can a president, vice president, and treasurer be elected?

Calculate [latex]C\left(15,6\right).[/latex]

[reveal-answer q=”fs-id1417313″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1417313″]

[latex]C\left(15,6\right)=5005[/latex]

[/hidden-answer]

A coffee shop has 7 Guatemalan roasts, 4 Cuban roasts, and 10 Costa Rican roasts. How many ways can the shop choose 2 Guatemalan, 2 Cuban, and 3 Costa Rican roasts for a coffee tasting event?

How many subsets does the set [latex]\left\{1,\text{ }3,\text{ }5,\text{ }\dots ,\text{ }99\right\}[/latex]
have?

[reveal-answer q=”fs-id1692606″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1692606″]

[latex]{2}^{50}=1.13×{10}^{15}[/latex]

[/hidden-answer]

A day spa charges a basic day rate that includes use of a sauna, pool, and showers. For an extra charge, guests can choose from the following additional services: massage, body scrub, manicure, pedicure, facial, and straight-razor shave. How many ways are there to order additional services at the day spa?

How many distinct ways can the word DEADWOOD be arranged?

[reveal-answer q=”fs-id1663522″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1663522″]

[latex]\frac{8!}{3!2!}=3360[/latex]

[/hidden-answer]

How many distinct rearrangements of the letters of the word DEADWOOD are there if the arrangement must begin and end with the letter D?

Binomial Theorem

Evaluate the binomial coefficient[latex]\,\left(\begin{array}{c}23\\ 8\end{array}\right).[/latex]

[reveal-answer q=”fs-id1537191″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1537191″]

[latex]490\text{,}314[/latex]

[/hidden-answer]

Use the Binomial Theorem to expand [latex]{\left(3x+\frac{1}{2}y\right)}^{6}.[/latex]

Use the Binomial Theorem to write the first three terms of [latex]{\left(2a+b\right)}^{17}.[/latex]

[reveal-answer q=”fs-id1431101″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1431101″]

[latex]131\text{,}072{a}^{17}\text{+}1\text{,}114\text{,}112{a}^{16}b\text{+}4\text{,}456\text{,}448{a}^{15}{b}^{2}[/latex]

[/hidden-answer]

Find the fourth term of [latex]{\left(3{a}^{2}-2b\right)}^{11}[/latex]
without fully expanding the binomial.

Probability

For the following exercises, assume two die are rolled.

Construct a table showing the sample space.

[reveal-answer q=”1676886″]Show Solution[/reveal-answer][hidden-answer a=”1676886″]

 
1 2 3 4 5 6
1 1, 1 1, 2 1, 3 1, 4 1, 5 1, 6
2 2, 1 2, 2 2, 3 2, 4 2, 5 2, 6
3 3, 1 3, 2 3, 3 3, 4 3, 5 3, 6
4 4, 1 4, 2 4, 3 4, 4 4, 5 4, 6
5 5, 1 5, 2 5, 3 5, 4 5, 5 5, 6
6 6, 1 6, 2 6, 3 6, 4 6, 5 6, 6

[/hidden-answer]

What is the probability that a roll includes a [latex]2?[/latex]

What is the probability of rolling a pair?

[reveal-answer q=”fs-id1365304″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1365304″]

[latex]\frac{1}{6}[/latex]

[/hidden-answer]

What is the probability that a roll includes a 2 or results in a pair?

What is the probability that a roll doesn’t include a 2 or result in a pair?

[reveal-answer q=”fs-id1375751″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1375751″]

[latex]\frac{5}{9}[/latex]

[/hidden-answer]

What is the probability of rolling a 5 or a 6?

What is the probability that a roll includes neither a 5 nor a 6?

[reveal-answer q=”fs-id1394021″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1394021″]

[latex]\frac{4}{9}[/latex]

[/hidden-answer]

For the following exercises, use the following data: An elementary school survey found that 350 of the 500 students preferred soda to milk. Suppose 8 children from the school are attending a birthday party. (Show calculations and round to the nearest tenth of a percent.)

What is the percent chance that all the children attending the party prefer soda?

What is the percent chance that at least one of the children attending the party prefers milk?

[reveal-answer q=”fs-id1436282″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1436282″]

[latex]1-\frac{C\left(350,8\right)}{C\left(500,8\right)}\approx 94.4%[/latex]

[/hidden-answer]

What is the percent chance that exactly 3 of the children attending the party prefer soda?

What is the percent chance that exactly 3 of the children attending the party prefer milk?

[reveal-answer q=”fs-id1433526″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1433526″]

[latex]\frac{C\left(150,3\right)C\left(350,5\right)}{C\left(500,8\right)}\approx 25.6%[/latex]

[/hidden-answer]

Practice Test

Write the first four terms of the sequence defined by the recursive formula [latex]a=–14, {a}_{n}=\frac{2+{a}_{n–1}}{2}.[/latex]

[reveal-answer q=”fs-id1409480″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1409480″]

[latex]-14,-6,-2,0[/latex]

[/hidden-answer]

Write the first four terms of the sequence defined by the explicit formula [latex]{a}_{n}=\frac{{n}^{2}–n–1}{n!}.[/latex]

Is the sequence [latex]0.3,\text{ }1.2,\text{ }2.1,\text{ }3,\dots[/latex]
arithmetic? If so find the common difference.

[reveal-answer q=”fs-id1371135″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1371135″]The sequence is arithmetic. The common difference is [latex]d=0.9.[/latex][/hidden-answer]

An arithmetic sequence has the first term [latex]{a}_{1}=-4[/latex] and common difference [latex]d=–\frac{4}{3}.[/latex] What is the 6th term?

Write a recursive formula for the arithmetic sequence [latex]-2,\text{ }-\frac{7}{2},\text{ }-5,\text{ }-\frac{13}{2},\dots[/latex] and then find the 22nd term.

[reveal-answer q=”fs-id1638252″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1638252″]

[latex]{a}_{1}=-2,\text{ }{a}_{n}={a}_{n-1}-\frac{3}{2};\text{ }{a}_{22}=-\frac{67}{2}[/latex]

[/hidden-answer]

Write an explicit formula for the arithmetic sequence [latex]15.6,\text{ }15,\text{ }14.4,\text{ }13.8,\dots[/latex] and then find the 32nd term.

Is the sequence[latex]\,-2\text{,}-1\text{,}-\frac{1}{2}\text{,}-\frac{1}{4}\text{,}\dots[/latex] geometric? If so find the common ratio. If not, explain why.

[reveal-answer q=”fs-id1430767″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1430767″]The sequence is geometric. The common ratio is [latex]r=\frac{1}{2}.[/latex][/hidden-answer]

What is the 11th term of the geometric sequence[latex]\,-1.5,-3,-6,-12,\dots ?[/latex]

Write a recursive formula for the geometric sequence [latex]1,\text{ }-\frac{1}{2},\text{ }\frac{1}{4},\text{ }-\frac{1}{8},\dots[/latex]

[reveal-answer q=”fs-id1354578″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1354578″]

[latex]{a}_{1}=1,\text{ }{a}_{n}=-\frac{1}{2}\cdot {a}_{n}{}_{-1}[/latex]

[/hidden-answer]

Write an explicit formula for the geometric sequence [latex]4,\text{ }-\frac{4}{3},\text{ }\frac{4}{9},\text{ }-\frac{4}{27},\dots[/latex]

Use summation notation to write the sum of terms[latex]\,3{k}^{2}-\frac{5}{6}k\,[/latex]from[latex]\,k=-3\,[/latex]to[latex]\,k=15.[/latex]

[reveal-answer q=”fs-id1456323″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1456323″]

[latex]\sum _{k=-3}^{15}\left(3{k}^{2}-\frac{5}{6}k\right)[/latex]

[/hidden-answer]

A community baseball stadium has 10 seats in the first row, 13 seats in the second row, 16 seats in the third row, and so on. There are 56 rows in all. What is the seating capacity of the stadium?

Use the formula for the sum of the first [latex]n[/latex] terms of a geometric series to find [latex]\sum _{k=1}^{7}-0.2\cdot {\left(-5\right)}^{k-1}.[/latex]

[reveal-answer q=”fs-id1406965″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1406965″]

[latex]{S}_{7}=-2604.2[/latex]

[/hidden-answer]

Find the sum of the infinite geometric series [latex]\sum _{k=1}^{\infty }\frac{1}{3}\cdot {\left(-\frac{1}{5}\right)}^{k-1}.[/latex]

Rachael deposits $3,600 into a retirement fund each year. The fund earns 7.5% annual interest, compounded monthly. If she opened her account when she was 20 years old, how much will she have by the time she’s 55? How much of that amount was interest earned?

[reveal-answer q=”fs-id1424663″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1424663″]Total in account: [latex]\text{\$}140,355.75;[/latex]
Interest earned: [latex]\text{\$}14,355.75[/latex][/hidden-answer]

In a competition of 50 professional ballroom dancers, 22 compete in the fox-trot competition, 18 compete in the tango competition, and 6 compete in both the fox-trot and tango competitions. How many dancers compete in the fox-trot or tango competitions?

A buyer of a new sedan can custom order the car by choosing from 5 different exterior colors, 3 different interior colors, 2 sound systems, 3 motor designs, and either manual or automatic transmission. How many choices does the buyer have?

[reveal-answer q=”fs-id1422721″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1422721″]

[latex]5×3×2×3×2=180[/latex]

[/hidden-answer]

To allocate annual bonuses, a manager must choose his top four employees and rank them first to fourth. In how many ways can he create the “Top-Four” list out of the 32 employees?

A rock group needs to choose 3 songs to play at the annual Battle of the Bands. How many ways can they choose their set if have 15 songs to pick from?

[reveal-answer q=”fs-id1703100″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1703100″]

[latex]C\left(15,3\right)=455[/latex]

[/hidden-answer]

A self-serve frozen yogurt shop has 8 candy toppings and 4 fruit toppings to choose from. How many ways are there to top a frozen yogurt?

How many distinct ways can the word EVANESCENCE be arranged if the anagram must end with the letter E?

[reveal-answer q=”fs-id1405525″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1405525″]

[latex]\frac{10!}{2!3!2!}=151\text{,}200[/latex]

[/hidden-answer]

Use the Binomial Theorem to expand [latex]{\left(\frac{3}{2}x-\frac{1}{2}y\right)}^{5}.[/latex]

Find the seventh term of [latex]{\left({x}^{2}-\frac{1}{2}\right)}^{13}[/latex]
without fully expanding the binomial.

[reveal-answer q=”fs-id1436691″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1436691″]

[latex]\frac{429{x}^{14}}{16}[/latex]

[/hidden-answer]

For the following exercises, use the spinner in (Figure).

Figure 4.

Construct a probability model showing each possible outcome and its associated probability. (Use the first letter for colors.)

What is the probability of landing on an odd number?

[reveal-answer q=”fs-id1433372″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1433372″]

[latex]\frac{4}{7}[/latex]

[/hidden-answer]

What is the probability of landing on blue?

What is the probability of landing on blue or an odd number?

[reveal-answer q=”fs-id1435960″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1435960″]

[latex]\frac{5}{7}[/latex]

[/hidden-answer]

What is the probability of landing on anything other than blue or an odd number?

A bowl of candy holds 16 peppermint, 14 butterscotch, and 10 strawberry flavored candies. Suppose a person grabs a handful of 7 candies. What is the percent chance that exactly 3 are butterscotch? (Show calculations and round to the nearest tenth of a percent.)

[reveal-answer q=”fs-id1408844″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1408844″]

[latex]\frac{C\left(14,3\right)C\left(26,4\right)}{C\left(40,7\right)}\approx 29.2%[/latex]

[/hidden-answer]

Glossary

complement of an event
the set of outcomes in the sample space that are not in the event[latex]\,E\,[/latex]
event
any subset of a sample space
experiment
an activity with an observable result
mutually exclusive events
events that have no outcomes in common
outcomes
the possible results of an experiment
probability
a number from 0 to 1 indicating the likelihood of an event
probability model
a mathematical description of an experiment listing all possible outcomes and their associated probabilities
sample space
the set of all possible outcomes of an experiment
union of two events
the event that occurs if either or both events occur

  1. The figure is for illustrative purposes only and does not model any particular storm.
  2. United States Census Bureau. http://www.census.gov

License

Icon for the Creative Commons Attribution 4.0 International License

Algebra and Trigonometry OpenStax Copyright © 2015 by OpenStax is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book