Basic concepts of probability
Basic concepts of probability
Basic concepts of probability
Bhakti Manjrekar
Random experiment:
Any phenomenon or an operation which has
possible outcomes is called an experiment or
trial.
X 31 days in January 31
T 365 days in 2015 365
Example of probability
Certain Event –
an event that is sure to occur
(probability = 1)
Simple Probability
Simple Probability refers to the probability of a
simple event.
ex. P(Jan.)
ex. P(Wed.)
P(Jan.) = 31 / 365
Definition: Joint Probability
Joint Probability refers to the probability of an
occurrence of two or more events (joint event).
ex. P(Jan. and Wed.)
ex. P(Not Jan. and Not Wed.)
Wed. 4 48 52
Not Wed. 27 286 313
occur
The probability of any event must be
between 0 and 1, inclusively
0 ≤ P(A) ≤ 1 For any event A 0.5
The sum of the probabilities of all
mutually exclusive and exhaustive
events is 1
P(A) P(B) P(C) 1
0 Impossible
If A, B, and C are mutually exclusive and
exhaustive
General Addition Rule
P(A | B) P(A)
Events A and B are independent when the probability of
one event is not affected by the fact that the other event
has occurred
Multiplication Rules
(k1)(k2)…(kn)
Example:
You want to go to a park, eat at a restaurant, and
see a movie. There are 3 parks, 4 restaurants, and
6 movie choices. How many different possible
combinations are there?
Answer: (3)(4)(6) = 72 different possibilities
Counting Rule 3:
The number of ways that n items can
be arranged in order is
n! = (n)(n – 1)…(1)
Example:
You have five books to put on a bookshelf.
How many different ways can these books
be placed on the shelf?
Answer: 5! = (5)(4)(3)(2)(1) = 120 different
possibilities
Counting Rule 4:
Permutations: The number of ways of arranging r
objects selected from n objects in order is
Example:
You have five books and are going to put three on a
bookshelf. How many different ways can the books be
ordered on the bookshelf?
n! 5! 120
Answer: n Px 60 different possibilities
(n X)! (5 3)! 2
NOTE:
1. nP0 = 1
2. nPn = n!
Eg. 3P2 = 3 x 2 = 6
6
P4 = 6 x 5 x 4 x 3 = 360
Counting Rule 5:
Combinations: The number of ways of selecting r
objects from n objects, irrespective of order, is
Example:
You have five books and are going to select three are to
read. How many different combinations are there, ignoring
the order in which they are selected?
n! 5! 120
Answer: n C x 10 different possibilities
X!(n X)! 3!(5 3)! (6)(2)
NOTE: