
Note There should be navigation links on the left. If you got here directly from the outside world and see nothing on the left, press here to bring up the frames that will allow you to properly navigate this tutorial and site.

First, here are some basic definitions.
| An experiment is an occurrence we observe whose result is uncertain. | Throw a pair of dice and then add the numbers facing up. |
| An outcome is some specific aspect of the experiment that we observe. | Any number from 2 to 12; for example, the following picture represents the outcome 7:
![]() |
| The sample space for the experiment is the set of all possible outcomes. | The set of all numbers from 2 to 12:
|
| Dice Simulation If your browser is Java-capable, press the Java button to bring up an applet that simulates the above experiment. |

In an experiment where a pair of dice (one red, one green) is thrown and the number facing up on each die is noted, the sample space is:
A coin is tossed three times in succession, and the total number of times heads comes up is noted. The sample space is:

You can consult Section 7.1 in Finite Mathematics or Finite Mathematics and Applied Calculus for many additional examples of sample spaces.
|
Event
Given a sample space S, an event E is a subset of S. The outcomes in E are called the favorable outcomes. We say that E occurs in a particular experiment if the outcome of that experiment is one of the elements of E, that is, if the outcome of the experiment is favorable. How To Determine The Set E
Example
Solution
where N = nut log swirl, T = turkish delight, and M = mocha surprise. Now for the event E. Using the above suggestion, write down the following:
Since the favorable outcomes are those with at least one mocha surprise, we have
Thus,
(Just delete those outcomes containing no M.) |
The next example is based on Example 1 in Section 7.1 of Finite Mathematics or Finite Mathematics and Applied Calculus.

A US factory worker in 2000 may or may not have been covered by medical insurance plan. If the worker was covered, the coverage could either have been under the employer's plan or an individual plan (by which we mean any plan other than the employer's plan). If the worker was covered by an individual plan, the plan could either have been in the worker's name or in that of his or her spouse. The event that a worker is not covered by an individual plan is:
| {not covered by an individual plan} |
| two out of four | |
| {covered by employer's plan, not covered} | | {covered by own plan, covered by spouse's plan} | |
![]() |
A coin is tossed three times, and the sequence of heads and/or tails is noted. The event that heads comes up at least twice is:

Operations on Events
| The complement, E', of an event E is the event that E does not occur. It is the set of all outcomes not in E. | Toss a pair of dice and then add the numbers facing up. If E is the event that the sum is even, then E' is the event that the sum is odd:
E = {2, 4, 6, 8, 10, 12} E' = {3, 5, 7, 9, 11} |
The union, E F, of events E and F is the event that either E occurs or F occurs (or both).
|
Toss three coins and record the sequence of heads and tails. If E is the event that heads come up only once, and F is the event that tails come up only once, then E F is the event that either heads come up only once, or tails come up only once.
E = {HTT, THT, TTH}, F = { HHT, HTH, THH} E F = {HTT, THT, TTH, HHT, HTH, THH}
|
The interectsion, E F, of events E and F is the event that both E and F occur. |
Pick a three-digit number (000-999) at random. If E is the event that the first digit is 9, and F is the event that the remaining digits add up to 2, then E F is the event that the first digit is 9 and the remaining digits add to 2.
E = the set of all numbers 900 through 999 F = the set of all numbers of the form *02, *11, or *20 E F = {902, 911, 920}
Press here to see the the whole sample space and the events in gory detail! |
If E and F are events then E and F are said to be disjoint or mutually exclusive if E F is empty.
|
In the experiment immediately above, take E to be the event that the first digit is 9 and F to be the event that the first digit is 8. Then E and F are mutually exclusive. |

In the experiment where a pair of dice (one red, one green) is thrown and the number facing up on each die is noted, let E be the event that the sum of the numbers is 4, and let F be the event that the sum is an odd number. The event F' is:
| the event that the outcome is an even number |
| {(1, 1), (1, 3), (1, 5), (2, 2), (2, 4), (2, 6), (3, 1), (3, 3), (3, 5), (4, 2), (4, 4), (4, 6), (5, 1), (5, 3), (5, 5), (6, 2), (6, 4), (6, 6)} |
|
| {2, 4, 6, 8, 10} | | the event that the outcome is an even number other than 4 | |
![]() |
With E and F as described above, E
F' is the event
| {(1, 1), (1, 5), (2, 4), (2, 6), (3, 3), (3, 5), (4, 2), (4, 4), (4, 6), (5, 1), (5, 3), (5, 5), (6, 2), (6, 4), (6, 6)} |
| {(1, 3), (2, 2), (3, 1)} | |
| same as F' | | the empty set | |
![]() |
With E and F as described above, E'
F is the event
| that the sum of the numbers is an odd number other than 4 |
| that the sum of the numbers is any number | |
| that the sum of the numbers is any even number other than 4 | | that the sum of the numbers is any number other than 4 | |
![]() |

For more practice, try some of the questions in the chapter quiz (warning: it covers the whole of Chapter 7) by pressing the button on the sidebar. Then try the exercises in Section 7.1 of Finite Mathematics, or Finite Mathematics and Applied Calculus.
