Chapter 1
Chapter 1
Introduction
Outline
1.1 Deterministic and non-deterministic models
1.2 Review of set theory: sets, union, intersection,
complementation, De Morgan’s rules
1.3 Random experiments, sample space and events
1.4 Finite sample spaces and equally likely
outcomes
1.5 Counting techniques
1.6 Definitions of probability
1.7 Derived theorems of probability
1.1. Deterministic and non-deterministic
models
• Models are integral parts of both social and
natural sciences. In both cases we construct or fit
models to represent the interrelationship between
two or more variables.
• It is possible to classify models in to different
groups based on varied attributes or criteria.
• Based on the type of experiment for which we fit
the model, we classify model as Deterministic
and Nondeterministic models.
Experiment
• Experiment is any activity (process or action) that we
intended to do under certain condition to obtain a well
defined results, usually called the outcome of an
experiment.
• The possible results of an experiment may be one or
more. Based on the number of possible results, we may
classify an experiment as Deterministic and Non-
deterministic experiment.
• Steps involved in an Experiment:
– Input Equipments, material, input data etc.
– Action to be performed
– Output list of all results of the experiment
Deterministic Experiments
• A precisely deterministic input yields a precisely
deterministic output. This is an experiment for which the
outcomes can be predicted in advance and is known prior
to its conduct.
• For this type of experiment we have only one possible
result (certain and unique).
• A mathematical form of equations to be defined on this
experiment is called a deterministic model.
• Ex: Distance covered by a car traveling at a constant
speed; An experiment conducted to verify the Newton
Laws of Motion: F = ma; an experiment conducted to
determine the economic law of demand: Qt =a+bPt where
Q is a quantity demand, P is the price and t is a time; etc…
Non-deterministic Experiments
• Even exact knowledge of input and action does not allow exact
prediction of outcome.
• This is an experiment for which the outcome of a given trial cannot
be predicted in advance prior to its conduct.
• We also call this experiment as unpredictable or probabilistic or
stochastic or random experiment.
• Usually the result of this experiment is subjected to chance and is
possibly more than one.
• Ex:
– Tossing a coin;
– Throwing a dice;
– Life of an electric bulb;
– Number of road accidents in a day at Addis Ababa; etc.
• In probability theory we are mainly concerned with the random
experiments.
Non-deterministic Experiments cont’
• Complement of an Event
– the complement of an event A means non-occurrence of A and contains
those points of the sample space which don’t belong to A.
• Example: Toss a fair die, let A be observing an odd number, then
A={1, 3, 5}
AC ={2, 4, 6}
9
• Elementary Event: an event having only a single element or
sample point.
• Mutually Exclusive (disjoint) Events: Two events which cannot
happen at the same time (no intersection).
• Independent Events: Two events are independent if the
occurrence of one does not affect the probability of the other
occurring.
• Dependent Events: Two events are dependent if the first event
affects the outcome or occurrence of the second event in a way the
probability is changed
10
1.2. Review of set theory
• Set: A set is a well-defined collection or list of objects.
• An object that belongs to a particular set is called an element.
• Sets are usually denoted by capital letters (A, B, C etc). On the other hand,
elements of sets are usually denoted by small letters (a, b, c etc).
Two sets are equal if they have exactly the same elements in them
A set that contains no elements is called a null set or an empty set
If every element in Set A is also in Set B, then Set A is a subset of Set B
• Examples: The set of students in a class; the set of even numbers; the set
of possible outcomes of an experiment; etc.
• Note: If X belongs to set A we write X ∈ A, and if X does not belong to set
A we write X ∉ A
Review of set theory
12
Review of set theory
Set operations
Complement: For any set A, the complement of A denoted by A/, or Ac or
Ā is given by:
{X ∈ U/ X∉A}
13
Review of set theory
Set operations
Intersection: For any two sets A and B the intersection of A and B is
defined to be the set of all elements that occur in both set A and also set B.
Symbolically, we write
A ∩ B = { x U | x A and x B }
15
Review of set theory
• A ∩ B = B - (Ac ∩ B) or
• A ∩ B = A - (A ∩ Bc)
16
Deterministic and Non-Deterministic Models
17
Deterministic and Non-Deterministic Models
A∩ B=φ
Independent Events: Two events are said to be independent if the
occurrence of one does not affect probability of the other occurring.
Dependent Events: Two events are dependent if the first event affects
the outcome or occurrence of the second event in a way the probability is
changed.
18
Deterministic and Non-Deterministic Models
Combination of events
Union: The event A∪ B occurs if either A or B or both occur.
Intersection: The event A ∩ B occurs if both A and B occur
Complement of an Event: the complement of an event A means
nonoccurrence of A
19
Deterministic and Non-Deterministic Models
d) Male who is either under 30 or speaks foreign language but not both.
20
Deterministic and Non-Deterministic Models
Solution 1
a) A male under 30 years who does not speak foreign language.
(A ∩ B) ∩ C′
A′ ∩ (B ∪ C)
c) A person who is either under 30 or female but not both.
(B ∪ A′) ∩ (B ∩ A)′
d) Male who is either under 30 or speaks foreign language but not both.
A ∩ [(B ∪ C) ∩ (B ∩ C) ′]
21
Counting Techniques
22
1. Addition Principle (Rule)
• If a task can be accomplished by "k distinct" procedures
where the ith procedures has “ni” alternatives , then the
total number of ways of accomplishing the task is:
25
Example 1: In how many ways can the letters A,B and C be arranged
taken two at a time.
Example 2: a) In how many ways can 3 students be arranged in
rows of 3 chairs?
b) In how many ways can a student arrange his/her 4 different
books on a shelf?
Example 3: If 2 different mathematics books, 3 different statistics
books and 2 different Chemistry books are to be arranged in a shelf,
then how many different arrangements are possible if:
c) The books in each particular subject must "stand all together".
d) Only the Mathematics books must stand all together.
e) There is no restriction.
Example 4: How many different permutations of n objects can be
made from the letters in the word MISSISSIPPI.
26
Combination Rule
–Combination is a selection of n distinct objects without regard to
order.
–It is used when the order of arrangement is not important, as in the
selection process.
–The number of combinations of r objects selected from n objects is
denoted by
27
Example 1: Given the letters A,B,C & D. List the number of
permutations & combinations for selecting two letters.
31
3. Axiomatic Approach
– Let E be a random experiment and S be a sample space associated
with E. With each event A a real number called the probability of A
(P(A)) satisfies the following properties called axioms of
probability or postulates of probability
1)P(A)≥0
2)P(S)=1
– P(Ac)=1- P(A)
– P(Ø) =0
– P(AnBc) = P(A)-P(AnB)
3)If A and B are mutually exclusive events, then
P(AUB) = P(A) + P(B)
– If If A1, A2, A3 ... is a finite or infinite sequence of mutually
exclusive events of S, then
P(A1 u A2 u A3 u ...) = P( A1) + P( A2) + P( A3) + ...= P( Ai )
32
Approaches to Measuring Probability
Derived Probabilities
P(φ)=0 for any sample space S
P(A′)=1-P(A)
For any two events say, A and B, the probability that exactly one of the
events A or B occurs but not both is :
P(A U B)=P(A)+P(B) - 2P(A ∩B)
33
Example: Sixty percent of the families in a certain community own
their own car, thirty percent own their own home, and twenty percent
own both their own car and their own home. If a family is randomly
chosen,
a) what is the probability that this family do not have a car?
b) what is the probability that this family owns a car or a
house?
c) what is the probability that this family owns a car or a house
but not both?
Solution: Let A represents that the family owns a car and B
represents that the family owns a house. P(A)=0.6, P(B)=0.3, and
P(A n B)=0.2.
d) P(Ac)=0.4
e) P(AUB) =0.7
f) P((AnBc)U(AcnB))=0.5
34
Subjective Approach
35