Prob Stats
Prob Stats
Welcome to
MATH F113 (Probability and Statistics)
Lecture Section : 2
Lectures 1-20
By P. H. Keskar (6067D)
Text book : Introduction to Probability and
Statistics by J. S. Milton and J. C. Arnold 4th
ed.
IC : Dr. Shivi Agarwal (Chamber 6067T)
• Evaluation : Midsem (35%) 6/3 11:00 to
12:30 PM (CB)
• Tutorials (20%)
• Compre. (45%) (OB and CB)3/5 AN
• 4 unannounced class tests will be taken in
tutorial classes for 20 marks each and for 15
mins duration, out of which 3 best will be
consider for final evaluation.
Y1,n2
x2
Yn1,1
xn1 Y n1, 2
Y n1 , n2
• Applications of multiplication Rule :
• Number of permutations of any r
objects from given n distinct objects
= nPr= (n!)/((n-r)!).
• Number of ways of choosing r objects
without repetition from n given
objects=
n n!
r
r!( n r )!
• Ex. 1.3.20 : To get an opportunity to
enter the McNeill River Brown
(Grizzly) Bear Sanctuary in Alaska,
one must enter a lottery. For a given
year, there are 2000 individuals
entered, and of these a set of 120
names will be randomly selected.
Assume that you and a friend have
both entered into the lottery.
(a) In how many ways can a set of 120
names be randomly selected from
among the 2000 entered in the
drawing?
(b) In how many ways can the drawing
be done so that you and your friend
are both selected?
(c) What is the probability that you and
your friend will both be chosen?
Example : 10 persons in a room are wearing
badges marked 1 through 10. If 3 persons are
asked to leave simultaneously and their badge
numbers are noted, find the probability that
1) The smallest of these badge numbers is 5
2) The largest of these badge number is 5.
Note : In both cases, 5 is already there, so need
to choose remaining 2 to make the event.
EX. 1.3.21 : A firm employs 10
programmers, 8 system analysts, 4
computer engineers and 3 statisticians.
A “team” is to be chosen to handle a
new long-term project. The team will
consist of 3 programmers, 2 system
analysts, 2 computer engineers and 1
statistician.
(A)In how many ways can the team be
chosen?
(B)If the customer insists that one
particular engineer with whom he or
she has worked before be assigned to
the project, in how many ways can
the team be chosen?
Permutations of indistinguishable objects :
If we are permuting n objects of k
distinguishable types such that there are ni
(indistinguishable)objects of ith type for
i=1,2,…,k then number of
distinct arrangements of these n objects is
n!
( n1! )...( nk ! )
Ex. 1.review.32 : A computer system uses
passwords which consist of 5 letters
followed by a digit.
(A)How many passwords are possible?
(B)How many passwords consist of 3 A’s and
2 B’s and end in an even digit?
( C) If you forget a password but remember
that it has characteristics described in part
(B), what is the probability that you will
guess the password correctly on the first
attempt?
5
Ex. 29 : The configuration of a particular computer
terminal consists of a baud-rate setting, a duplex
setting and a parity setting. There are 11 possible
baud-rate settings, two parity settings (even/odd)
and two duplex settings (half/full).
a) How many configurations of the terminal are
possible?
b) In how many of them is the parity even and
duplex full?
c) A line surge occurs that causes these settings to
change at random. What is the probability that the
resulting configuration will have even parity and be
full duplex?
#30 A firm offers a choice of 10 free software
packages to buyers of their new home
computer. There are 25 packages from which to
choose. (a) In how many ways can the
selections be made? (b) Five of the packages
are computer games. How many selections are
possible if exactly three computer games are
selected? (c) Is this unusual?
25
Solutions : (a)
10
5 20
(b)
3 7
(c) If the probabilit y of the event in (b) b/a
is small then the event is unusual.
Axiomatic definition of probability :
n n
P ( Ai ) P ( Ai ) P( A A )i j
i 1 i 1 1 i j n
P( A A
1 i j k n
i j Ak ) ...
( 1) n 1 P ( A1 ... An )
Ex. 2.1.9 : Assume that in a particular military
exercise involving 2 units, Red and Blue, there
is 60% chance that Red unit will successfully
meet its objectives and a 70% chance that the
Blue unit will do so. There is 18% chance that
only Red unit will be successful. What is the
probability that both units will meet their
objectives? What is the probability that one or
the other but not both units will be successful?
Ex. 2.1.12 ( c) If A B then P[A]
P[B].
i 1
P [ Ai ] P [ B | Ai ]
• Bayes’ theorem can be interpreted as
reverting the roles of cause and effect. If we
know the probabilities of certain events
causing an event (and also probabilities of
causes) then we can find probability that any
effect is the cause of the original cause.
• The assumptions on the effects A1,…,An are
essential for the validity of Bayes’ theorem.
In stead of assuming their union is S, it is
enough to check sum of their probabilities is
1. That they are mutually exclusive is still
necessary.
Fact : If A1, …, An are mutually
exclusive events and one of them must
occur (I.e., their union is the sample
space S, also called exhaustive) then
for any event B,
n
P[B]
i 1
P [ A i ] P [ B | A i ].
Tree diagram version of the fact:
A1 P[B|A1]
B
P[A1]
P[A2] A2 P[B|A2]
B
P[An] P[B|An]
B
An
Exercise review.40 : A power network involves 3
substations A, B, C. Overload at any of these
substations might result in a blackout of the
entire network. Past history has shown that if a
substation A alone experiences overload, there is
1% chance of a network blackout. For stations B
and C these percentages are 2% and 5%
respectively. Overload at 2 or more substations
result in a blackout 5% of the time. During a heat
wave, there is a 60% chance that substation A
alone will experience overload.
For stations B and C, these percentages are 20
and 15% respectively. There is a 5% chance of an
overload at two or more stations simultaneously.
During a particular heat wave, a blackout due to
an overload occurred. Find the probability that
the overload occurred at substation A alone.