Pre-Requisites: 16.322 Stochastic Estimation and Control, Fall 2004 Prof. Vander Velde
Pre-Requisites: 16.322 Stochastic Estimation and Control, Fall 2004 Prof. Vander Velde
Lecture 1
Pre-requisites
6.041 – Probabilistic systems
Textbook
• Brown, R.G. and P.Y.C. Hwang. Introduction to Random Signals and Applied
Kalman Filtering.
Course Administration
• All important material presented in class
• Read text and other references for perspective
• Do the suggested problems for practice – no credit is offered for these
• Two (2) hour-long quizzes will be held in-class – open book
• One (1) three hour final exam – open book
Page 1 of 7
16.322 Stochastic Estimation and Control, Fall 2004
Prof. Vander Velde
References:
1. Papoulis. Probability, Random Variables, and Stochastic Processes. (Best for
probability and random variables)
A probability function must be defined over the sample space of the random
experiment.
Events A,B
Page 2 of 7
16.322 Stochastic Estimation and Control, Fall 2004
Prof. Vander Velde
Compound Events
Venn diagram
Probability Functions
P(empty set) = 0
P(sample space) = 1
0 ≤ P ( E) < 1
Basic axiom of probability: Probabilities for the sum of mutually exclusive events
add.
P( A + B + C ) = P( A) + P ( B ) + P (C )
Page 3 of 7
16.322 Stochastic Estimation and Control, Fall 2004
Prof. Vander Velde
1 1 1 1
P(even number) = P(2 + 4 + 6) = P(2) + P(4) + P(6) = + + =
6 6 6 2
P( AB) = P( A) P( B )
Page 4 of 7
16.322 Stochastic Estimation and Control, Fall 2004
Prof. Vander Velde
Any situation where there are N outcomes, equally likely and mutually exclusive
may be treated the same way.
The probability of each event if there are N mutually exclusive, equally likely
events possible:
Mutually exclusive: P( ∑ Ei ) = ∑ pi
i i
Equally likely: pi = p
P( S) = 1 : P( ∑ Ei ) = P( S) = ∑ pi
all i all i
N
= ∑ P( Ei )
i=1
= Np = 1
1
p=
N
If a certain compound event E can occur in n(E) different ways, all mutually
exclusive and equally likely, then
P( E) = n ( E ) P (each)
n( E )
=
N
number of ways E occurs
=
number of possible outcomes
The difficulty when you do repetitions is that some orderings give you a
different sample, but others do not. E.g. 7-5-2-5 is distinct from 2-5-7-5, but when
the 5’s are swapped the outcome is the same.
Page 5 of 7
16.322 Stochastic Estimation and Control, Fall 2004
Prof. Vander Velde
n!
≡ number with regard for order
(n −
r)!
n! ⎛n⎞
x= = Crn = ⎜ ⎟
r !( n − r )! ⎝r⎠
⎛ 42 ⎞ 42!
number of megabucks bets = ⎜ ⎟ = = 5, 245, 786
⎝ 6 ⎠ 6!(36)!
The last fraction – which may be described as the number of ways in which r
objects can be selected from n without regard for order and without repetitions is
⎛n⎞
called the binomial coefficient and is abbreviated ⎜ ⎟ .
⎝r⎠
Binomial coefficient:
⎛n⎞ n!
⎜ r ⎟ = r !( n − r )!
⎝ ⎠
It’s name is derived from Newton’s binomial formula, where it forms the
coefficient of the rth term of the expansion for (1 + x) n :
n
⎛n⎞
(1 + x) n = ∑ ⎜ ⎟ x r
r=0 ⎝ r ⎠
The symbol ‘~’ means the ratio of the two sides tends toward unity. It is read as
asymptotic. While the absolute error tends to ∞ , the relative error tends to zero.
Page 6 of 7
16.322 Stochastic Estimation and Control, Fall 2004
Prof. Vander Velde
n % error
1 8
10 0.8
100 0.08
Page 7 of 7