Basic Probability Study Notes
CHAPTER 4: BASIC PROBABILITY
OBJECTIVES
After completing this chapter, you should be able to:
Realize basic concepts about random experiments.
Find the probability of events using the addition rules.
Find the probability of compound events using the multiplication rule.
Find the conditional probabilities of an event.
CONTENT OUTLINE
Sample Spaces and Probability
Addition Rules for Probability
Multiplication Rules & Conditional Probability
Permutations and Combinations
INTRODUCTION
Note: This PowerPoint is only a summary; the main source should be the book.
DEFINITION
Probability: The numerical measure of the likelihood that an event in the future will happen. It can also be defined as the chance of an event occurring.
SAMPLE SPACES AND PROBABILITY
A probability experiment is a chance process that leads to well-defined results called outcomes.
An outcome is the result of a single trial of a probability experiment.
A sample space is the set of all possible outcomes of a probability experiment, denoted by the symbol S.
SOME SAMPLE SPACES
Examples of sample spaces:
Roll a die: S = {1, 2, 3, 4, 5, 6}
Toss a coin: S = {Heads, Tails}
Toss two coins: S = {HH, HT, TH, TT}
Answer a true/false question: S = {True, False}
EVENTS
An event consists of outcomes of a probability experiment.
Simple event: An event with one outcome.
Compound event: An event containing more than one outcome.
Example: Roll a die
Simple event: A = {6}
Compound events: B = Odd numbers = {1, 3, 5}, E = Even numbers = {2, 4, 6}.
TYPES OF PROBABILITY
Classical Probability
Empirical Probability (Relative Frequency)
Subjective Probability
CLASSICAL PROBABILITY
Definition: Classical probability uses sample spaces to determine the numerical probability that an event will happen and assumes that all outcomes in the sample space are equally likely to occur.
Equally Likely Events: Events that have the same probability of occurring.
Formula:
where n(E) = number of desired outcomes, and n(S) = total number of possible outcomes.
EXAMPLES
Example 1
Problem: Find the probability of obtaining a head and the probability of obtaining a tail for one toss of a coin.
Example 2
Problem: If a fair die is rolled one time, find the probability of:
A number 5
An even number
A number less than 3
CLASS WORK
When a single die is rolled, what is the probability of:
a) A number greater than 4
b) An odd number
c) A prime number
d) A number less than 7
e) A number 9.
Conditional Probability
Definition: Conditional Probability is the probability of an event occurring given that another event has occurred.
PROBABILITY RULES
For any event E:
If an event E cannot occur:
If an event E is certain to occur:
The sum of the probabilities of all the outcomes in the sample space is 1:
COMPLEMENTARY EVENTS
Definition
The complement of event A, denoted by A' or A complement, is the event that includes all the outcomes for an experiment that are not in A.
Example
Find the complements of each event described:
Event (E): Rolling a die and getting a 4 is complemented by getting a {1, 2, 3, 5, 6}.
Rule for Complementary Events
If the probability that a person lives in an industrialized country is , then the probability that a person does not live in an industrialized country is:
EXAMPLES
In a study, 23% of people said vanilla was their favorite flavor of ice cream. Find the probability that the selected person's favorite flavor is not vanilla:
CLASS WORK
If 65% of IT technicians in Hargeisa are male, find the probability that an IT technician in Hargeisa is female.
EMPIRICAL PROBABILITY
Relies on actual experience (frequency) to determine the likelihood of outcomes:
Formula
where f = frequency of desired class and n = sum of all frequencies.
Example
In a sample of 50 people:
21 had type O blood
22 had type A blood
5 had type B blood
2 had type AB blood
Set up a frequency distribution and find the following probabilities:
a) Probability of a person having type O blood.
CONDITIONAL PROBABILITY
Conditional probability formula:
Examples of dependence: An urn contains 3 red balls, 2 blue balls, and 5 white balls. A ball is selected and noted, then replaced (not replaced). Find the probability of each of these scenarios.
CLASS WORK
Given the probabilities for events A and events B, find the following:
P(A), P(B), P(A and B).
PERMUTATIONS AND COMBINATIONS
Definition of Permutation: An arrangement of objects in a specific order.
Formula:
Definition of Combination: A grouping of objects where order does not matter.
Formula:
EXAMPLES
Example of Permutation
A club has 20 members; select 3 office holders (president, secretary, treasurer). Find the total arrangements:
Total arrangements =
Example of Combination
Select 3 jurors from 5 individuals:
Total combinations are given by:
CLASS WORK
Tasks involving probabilities of different scenarios of drawing balls or arranging stories are provided for practice.
Examples with their solutions :
SAMPLE SPACES AND PROBABILITY
Example 1: Coin Toss
Problem: Find the probability of obtaining a head and a tail for one toss of a coin.
Solution:
Sample Space , so .
Example 2: Rolling a Die
Problem: If a fair die is rolled one time, find the probability of:
A number 5:
An even number:
A number less than 3:
CLASS WORK: Die Rolling
When a single die is rolled, the probabilities are:
a) A number greater than 4: Outcomes are .
b) An odd number: Outcomes are .
c) A prime number: Outcomes are .
d) A number less than 7: Outcomes are . (Certain event)
e) A number 9: No outcomes. (Impossible event)
COMPLEMENTARY EVENTS
Rule and Examples
Rule:
Vanilla Ice Cream: If 23% like vanilla, the probability they do not like vanilla is:
CLASS WORK: IT Technicians
Problem: If 65% of IT technicians are male, find the probability that a selected technician is female.
Solution:
EMPIRICAL PROBABILITY
Example: Blood Types
Data: Total . Type O = 21, Type A = 22, Type B = 5, Type AB = 2.
Problem: Find the probability of a person having type O blood.
Solution:
CONDITIONAL PROBABILITY
Formula:
Example (Balls in Urn): 3 red, 2 blue, 5 white ().
Probability of Red then Blue with replacement:
Probability of Red then Blue without replacement:
PERMUTATIONS AND COMBINATIONS
Example of Permutation
Problem: Select 3 office holders (President, Secretary, Treasurer) from 20 members.
Solution: Order matters.
P(20, 3) = 20! / (20 - 3)! = 20! / 17! = 6,840