Skip to ContentGo to accessibility page
Statistics

3.3 Two Basic Rules of Probability

Statistics3.3 Two Basic Rules of Probability

3.3 Two Basic Rules of Probability

In calculating probability, there are two rules to consider when you are determining if two events are independent or dependent and if they are mutually exclusive or not.

The Multiplication Rule

If A and B are two events defined on a sample space, then P(A AND B) = P(B)P(A|B).

This equation can be rewritten as P(A AND B) = P(B)P(A|B), the multiplication rule.

If A and B are independent, then P(A|B) = P(A). In this special case, P(A AND B) = P(A|B)P(B) becomes P(A AND B) = P(A)P(B).

A bag contains four green marbles, three red marbles, and two yellow marbles. Mark draws two marbles from the bag without replacement. The probability that he draws a yellow marble and then a green marble is

P( yellow and green )=P( yellow )⋅P( green | yellow ) = 2 9 ⋅ 4 8 = 1 9 P( yellow and green )=P( yellow )⋅P( green | yellow ) = 2 9 ⋅ 4 8 = 1 9

Notice that P( green | yellow )= 4 8 P( green | yellow )= 4 8 . After the yellow marble is drawn, there are four green marbles in the bag and eight marbles in all.

The Addition Rule

If A and B are defined on a sample space, then P(A OR B) = P(A) + P(B) − P(A AND B).

Draw one card from a standard deck of playing cards. Let H = the card is a heart, and let J = the card is a jack. These events are not mutually exclusive because a card can be both a heart and a jack.

P( H or J )=P( H )+P( J )−P( H and J ) = 13 52 + 4 52 − 1 52 = 16 52 = 4 13 ≈.3077 P( H or J )=P( H )+P( J )−P( H and J ) = 13 52 + 4 52 − 1 52 = 16 52 = 4 13 ≈.3077
3.3

If A and B are mutually exclusive, then P(A AND B) = 0. Then P(A OR B) = P(A) + P(B) − P(A AND B) becomes
P(A OR B) = P(A) + P(B).

Draw one card from a standard deck of playing cards. Let H = the card is a heart and S = the card is a spade. These events are mutually exclusive because a card cannot be a heart and a spade at the same time. The probability that the card is a heart or a spade is

P( H or S )=P( H )+P( S ) = 13 52 + 13 52 = 26 52 = 1 2 =.5 P( H or S )=P( H )+P( S ) = 13 52 + 13 52 = 26 52 = 1 2 =.5
3.4

Example 3.14

Klaus is trying to choose where to go on vacation. His two choices are: A = New Zealand and B = Alaska.

  • Klaus can only afford one vacation. The probability that he chooses A is P(A) = .6 and the probability that he chooses B is P(B) = .35.
  • P(A AND B) = 0 because Klaus can only afford to take one vacation.
  • Therefore, the probability that he chooses either New Zealand or Alaska is P(A OR B) = P(A) + P(B) = .6 + .35 = .95. Note that the probability that he does not choose to go anywhere on vacation must be .05.

Example 3.15

Carlos plays college soccer. He makes a goal 65 percent of the time he shoots. Carlos is going to attempt two goals in a row in the next game. A = the event Carlos is successful on his first attempt. P(A) = .65. B = the event Carlos is successful on his second attempt. P(B) = .65. Carlos tends to shoot in streaks. The probability that he makes the second goal given that he made the first goal is .90.

Problem

a. What is the probability that he makes both goals?

Problem

b. What is the probability that Carlos makes either the first goal or the second goal?

Problem

c. Are A and B independent?

Problem

d. Are A and B mutually exclusive?

Try It 3.15

Helen plays basketball. For free throws, she makes the shot 75 percent of the time. Helen must now attempt two free throws. C = the event that Helen makes the first shot.
P(C) = .75. D = the event Helen makes the second shot. P(D) = .75. The probability that Helen makes the second free throw given that she made the first is .85. What is the probability that Helen makes both free throws?

Example 3.16

A community swim team has 150 members. Seventy-five of the members are advanced swimmers. Forty-seven of the members are intermediate swimmers. The remainder are novice swimmers. Forty of the advanced swimmers practice four times a week. Thirty of the intermediate swimmers practice four times a week. Ten of the novice swimmers practice four times a week. Suppose one member of the swim team is chosen randomly.

Problem

a. What is the probability that the member is a novice swimmer?

Problem

b. What is the probability that the member practices four times a week?

Problem

c. What is the probability that the member is an advanced swimmer and practices four times a week?

Problem

d. What is the probability that a member is an advanced swimmer and an intermediate swimmer? Are being an advanced swimmer and being an intermediate swimmer mutually exclusive? Why or why not?

Problem

e. Are being a novice swimmer and practicing four times a week independent events? Why or why not?

Try It 3.16

