Basic concepts of probability
Basic concepts of probability
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
P(Jan.) = 31 / 365
Definition: Joint Probability
Wed. 4 48 52
Not Wed. 27 286 313
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
Example
If you roll a fair die 3 times then there are 63 = 216
possible outcomes
Counting Rule 2:
If there are k1 events on the first trial, k2 events
(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?
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
6P = 6 x 5 x 4 x 3 = 360
4
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 Cx 10 different possibilities
X!(n X)! 3!(5 3)! (6)(2)
NOTE: