Login
📚 Statistics with Technology 2e
Chapters ▾
⇩ Download ▾

4.2 Theoretical Probability

It is not always feasible to conduct an experiment over and over again, so it would be better to be able to find the probabilities without conducting the experiment. These probabilities are called Theoretical Probabilities.

To be able to do theoretical probabilities, there is an assumption that you need to consider. It is that all of the outcomes in the sample space need to be equally likely outcomes. This means that every outcome of the experiment needs to have the same chance of happening.

If the outcomes are not equally likely, then you must do experimental probabilities. If the outcomes are equally likely, then you can do theoretical probabilities.

This example had some results in it that are important concepts. They are summarized below:

Probability Properties

  1. 0 P (  event  ) 1
  2. If the P(event)=1, then it will happen and is called the certain event.
  3. If the P(event)=0, then it cannot happen and is called the impossible event.
  4. P (  outcome  ) = 1

Notice in Example 3 part e, it was mentioned that the probability of event D plus the probability of event C was 1. This is because these two events have no outcomes in common, and together they make up the entire sample space. Events that have this property are called complementary events.

The complement is useful when you are trying to find the probability of an event that involves the words at least or an event that involves the words at most. As an example of an at least event is suppose you want to find the probability of making at least $50,000 when you graduate from college. That means you want the probability of your salary being greater than or equal to $50,000. An example of an at most event is suppose you want to find the probability of rolling a die and getting at most a 4. That means that you want to get less than or equal to a 4 on the die. The reason to use the complement is that sometimes it is easier to find the probability of the complement and then subtract from 1. Example 6 demonstrates how to do this.

Another concept was show in Example 3 parts g and i. The problems were looking for the probability of one event or another. In part g, it was looking for the probability of getting a Spade or an Ace. That was equal to 1652. In part i, it was looking for the probability of getting a Jack or an Ace. That was equal to 852. If you look back at the parts b, c, and d, you might notice the following result:

P (  Jack  ) + P (  Ace  ) = P (  Jack or Ace  )  but  P (  Spade  ) + P (  Ace  ) P (  Spade or   Ace  )

Why does adding two individual probabilities together work in one situation to give the probability of one or another event and not give the correct probability in the other?

The reason this is true in the case of the Jack and the Ace is that these two events cannot happen together. There is no overlap between the two events, and in fact the P( Jack and Acc)=0. However, in the case of the Spade and Ace, they can happen together. There is overlap, mainly the ace of spades. The P( Spade and Ace)0.

When two events cannot happen at the same time, they are called mutually exclusive. In the above situation, the events Jack and Ace are mutually exclusive, while the events Spade and Ace are not mutually exclusive.

Addition Rules:

If two events A and B are mutually exclusive, then

P ( A  or  B ) = P ( A ) + P ( B )  and  P ( A  and  B ) = 0

If two events A and B are not mutually exclusive, then

P ( A  or  B ) = P ( A ) + P ( B ) P ( A  and  B )

Odds

Many people like to talk about the odds of something happening or not happening. Mathematicians, statisticians, and scientists prefer to deal with probabilities since odds are difficult to work with, but gamblers prefer to work in odds for figuring out how much they are paid if they win.

Homework