Probability & Statistics For Scientist and Engineers: Dr. M. M. Bhatti
Probability & Statistics For Scientist and Engineers: Dr. M. M. Bhatti
Dr. M. M. Bhatti
March 9, 2023
1 Introduction
2 Basic probability
Random Experiments
Sample spaces
Events
The concept of probability
The Axioms of Probability
Some Important Theorems on Probability
Assignment of Probabilities
Books:
1 Bluman, A. G. (2009). Elementary statistics: A step by step approach.
New York;: McGraw-Hill Higher Education.
2 Walpole, R. E., Myers, R. H., Myers, S. L., & Keying, E. Y. (2013). Es-
sentials of Probability & Statistics for Engineers & Scientists: Pearson
New International Edition PDF eBook. Pearson Higher Ed.
Marks strategy:
We are all familiar with the importance of experiments in science and engi-
neering. Experimentation is useful to us because we can assume that if we
perform certain experiments under very nearly identical conditions, we will
arrive at results that are essentially the same. In these circumstances, we
are able to control the value of the variables that affect the outcome of the
experiment.
However, in some experiments, we are not able to ascertain or control the
value of certain variables so that the results will vary from one performance
of the experiment to the next even though most of the conditions are the
same. These experiments are described as random.
Example 1.1
If we toss a coin, the result of the experiment is that it will either come up
“tails,” symbolized by T (or 0), or “heads,” symbolized by H (or 1), i.e.,
one of the elements of the set {H, T } (or {0, 1}).
Example 1.2
If we toss a die, the result of the experiment is that it will come up with
one of the numbers in the set {1, 2, 3, 4, 5, 6}.
Example 1.3
If we toss a coin twice, there are four results possible, as indicated by
{HH, HT, T H, T T }, i.e., both heads, heads on first and tails on second,
etc.
Example 1.4
If we are making bolts with a machine, the result of the experiment is that
some may be defective. Thus when a bolt is made, it will be a member of
the set { defective, nondefective }.
Example 1.6
If we toss a coin twice and use 0 to represent tails and 1 to represent
heads, the sample space (see Example 1.3) can be portrayed by points as
in Fig. 1-1 where, for example, (0, 1) represents tails on first toss and
heads on second toss, i.e., TH.
Important definitions:
If a sample space has a finite number of points, as in Example 1.7, it
is called a finite sample space.
If it has as many points as there are natural numbers 1, 2, 3, . . . , it is
called a countably infinite sample space.
If it has as many points as there are in some interval on the x−axis,
such as 0 ≤ x ≤ 1, it is called a noncountably infinite sample space.
A sample space that is finite or countably infinite is often called a
discrete sample space, while one that is noncountably infinite is
called a nondiscrete sample space.
Important definition:
If the sets corresponding to events A and B are disjoint, i.e., A ∩
B = ∅, we often say that the events are mutually exclusive. This
means that they cannot both occur. We say that a collection of events
A1 , A2 , . . . , An is mutually exclusive if every pair in the collection is
mutually exclusive.
Furthermore, Mutually exclusive events are events that can not happen
at the same time. Examples include: right and left hand turns, even
and odd numbers on a die, winning and losing a game, or running and
walking.
Example 1.8
Referring to the experiment of tossing a coin twice, let A be the event at
least one head occurs and B the event “the second toss results in a tail.”
Then A = {HT, T H, HH}, B = {HT, T T }, and so we have
Example 1.9
Suppose we want to know the probability that a head will turn up in a
single toss of a coin. Since there are two equally likely ways in which the
coin can come upnamely, heads and tails (assuming it does not roll away
or stand on its edge) and of these two ways a head can arise in only one
way, we reason that the required probability is 1/2. In arriving at this, we
assume that the coin is fair, i.e., not loaded in any way.
Example 1.10
If we toss a coin 1000 times and find that it comes up heads 532 times, we
estimate the probability of a head coming up to be 532/1000 = 0.532.
P (A) ≥ 0 (1)
Axiom 2
For the sure or certain event S in the class C,
P (S) = 1 (2)
Axiom 3
For any number of mutually exclusive events A1 , A2 , . . . , in the class C,
From the above axioms we can now prove various theorems on probability
that are important in further work.
Theorem 1.1
If A1 ⊂ A2 , then P (A1 ) 5 P (A2 ) and P (A2 − A1 ) = P (A2 ) − P (A1 ).
Theorem 1.2
For every event A,
0 5 P (A) 5 1, (5)
Theorem 1.3
P (∅) = 0 (6)
Theorem 1.4
If A0 is the complement of A, then
Theorem 1.5
If A = A1 ∩ A2 ∩ · · · ∩ An where A1 , A2 , . . . , An are mutually exclusive
events, then
Theorem 1.6
If A and B are any two events, then
Theorem 1.7
For any events A and B,
P (A) = P (A ∩ B) + P (A ∩ B 0 ) (12)
Theorem 1.8
If an event A must result in the occurrence of one of the mutually
exclusive events A1 , A2 , . . . , An , then
P (A) = P (A ∩ A1 ) + P (A ∩ A2 ) + · · · + P (A ∩ An ) (13)
Example 1.11
A single die is tossed once. Find the probability of a 2 or 5 turning up.