Probability PDF
Probability PDF
2 Probability is the CHANCE that an event may or may not happen. Like what is
the chance that the SPURS will win an NBA Championship? What is the chance
that I will fail the board exam? What is the chance that I will be a Civil Engineer?
Single Event- If one event can either happen or fail
Multiple Event
Independent- doesnt care
Dependent- I care
3
4 Sample Problems
What is the chance if I toss a coin twice that:
The results are both head?
The result is one head and one tail?
The result is both heads or both tail?
5 Sample Problems
A bag contains 3 white balls and 5 red balls. If two balls are picked in succession
without replacement. What are the chances that:
Both are white?
One is red and one is white?
Two balls are of the same color?
6 Repeated Trials
The probability that an event can happen in r times in n trials is solved by using the
concept of and and or.
3. Dwight Howard has a free throw percentage of 68 %. What is the chance that he
makes at least one of three free throws in a game?
3. Dwight Howard has a free throw percentage of 68 %. What is the chance that he
makes at least one of three free throws in a game?
11 Permutation
Arrangement
12 Permutation of Different Objects
The permutation of n things taken r at a time is:
nPr = n! / (n - r)!
nPn = n!
13 Permutation of similar objects
The permutation of n things taken r at a time where q are alike and r are alike... is:
P = n! / q! r!
14 Cyclical Permutation
The permutation of n different things taken n at a time in a cycle is:
P = (n - 1)!
15 Direct Counting
Some permutations can be computed using direct counting and simple
mathematical computations. It is similar to probability.
Example: How many possible two digit numbers can I form using the numbers 1 to
8? We simply multiply the possible options for the first digit which is 8 to the
possible options for the 2nd digit which is also 8 since repetition is allowed.
16 Sample Problems
How many two digit numbers can be formed by the use of digits 1,2,3,4 and 6
without repetition?
How many three digit numbers can be formed by the first 9 integers?
How many ways can 4 cards from a deck of cards can be arranged?
17 Sample Problems
How many permutations can be made from the letters of the word LAKERS taken 2
at a time?
How many permutations can be made from the letters of the word PHILIPPINES?
What is the probability of winning the 6/ 47 and 6/ 49 lotto?
18 Sample Problems
In how many ways can 7 men be seated in a round table with 7 seats?
In how many ways can 4 students be arranged in a square table with 4 seats?
In how many ways can 11 people be seated in a round table with 8 seats in a
restaurant?
19 Sample Problems
Solve for n if nP6 = 6nP3.
How many possible arrangements can be formed for the NBA Playoff Teams?
20 COMBINATION
Grouping
21 Combination of Different Objects
Combination of n different objects taken at r at a time is:
nCr = nPr / r!
nCr = n! / (n - 1)! r!
nCr = n! / (n - 1)! r!