MATH
MATH
Examples:
1. A man giving birth to a child.
The given event is IMPOSSIBLE to happen; thus, its probability is 0%.
2. Remark on a Mathematics test.
This event has two possible outcomes, either PASSED or FAILED, meaning passing the exam may
or may not occur or failing the exam may or may not occur. Therefore, the probability is 0.5 or ½ or
50%.
3 candidates for president * 2 candidates for secretary * 3 candidates for secretary =18
[ A, B, C] [ D, E ] [ F, G, H ]
C. PROBABILITY PROBLEMS
1. A family has three children. Find the probability of having:
a. Three boys? 1/8
b. 2 girls and 1 boy? 3/8
3. A bag contains 5 red marbles, 3 yellow marbles, and 7 blue marbles. A marble is taken at random
from the bag. Find the probability of obtaining:
a. Red marble 5/15 or 1/3
b. Not a yellow marble 12/15 or 4/5
c. Yellow or blue marbles 10/15 or 2/3
d. White marble 0/15 or 0
e. Not a white marble 15/15 or 1
B. PERMUTATIONS (nPr)
1. How many different 3-digit numbers can be formed out of the digits 3,4,5,6,7,8 if:
a. Repetition is not allowed.
Solution:
P (6,3) =6P3=n! n-r! =6!6-3! =6*5*4*3!3! =6*5*4=120
b. Repetition is allowed.
Use the formula P (n, r) =n for permutation where repetition is allowed.
r
2. If a “word” is any finite arrangement of letters, how many ten-letter words can be formed out of the
letters of the word “STATISTICS” if:
a. There are no restrictions on the words to be formed.
Solution:
10!3!3!2! =10*9*8*7*5*2=50,400
3. How many ways can the first, second, and third prize winners of a song writing contest can be chosen
from among the 12 finalists?
12 * 11 * 10 = 1,320