Lecture 1 M
Lecture 1 M
Chapter 1
Introduction to Probability Theory
In this chapter, we explore the basics of probability theory. We start by introducing
basic terminology, and then proceed to study axioms of probability theory. This is
followed by a review of a collection of important probability laws.
1- If a dice is tossed in the air, then it is certain that the die will come down showing
one of its faces, but it is not certain that a 6 will appear on this face.
2- In physics lab, you are sure that the accuracy of the avometer is 0.001 volts, but you
cannot in advance predict that the error in your next reading is 0.0002 volts. You can
only say that the error lies somewhere in the interval ] 0.0005,0.0005] .
3- In a voice communication network, the number of calls and their durations are
random.
1.1.2 Applications
1- The set (S) of all possible outcomes of a random experiment is called the sample
space.
2- A set is countable if it is finite or if its elements can be arranged in the form of a
sequence (there is a one-to-one correspondence with natural numbers), in which case it
is said to be countably infinite; otherwise the set is uncountable. Intervals on the real
line are uncountable sets. The set of points inside the unit circle is another example.
3- The sample space is said to be discrete if the set S is a countable set (finite or
infinite). On the other hand, the sample is said to be continuous if the set S is an
uncountable set.
1
4- An event is a subset of the sample space S representing a collection of related
outcomes of a random experiment. The empty set is used to represent impossible
events and S is sometimes referred to as the certain or sure event.
5- Two mutually exclusive (disjoint) events A, B are events that cannot occur
simultaneously, that is, A B . The occurrence of event A implies that B did not
happen, similarly, the occurrence of event B implies that A did not happen. For
example, the appearance of a 6 on a rolled dice and the appearance of a 5 are mutually
exclusive events. A student studying a course without completing its pre-requisites are
mutually exclusive events.
Example 1: Determine the sample space for each of the following random experiments
and indicate the elements of the event specified.
This is a multi-stage experiment and the number of possible outcomes in each stage is
small (2), therefore, it is best demonstrated by a tree diagram.
H
H
T
T
Figure 1 Tossing a coin twice
The sample space S {HH , TT , HT , TH} and the event A {HT , TH} . The sample
space is discrete and finite. The number of its elements is 2 2 .
(b) In a continuous production line, testing products until the first defective item is
found, B "the defective product is found after at least three trials".
S {D, GD, GGD , GGGD , } which is a discrete but infnite sample space.
D {GGD , GGGD , }
(c) Measuring the duration of a phone call in minutes, C "the call lasts at most 30
seconds".
(e) Selecting two items from a batch consisting of 1 defective item and 9 good items.
D G
G
Figure 2 Selection without replacement from a batch
S {DG , GD , GG}
(f) Selecting two items from a batch consisting of three distinct items labeled {a,b,c},
assuming selection is with replacement.
S
A B
4
It is natural to assume that the sample space of the experiment under consideration is
equiprobable unless otherwise stated.
The word "fair" emphasizes the fact that the sample points all have the same probability.
1
P(1) P(2) P(6)
6
The event A that an even number appears is given by
3 1
A {2,4,6} → P(A )
6 2
The event B that a prime number appears is given by
3 1
B {2,3,5} → P( B)
6 2
1
A B {2} and P(A B)
6
Therefore, the required probability can be computed as
5
P(A B) P(A) P(B) P(A B)
6
Alternatively, we can directly find the event A B {2,3,4,5,6} and thus arrive at the
same result.
Example 4: The thickness of a copper wire is uniformly distributed over the interval
[1,3] mm , what is the probability that the thickness of a randomly selected piece of wire
lies between 2 and 2.5mm?
Define the event A to be that the selected copper wire has thickness lying within the
interval ]2,2.5[
2.5 2 0.5
P( A ) 0.25
3 1 2
1.8 Conclusions
In this chapter, we have studied the fundamental concepts and laws of probability
theory. It appears that techniques for determining the cardinality of a set without
enumerating its elements play an important role in the calculations of probability over
finite discrete sample spaces. This is the topic of the next chapter.