2-Basic Probability
2-Basic Probability
YOU LEARNT:
Set Theory
Counting Rules:
The Rule of Multiplication
“SET”:
A set is any well-defined collection or list of distinct objects, e.g. a group of students, the books in a library, the integers
between 1 and 100, all human beings on the earth, etc. The term well-defined here means that any object must be classified
as either belonging or not belonging to the set under consideration, and the term distinct implies that each object must
appear only once. The objects that are in a set, are called members or elements of that set. Sets are usually denoted by
capital letters such as A, B, C, Y, etc., while their elements are represented by small letters such as, a, b, c, y, etc.
For example:
Examples of Sets:
A = {a, b, c, d} or
B = {1, 2, 3, 7}
If x is an element of a set A, we write x Î A which is read as “x belongs to A” or x is in A. If x does not belong to A, i.e. x is not an
element of A, we write x Ï A.
A set that has no elements is called an empty or a null set and is denoted by the symbolf. (It must be noted that {0} is not an
empty set as it contains an element 0.)
If a set contains only one element, it is called a unit set or a singleton set.
It is also important to note the difference between an element “x” and a unit set {x}.
1. We may give a list of all the elements of a set (the “Roster” method),
e.g.
A = {1, 3, 5, 7, 9, 11} ;
B = {a book, a city, a clock, a teacher};
2. We may state a rule that enables us to determine whether or not a given object is a member of the set(the “Rule” method
or the “Set Builder” method),
e.g.
A = {x | x is an odd number and x < 12} meaning that A is a set of all elements x such that x is an odd number and x is less than
12. (The vertical line is read as “such that”.)
The repetition or the order in which the elements of a set occur, does not change the nature of the set. The size of a set is
given by the number of elements present in it.
This number may be finite or infinite. Thus a set is finite when it contains a finite number of elements; otherwise it is an
infinite set.
The Empty set is regarded as a Finite set.
ii) B = {x | x is a month of
the year};
iii) C = {x | x is a printing
mistake in a book};
of Pakistan};
i) A = {x | x is an even
integer};
iv) D = {x | x is a sentence in a
SUBSETS:
A set that consists of some elements of another set, is called a subset of that set.
For example, if B is a subset of A, then every member of set B is also a member of set A.
If B is a subset of A, we write:
B Ì A or equivalently:
AÉB
EXAMPLE:
If A = {1, 2, 3, 4, 5, 10}
and B {1, 3, 5}
then B Ì A,
i.e. B is contained in A.
Two sets A and B are Equal or Identical, if and only if they contain exactly the same elements.
Proper Subset:
If a set B contains some but not all of the elements of another set A, while A contains each element of B, i.e. if
B Ì A and B ¹ A
Universal Set:
The original set of which all the sets we talk about, are subsets, is called the universal set (or the space) and is generally
denoted by S or W.
The universal set thus contains all possible elements under consideration.
EXAMPLE;
f, {1}, {2}, {3}, {1, 2}, {1, 3}, {2, 3} and {1, 2, 3}.
VENN DIAGRAM.:
A diagram that is understood to represent sets by circular regions, parts of circular regions or their complements
with respect to a rectangle representing the space S is called a Venn diagram, named after the English logician John Venn
(1834-1923).
The Venn diagrams are used to represent sets and subsets in a pictorial way and to verify the relationship among sets and
subsets.
Disjoint Sets
S B
A
B
OPERATIONS ON SETS:
Let the sets A and B be the subsets of some universal set S. Then these sets may be combined and operated on in
various ways to form new sets which are also subsets of S.
The union or sum of two sets A and B, denoted by A È B, and read as “A union B”, means the set of all elements that
belong to at least one of the sets A and B, that is
A È B = { x | x Î A or x Î B}
A
B
A B is shaded
Example:
Then A È B = {1, 2, 3, 4, 5, 6}
INTERSECTION OF SETS:
The intersection of two sets A and B, denoted by A Ç B, and read as “A intersection B”, means that the set of all
elements that belong to both A and B; that is
A Ç B = {x | x Î and x Î B}.
A B is shaded
Example:
Then A Ç B = {3, 4}
The operations of union and intersection that have been defined for two sets may conveniently be extended to any finite
number of sets.
DISJOINT SETS:
Two sets A and B are defined to be disjoint or mutually exclusive or non-overlapping when they have no elements
in common, i.e. when their intersection is an empty set
i.e. A Ç B = f.
On the other hand, two sets A and B are said to be conjoint when the have at least one element in common.
SET DIFFERENCE:
The difference of two sets A and B, denoted by A – B or by A – (A Ç B), is the set of all elements of A which do not
belong to B.
Symbolically,
A – B = {x | x Î A and x Ï B}
The shaded area of the following Venn diagram shows the difference A – B:
B
A
S
Difference A – B is shaded
It is to be noted that A – B and B are disjoint sets. If A and B are disjoint, then the difference A – B coincides with the set A.
COMPLEMENTATION:
The particular difference S – A, that is, the set of all those elements of S which do not belong to A, is called
the complement of A and is denoted by`A or by Ac.
In symbols:
`A = {x | x Î S and s Ï A}
The complement of A is shown by the shaded portion in the following Venn diagram.
S A B
A is shaded
It should be noted that A – B and A Ç `B, where `B is the complement of set B, are the same set. Next, we consider the
Algebra of Sets. The algebra of sets provides us with laws which can be used to solve many problems in probability
calculations.
Commutative laws:
A È B = B È A and
AÇB=BÇA
Associative laws:
(A È B) È C = A È (B È C)
and
(A Ç B) Ç C = A Ç (B Ç C)
Distributive laws
A Ç (B È C) = (A Ç B) È (A Ç C)
and A È (B Ç C) = (A È B) Ç (A È C)
Idempotent laws
A È A = A and
AÇA=A
Identity laws
A È S = S,
A Ç S = A,
A È f = A, and
A Ç f = f.
Complementation laws
A È `A = S,
A `ÇA = f,
(`A ) = A,
`S = f, and
f` = S
De Morgan’s laws:
PARTITION OF SETS:
A partition of a set S is a sub-division of the set into non-empty subsets that are disjoint and exhaustive, i.e.
their union is the set S itself.
i)Ai Ç Aj = f, where i ¹ j;
ii)A1 Ç A2 È … È An = S.
EXAMPLE:
Then {a, b}, and {c, d, e} is a partition of S as each element of S belongs to exactly one cell.
CLASS OF SETS:
A set of sets is called a class. For example, in a set of lines, each line is a set of points.
POWER SET:
The class of ALL subsets of a set A is called the Power Set of A and is denoted by P(A).
For example, if A = {H, T}, then P(A) = {f, {H}, {T}, {H, T}}.
The Cartesian product of sets A and B, denoted by A ´ B, (read as “A cross B”), is a set that contains all ordered pairs (x, y),
where x belongs to A and y belongs to B.
Symbolically, we write
A ´ B = {(x, y) | x Î A and y Î B}
This set is also called the Cartesian set of A and B set of A and B, named after the French mathematician Rene’ Descartes
(1596-1605).
EXAMPLE:
Then the Cartesian product set is the collection of the following twelve (2 ´ 6) ordered pairs:
A´B = {(H, 1); (H, 2);(H, 3); (H, 4);(H, 6); (H, 6);(T, 1); (T, 2); (T, 3); (T, 4); (T, 5); (T, 6) }
Clearly, these twelve elements together make up the universal set S when a COIN and a DIE are tossed together.
A die is a cube of wood or ivory whose six faces are marked with dots are shown below:
The plural of the word ‘die’ is ‘dice’.
Tree Diagram
A B AB
1(H, 1)
1(H, 2)
1(H, 3)
H 1(H,4 )
1(H, 5)
1(H, 6)
1(T, 1)
2(T, 2)
3(T, 3)
T 4(T, 4)
5(T, 5)
6(T, 6)
TREE DIAGRAM:
The “tree” is constructed from the left to the right. A “tree diagram” is a useful device for enumerating all the
possible outcomes of two or more sequential events.
The possible outcomes are represented by the individual paths or branches of the tree.
A ´ B ¹ B ´ A.
Having reviewed the basics of set theory, let us now review the COUNTING RULES that facilitate the computation of
probabilities in a number of problems.
RULE OF MULTIPLICATION:
If a compound experiment consists of two experiments which that the first experiment has exactly m distinct
outcomes and, if corresponding to each outcome of the first experiment there can be n distinct outcomes of the second
experiment, then the compound experiment has exactly mn outcomes.
EXAMPLE:
The compound experiment of tossing a coin and throwing a die together consists of two experiments:
The coin-tossing experiment consists of two distinct outcomes (H, T), and
the die-throwing experiment consists of six distinct outcomes (1, 2, 3, 4, 5, 6).
The total number of possible distinct outcomes of the compound experiment is therefore 2 ´ 6 = 12 as each of the two
outcomes of the coin-tossing experiment can occur with each of the six outcomes of die-throwing experiment. As stated
earlier, if A = {H, T} and B = {1, 2, 3, 4, 5, 6}, then the Cartesian product set is the collection of the following twelve (2 ´ 6)
ordered pairs:
Tree Diagram
A B AB
1(H, 1)
1(H, 2)
1(H, 3)
H 1(H,4 )
1(H, 5)
1(H, 6)
1(T, 1)
2(T, 2)
3(T, 3)
T 4(T, 4)
5(T, 5)
6(T, 6)
The rule of multiplication can be readily extended to compound experiments consisting of any number of experiments
performed in a given sequence.
This rule can also be called the Multiple Choice Rule, as illustrated by the following example:
EXAMPLE:
Suppose that a restaurant offers three types of soups, four types of sandwiches, and two types of desserts. Then, a
customer can order any one out of 3 ´ 4 ´ 2 = 24 different meals.
In this section, we shall develop a few counting techniques. Such techniques will enable
us to count the following, without having to list all of the items:
Before we learn some of the basic principles of counting, let's see some of the notation
we'll need.
So in the example,
n(E)=7,
since there are 7 days in the week.
Addition Rule
where
Example 1
Find n(E).
Solution:
n(E) = n(E1) + n(E2)
=2+5
=7
Example 2
Solution:
Part (a)
Here, E1 = multiples of 3:
E = multiples of 8:
2
Here, E1 = multiples of 2:
n(E1) = 11
E = multiples of 3:
2
E2 = {3, 6, 9,12, 15, 18, 21}
n(E2) = 7
Events E1 and E2 are not mutually exclusive.
Multiplication Rule
Now consider the case when two events E1 and E2 are to be performed and the
events E1 and E2 are independent events i.e. one does not affect the other's outcome.
Example 3
Say the only clean clothes you've got are 2 t-shirts and 4 pairs of jeans. How many
different combinations can you choose?
Solution:
We have 2 t-shirts and with each t-shirt we could pick 4 pairs of jeans. Altogether there
are
2×4=8 possible combinations.
We could write
Suppose that event E1 can result in any one of n(E1) possible outcomes; and for each
outcome of the event E1, there are n(E2) possible outcomes of event E2.
Together there will be n(E1) × n(E2) possible outcomes of the two events
Tip:
What is the total number of possible outcomes when a pair of coins is tossed?
Solution:
Solution:
For our clothes problem above, say we found 3 caps that we could wear with our 2 t-
shirts and 4 pairs of jeans. How many different combinations could we choose from
now?
Solution:
We have 2 choices in the first row, 4 in the second row and 3 in the third row. Together,
we will have