A school has 200 seniors of whom 140 will be going to college next year. Forty will be going directly to work. The remainder are taking a gap year. Fifty of the seniors going to college are on their school's sports teams. Thirty of the seniors going directly to work are on their school's sports teams. Five of the seniors taking a gap year are on their schools sports teams. What is the probability that a senior is taking a gap year?

Example 3.17

Felicity attends a school in Modesto, CA. The probability that Felicity enrolls in a math class is .2 and the probability that she enrolls in a speech class is .65. The probability that she enrolls in a math class GIVEN that she enrolls in speech class is .25.

Let M = math class, S = speech class, and M|S = math given speech.

Problem

  1. What is the probability that Felicity enrolls in math and speech?
    Find P(M AND S) = P(M|S)P(S).
  2. What is the probability that Felicity enrolls in math or speech classes?
    Find P(M OR S) = P(M) + P(S) − P(M AND S).
  3. Are M and S independent? Is P(M|S) = P(M)?
  4. Are M and S mutually exclusive? Is P(M AND S) = 0?

Try It 3.17

A student goes to the library. Let events B = the student checks out a book and D = the student checks out a DVD. Suppose that P(B) = .40, P(D) = .30, and P(D|B) = .5.

  1. Find P(B AND D).
  2. Find P(B OR D).

Example 3.18

Researchers are studying one particular type of disease that affects women more often than men. Studies show that about one woman in seven (approximately 14.3 percent) who live to be 90 will develop the disease. Suppose that of those women who develop this disease, a test is negative 2 percent of the time. Also suppose that in the general population of women, the test for the disease is negative about 85 percent of the time. Let B = woman develops the disease and let N = tests negative. Suppose one woman is selected at random.

Problem

a. What is the probability that the woman develops the disease? What is the probability that woman tests negative?

Problem

b. Given that the woman develops the disease, what is the probability that she tests negative?

Problem

c. What is the probability that the woman has the disease AND tests negative?

Problem

d. What is the probability that the woman has the disease OR tests negative?

Problem

e. Are having the disease and testing negative independent events?

Problem

f. Are having the disease and testing negative mutually exclusive?

Try It 3.18

A school has 200 seniors of whom 140 will be going to college next year. Forty will be going directly to work. The remainder are taking a gap year. Fifty of the seniors going to college are on their school's sports teams. Thirty of the seniors going directly to work are on their school's sports teams. Five of the seniors taking a gap year are on their school's sports teams. What is the probability that a senior is going to college and plays sports?

Example 3.19

Problem

Refer to the information in Example 3.18. P = tests positive.

  1. Given that a woman develops the disease, what is the probability that she tests positive? Find P(P|B) = 1 − P(N|B).
  2. What is the probability that a woman develops the disease and tests positive? Find P(B AND P) = P(P|B)P(B).
  3. What is the probability that a woman does not develop the disease? Find P(B′) = 1 − P(B).
  4. What is the probability that a woman tests positive for the disease? Find P(P) = 1 − P(N).

Try It 3.19

A student goes to the library. Let events B = the student checks out a book and D = the student checks out a DVD. Suppose that P(B) = .40, P(D) = .30, and P(D|B) = .5.

  1. Find P(B′).
  2. Find P(D AND B).
  3. Find P(B|D).
  4. Find P(D AND B′).
  5. Find P(D|B′).
Citation/Attribution
Reuse and redistribution of this content in digital or print format:
  • This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's prior written permission.
  • This book uses the Creative Commons Attribution License, which means that you can reuse and modify the material only for noncommercial purposes, must attribute Texas Education Agency (TEA), and must distribute any derivative works under the same license. The original material is available at: https://www.texasgateway.org/book/tea-statistics . Changes were made to the original material, including updates to art, structure, and other content updates.
  • Any commercial printing of this textbook, including using a local or custom printer, must be approved by OpenStax, and proper citation provided.
  • OpenStax-copyrighted images, activities, assessments, and similar components of this book are subject to the same licensing – CC-BY-NC-SA. They can be used for noncommercial purposes with attribution. Commercial use requires permission.
  • Permission requests: Anyone who intends to incorporate this content (including text, images, and other components) into large language models, use it in AI offerings, use it commercially (including in print), and/or has questions about another use case is welcome to complete our reuse request form.
Attribution information
  • If you are redistributing all or part of this book in a noncommercial print format, then you must include on every physical page the following attribution:

    Access for free at https://openstax.org/books/statistics/pages/1-introduction

  • If you are redistributing all or part of this book in a noncommercial digital format, then for every page that includes OpenStax content, you must license the derivative work under the same CC-BY-NC-SA license as the original, and include on every digital page view the following attribution:

    Access for free at https://openstax.org/books/statistics/pages/1-introduction

Citation information

The information below includes the information needed to generate citations in most major styles (APA, MLA, etc.); you must reformat and organize the information as needed to fit the requirements of the style. Use the information below to generate a citation. We recommend using a citation tool such as this one.

© Apr 23, 2026 Texas Education Agency (TEA). The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo, and Rice University name, and Rice University logo trademarks, or wordmarks are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.