09 Probability and Statistics
09 Probability and Statistics
LEGIT
MULTIVECTOR
Review and Training Center
Ground Floor, Cuevasville Tower
F. Cayco corner Earnshaw St.
Sampaloc, Manila
Tel. No. (02) 8731-7423
LEGIT MULTIVECTOR REVIEW AND TRAINING CENTER
PROBABILITY AND STATISTICS
Fundamental Principle :
If an event can happen in any one of n 1 ways, and if when this has occurred, another event can
happen in any one of n2 ways, then the number of ways in which both events can happen in
the specified order is n1n2.
In general for k events,
nT = n1 ⋅ n2 ⋅ n3 ⋅ … ⋅ nk
Permutation (P) :
n!
n Pr =
(n − r)!
Note: n Pr = P(n, r) = P nr
Illustration :
For letters a, b, c, the number of permutations taken 2 at a time is,
3!
3 P2 = =6
(3 − 2)!
Another way : or by Fundamental Principle
n Pn = n!
Illustration :
For letters a, b, c, the number of permutations taken all at a time is,
3 P3 = 3! = 6
n! n!
n Pn−s = =
[n − (n − s)]! s!
where s is the number of times the element is repeated in the set.
Illustration :
For letters a, a, c, the number of permutations taken all at a time is,
n! 3!
P= = =3
s! 2!
Another way :
n!
P=
n1 ! n2 ! n3 ! … nk !
where n1, n2, n3, nk → number of elements which are alike
n → total number of elements in a given set
5. Theorem on Partitioning
The number of ways of partitioning a set of n objects into r cells with n 1 elements in the first
cell, n2 elements in the second cell and so forth is,
n n!
(n , n , … , n ) =
1 2 r n1 ! n2 ! … nr !
where n = n1 + n2 + … + nr
6. Cyclic Permutation
Pc = (n − 1)!
Illustration :
For letters a, b, c, arranged in a circle,
Pc = 1 + 1 = 2
By Formula,
Pc = (3 − 1)! = 2! = 2 ⋅ 1 = 2
Combination (C) :
n Pr n!
n Cr = =
r! r! (n − r)!
Note: n Cr = C(n, r) = C nr
n Cn =1
C = n C1 + n C2 + n C3 + ⋯ + n Cn = 2n − 1
Probability (p) :
If an event can happen in h ways and can fail in f ways are equally likely, then in a single trial,
the probability that it will happen is given by,
h
p=
h+f
and the probability that it will fail is given by,
f
q=
h+f
2. Mutually Exclusive Events.
Two or more events are mutually exclusive if not more than one of them can happen in a given
trial.
The probability that some one or other of a set of mutually exclusive events will happen in a
single trial is the sum of their separate probabilities of happening.
p = p1 + p2 + ⋯ + pn
3. Independent Events.
Two or more events are said to be independent if the happening of one does not affect the
happening of the others.
The probability that two or more independent events will happen is the product of their
separate probabilities.
p = p1 ⋅ p2 ⋅ … ⋅ pn
4. Dependent Events.
Two or more events are said to be dependent if the happening of one affects the probability
that the other will happen.
If p1 is the probability that an event will happen, and after it has happened the second will occur
with probability p2, then the probability that the first event and then the second event will
happen is the product p1 ⋅ p2.
p = n Cr p1 r (1 − p1 )n−r
Where n = number of trials
r = number of desired successful outcome
|p1 = probability of a successful outcome in a trial
9. In how many ways can 3 men and 3 women be seated at a round table if
A. no restriction is imposed?
A. 120 B. 240 C. 12 D. 72
11. From 7 engineers and 4 scientists, how many committees of seven people are possible if
A. no restriction is imposed?
A. 320 B. 340 C. 330 D. 350
12. In how many ways can Mary invite one or more of his 8 friends to dinner?
A. 254 B. 255 C. 256 D. 257
15. A box contains 2 blue socks and 2 white socks. Picking randomly, what is the probability
that you will pick 2 socks of the same color?
A. 1/6 B. 1/3 C. 1/2 D. 1/4