SlideShare a Scribd company logo
3
Most read
5
Most read
13
Most read
week 2 1
Stochastic Process - Introduction
• Stochastic processes are processes that proceed randomly in time.
• Rather than consider fixed random variables X, Y, etc. or even
sequences of i.i.d random variables, we consider sequences X0, X1,
X2, …. Where Xt represent some random quantity at time t.
• In general, the value Xt might depend on the quantity Xt-1 at time t-1,
or even the value Xs for other times s < t.
• Example: simple random walk .
week 2 2
STOCHASTIC PROCESSES
• DR.M.THIAGARAJAN ASSOCIATE
PROFESSOR OF MATHEMATICS
• ST.JOSEPH’S COLLEGE
• TRICHY-2
week 2 3
Stochastic Process - Definition
• A stochastic process is a family of time indexed random variables Xt
where t belongs to an index set. Formal notation, where I is
an index set that is a subset of R.
• Examples of index sets:
1) I = (-∞, ∞) or I = [0, ∞]. In this case Xt is a continuous time
stochastic process.
2) I = {0, ±1, ±2, ….} or I = {0, 1, 2, …}. In this case Xt is a discrete
time stochastic process.
• We use uppercase letter {Xt } to describe the process. A time series,
{xt } is a realization or sample function from a certain process.
• We use information from a time series to estimate parameters and
properties of process {Xt }.
 
I
t
Xt 
:
week 2 4
Probability Distribution of a Process
• For any stochastic process with index set I, its probability
distribution function is uniquely determined by its finite dimensional
distributions.
• The k dimensional distribution function of a process is defined by
for any and any real numbers x1, …, xk .
• The distribution function tells us everything we need to know about
the process {Xt }.
   
k
t
t
k
X
X x
X
x
X
P
x
x
F k
k
t
t


 ,...,
,..., 1
1
,..., 1
1
I
t
t k 
,...,
1
week 2 5
Moments of Stochastic Process
• We can describe a stochastic process via its moments, i.e.,
We often use the first two moments.
• The mean function of the process is
• The variance function of the process is
• The covariance function between Xt , Xs is
• The correlation function between Xt , Xs is
• These moments are often function of time.
      etc.
,
, 2
s
t
t
t X
X
E
X
E
X
E 
  .
t
t
X
E 

  .
2
t
t
X
Var 

    
 
s
s
t
t
s
t X
X
E
X
X 
 


,
Cov
 
 
2
2
,
Cov
,
s
t
s
t
s
t
X
X
X
X


 
week 2 6
Stationary Processes
• A process is said to be strictly stationary if has the same
joint distribution as . That is, if
• If {Xt } is a strictly stationary process and then, the mean
function is a constant and the variance function is also a constant.
• Moreover, for a strictly stationary process with first two moments
finite, the covariance function, and the correlation function depend
only on the time difference s.
• A trivial example of a strictly stationary process is a sequence of
i.i.d random variables.
 
k
t
t X
X ,...,
1
 



 k
t
t X
X ,...,
1
   
k
X
X
k
X
X x
x
F
x
x
F k
t
t
k
t
t
,...,
,..., 1
,...,
1
,..., 1
1 




  

2
t
X
E
week 2 7
Weak Stationarity
• Strict stationarity is too strong of a condition in practice. It is often
difficult assumption to assess based on an observed time series x1,…,xk.
• In time series analysis we often use a weaker sense of stationarity in
terms of the moments of the process.
• A process is said to be nth-order weakly stationary if all its joint
moments up to order n exists and are time invariant, i.e., independent of
time origin.
• For example, a second-order weakly stationary process will have
constant mean and variance, with the covariance and the correlation
being functions of the time difference along.
• A strictly stationary process with the first two moments finite is also a
second-ordered weakly stationary. But a strictly stationary process may
not have finite moments and therefore may not be weakly stationary.
week 2 8
The Autocovariance and Autocorrelation Functions
• For a stationary process {Xt }, with constant mean μ and constant
variance σ2. The covariance between Xt and Xt+s is
• The correlation between Xt and Xt+s is
Where
• As functions of s, γ(s) is called the autocovariance function and ρ(s)
is called the autocorrelation function (ATF). They represent the
covariance and correlation between Xt and Xt+s from the same process,
separated only by s time lags.
      
 


 


  s
t
s
t
t X
X
E
X
X
s ,
cov
 
 
   
 
 
0
var
var
,
cov



s
X
X
X
X
s
s
t
s
t


     .
0
var
var 

 s
t
t X
X
week 2 9
Properties of γ(s) and ρ(s)
• For a stationary process, the autocovariance function γ(s) and the
autocorrelation function ρ(s) have the following properties:

 .
 .
 The autocovariance function γ(s) and the autocorrelation
function ρ(s) are positive semidefinite in the sense that
for any real numbers
      .
1
0
;
var
0 
 
 t
X
  1
1 

 s

       
s
s
s 


 


 s
and
  and
0
1 1



 
n
i
n
j
j
i j
i


   0
1 1



 
n
i
n
j
j
i j
i



.
,...,
, 2
1 n



week 2 10
Correlogram
• A correlogram is a plot of the autocorrelation function ρ(s) versus
the lag s where s = 0,1, ….
• Example…
week 2 11
Partial Autocorrelation Function
• Often we want to investigate the dependency / association between
Xt and Xt+k adjusting for their dependency on Xt+1, Xt+2,…, Xt+k-1.
• The conditional correlation Corr(Xt , Xt+k | Xt+1, Xt+2,…, Xt+k-1) is
usually referred to as the partial correlation in time series analysis.
• Partial autocorrelation is usually useful for identifying
autoregressive models.
week 2 12
Gaussian process
• A stochastic process is said to be a normal or Gaussian process if its
joint probability distribution is normal.
• A Gaussian process is strictly and weakly stationary because the
normal distribution is uniquely characterized by its first two
moments.
• The processes we will discuss are assumed to be Gaussian unless
mentioned otherwise.
• Like other areas in statistics, most time series results are established
for Gaussian processes.
week 2 13
White Noise Processes
• A process {Xt} is called white noise process if it is a sequence of
uncorrelated random variables from a fixed distribution with
constant mean μ (usually assume to be 0) and constant variance σ2.
• A white noise process is stationary with autocovariance and
autocorrelation functions given by ….
• A white noise process is Gaussian if its joint distribution is normal.
week 2 14
Estimation of the mean
• Given a single realization {xt} of a stationary process {Xt}, a natural
estimator of the mean is the sample mean
which is the time average of n observations.
• It can be shown that the sample mean is unbiased and consistent
estimator for μ.
  

t
X
E



n
t
t
x
n
x
1
1
week 2 15
Sample Autocovariance Function
• Given a single realization {xt} of a stationary process {Xt}, the
sample autocovariance function given by
is an estimate of the autocivariance function.
    



 


k
n
t
k
t
t x
x
x
x
n
k
1
1
ˆ

week 2 16
Sample Autocorrelation Function
• For a given time series {xt}, the sample autocorrelation function is
given by
• The sample autocorrelation function is non-negative definite.
• The sample autocovariance and autocorrelation functions have the
same properties as the autocovariance and autocorrelation function
of the entire process.
 
  
 
 
 
.
0
ˆ
ˆ
ˆ
1
2
1



k
x
x
x
x
x
x
k n
t
t
k
n
t
k
t
t











week 2 17
Example

More Related Content

PDF
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
PDF
Basics of Digital Filters
PPTX
Design of Filters PPT
PPTX
Binomial probability distribution
PPT
ISI and Pulse shaping.ppt
PDF
4.5 equalizers and its types
PPTX
FILTER DESIGN
PPT
Lecture 11
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
Basics of Digital Filters
Design of Filters PPT
Binomial probability distribution
ISI and Pulse shaping.ppt
4.5 equalizers and its types
FILTER DESIGN
Lecture 11

What's hot (20)

PPTX
Gaussian noise
PDF
Computing DFT using Matrix method
PPT
PPTX
Wireless Channels Capacity
PPTX
COVARIANCE IN PROBABILITY
PPT
Chapter 3 – Random Variables and Probability Distributions
PPTX
ADDITTIVE WHITE GAUSIAN NOIS ( AWGN)
PPTX
Eye diagram in Communication
PDF
Digital Signal Processing
PDF
Design of IIR filters
PPTX
Study of vco_Voltage controlled Oscillator
PDF
2 random variables notes 2p3
PPTX
High pass-low-pass-filter
PPTX
parametric method of power spectrum Estimation
PPTX
Digital modulation techniques
PPTX
Discrete Fourier Transform
PPT
Signal classification of signal
PPTX
M ary psk modulation
PPTX
Comparison of Amplitude Modulation Techniques.pptx
Gaussian noise
Computing DFT using Matrix method
Wireless Channels Capacity
COVARIANCE IN PROBABILITY
Chapter 3 – Random Variables and Probability Distributions
ADDITTIVE WHITE GAUSIAN NOIS ( AWGN)
Eye diagram in Communication
Digital Signal Processing
Design of IIR filters
Study of vco_Voltage controlled Oscillator
2 random variables notes 2p3
High pass-low-pass-filter
parametric method of power spectrum Estimation
Digital modulation techniques
Discrete Fourier Transform
Signal classification of signal
M ary psk modulation
Comparison of Amplitude Modulation Techniques.pptx
Ad

Similar to stochastic processes-2.ppt (20)

PPT
Introduction - Time Series Analysis
PDF
Introduction to queueing systems with telecommunication applications
PDF
Introduction to queueing systems with telecommunication applications
PPTX
Dsp presentation
PPTX
time series for agricultural research
PDF
Lecture_Random Process_Part-1_July-Dec 2023.pdf
PDF
Time Series Analysis with R
PPT
probability Chapter Four-Random_Processes.ppt
PDF
time series analysis notes heheheheh.pdf
PPTX
Av 738- Adaptive Filtering - Background Material
PPTX
Random vibrations
PDF
Unit 1 PPT .d ocx.pdf ppt presentation
PDF
Introduction to Statistical Methods for Financial Models 1st Severini Solutio...
PPT
Timeseries_presentation.ppt
PPT
Timeseries_presentation.ppt
PDF
Stochastic Processes - part 3
PDF
Digital Communication - Stochastic Process
PDF
Time series for yotube_3_data anlysis.pdf
PPT
Ch6 slides
Introduction - Time Series Analysis
Introduction to queueing systems with telecommunication applications
Introduction to queueing systems with telecommunication applications
Dsp presentation
time series for agricultural research
Lecture_Random Process_Part-1_July-Dec 2023.pdf
Time Series Analysis with R
probability Chapter Four-Random_Processes.ppt
time series analysis notes heheheheh.pdf
Av 738- Adaptive Filtering - Background Material
Random vibrations
Unit 1 PPT .d ocx.pdf ppt presentation
Introduction to Statistical Methods for Financial Models 1st Severini Solutio...
Timeseries_presentation.ppt
Timeseries_presentation.ppt
Stochastic Processes - part 3
Digital Communication - Stochastic Process
Time series for yotube_3_data anlysis.pdf
Ch6 slides
Ad

Recently uploaded (20)

PDF
Dermatology diseases Index August 2025.pdf
PPTX
Bronchial_Asthma_in_acute_exacerbation_.pptx
PDF
CHAPTER 9 MEETING SAFETY NEEDS FOR OLDER ADULTS.pdf
PPT
Recent advances in Diagnosis of Autoimmune Disorders
DOCX
Copies if quanti.docxsegdfhfkhjhlkjlj,klkj
PPT
Microscope is an instrument that makes an enlarged image of a small object, t...
PPTX
Basics of pharmacology (Pharmacology I).pptx
PDF
Myers’ Psychology for AP, 1st Edition David G. Myers Test Bank.pdf
PDF
DAY-6. Summer class. Ppt. Cultural Nursing
PPTX
community services team project 2(4).pptx
PPTX
AI_in_Pharmaceutical_Technology_Presentation.pptx
PPTX
CBT FOR OCD TREATMENT WITHOUT MEDICATION
PDF
Pharmacology slides archer and nclex quest
PDF
Khaled Sary- Trailblazers of Transformation Middle East's 5 Most Inspiring Le...
PPTX
Importance of Immediate Response (1).pptx
PPTX
Galactosemia pathophysiology, clinical features, investigation and treatment ...
PDF
2E-Learning-Together...PICS-PCISF con.pdf
PPTX
different types of Gait in orthopaedic injuries
PPTX
NUTRITIONAL PROBLEMS, CHANGES NEEDED TO PREVENT MALNUTRITION
PPTX
First Aid and Basic Life Support Training.pptx
Dermatology diseases Index August 2025.pdf
Bronchial_Asthma_in_acute_exacerbation_.pptx
CHAPTER 9 MEETING SAFETY NEEDS FOR OLDER ADULTS.pdf
Recent advances in Diagnosis of Autoimmune Disorders
Copies if quanti.docxsegdfhfkhjhlkjlj,klkj
Microscope is an instrument that makes an enlarged image of a small object, t...
Basics of pharmacology (Pharmacology I).pptx
Myers’ Psychology for AP, 1st Edition David G. Myers Test Bank.pdf
DAY-6. Summer class. Ppt. Cultural Nursing
community services team project 2(4).pptx
AI_in_Pharmaceutical_Technology_Presentation.pptx
CBT FOR OCD TREATMENT WITHOUT MEDICATION
Pharmacology slides archer and nclex quest
Khaled Sary- Trailblazers of Transformation Middle East's 5 Most Inspiring Le...
Importance of Immediate Response (1).pptx
Galactosemia pathophysiology, clinical features, investigation and treatment ...
2E-Learning-Together...PICS-PCISF con.pdf
different types of Gait in orthopaedic injuries
NUTRITIONAL PROBLEMS, CHANGES NEEDED TO PREVENT MALNUTRITION
First Aid and Basic Life Support Training.pptx

stochastic processes-2.ppt

  • 1. week 2 1 Stochastic Process - Introduction • Stochastic processes are processes that proceed randomly in time. • Rather than consider fixed random variables X, Y, etc. or even sequences of i.i.d random variables, we consider sequences X0, X1, X2, …. Where Xt represent some random quantity at time t. • In general, the value Xt might depend on the quantity Xt-1 at time t-1, or even the value Xs for other times s < t. • Example: simple random walk .
  • 2. week 2 2 STOCHASTIC PROCESSES • DR.M.THIAGARAJAN ASSOCIATE PROFESSOR OF MATHEMATICS • ST.JOSEPH’S COLLEGE • TRICHY-2
  • 3. week 2 3 Stochastic Process - Definition • A stochastic process is a family of time indexed random variables Xt where t belongs to an index set. Formal notation, where I is an index set that is a subset of R. • Examples of index sets: 1) I = (-∞, ∞) or I = [0, ∞]. In this case Xt is a continuous time stochastic process. 2) I = {0, ±1, ±2, ….} or I = {0, 1, 2, …}. In this case Xt is a discrete time stochastic process. • We use uppercase letter {Xt } to describe the process. A time series, {xt } is a realization or sample function from a certain process. • We use information from a time series to estimate parameters and properties of process {Xt }.   I t Xt  :
  • 4. week 2 4 Probability Distribution of a Process • For any stochastic process with index set I, its probability distribution function is uniquely determined by its finite dimensional distributions. • The k dimensional distribution function of a process is defined by for any and any real numbers x1, …, xk . • The distribution function tells us everything we need to know about the process {Xt }.     k t t k X X x X x X P x x F k k t t    ,..., ,..., 1 1 ,..., 1 1 I t t k  ,..., 1
  • 5. week 2 5 Moments of Stochastic Process • We can describe a stochastic process via its moments, i.e., We often use the first two moments. • The mean function of the process is • The variance function of the process is • The covariance function between Xt , Xs is • The correlation function between Xt , Xs is • These moments are often function of time.       etc. , , 2 s t t t X X E X E X E    . t t X E     . 2 t t X Var          s s t t s t X X E X X      , Cov     2 2 , Cov , s t s t s t X X X X    
  • 6. week 2 6 Stationary Processes • A process is said to be strictly stationary if has the same joint distribution as . That is, if • If {Xt } is a strictly stationary process and then, the mean function is a constant and the variance function is also a constant. • Moreover, for a strictly stationary process with first two moments finite, the covariance function, and the correlation function depend only on the time difference s. • A trivial example of a strictly stationary process is a sequence of i.i.d random variables.   k t t X X ,..., 1       k t t X X ,..., 1     k X X k X X x x F x x F k t t k t t ,..., ,..., 1 ,..., 1 ,..., 1 1          2 t X E
  • 7. week 2 7 Weak Stationarity • Strict stationarity is too strong of a condition in practice. It is often difficult assumption to assess based on an observed time series x1,…,xk. • In time series analysis we often use a weaker sense of stationarity in terms of the moments of the process. • A process is said to be nth-order weakly stationary if all its joint moments up to order n exists and are time invariant, i.e., independent of time origin. • For example, a second-order weakly stationary process will have constant mean and variance, with the covariance and the correlation being functions of the time difference along. • A strictly stationary process with the first two moments finite is also a second-ordered weakly stationary. But a strictly stationary process may not have finite moments and therefore may not be weakly stationary.
  • 8. week 2 8 The Autocovariance and Autocorrelation Functions • For a stationary process {Xt }, with constant mean μ and constant variance σ2. The covariance between Xt and Xt+s is • The correlation between Xt and Xt+s is Where • As functions of s, γ(s) is called the autocovariance function and ρ(s) is called the autocorrelation function (ATF). They represent the covariance and correlation between Xt and Xt+s from the same process, separated only by s time lags.                  s t s t t X X E X X s , cov             0 var var , cov    s X X X X s s t s t        . 0 var var    s t t X X
  • 9. week 2 9 Properties of γ(s) and ρ(s) • For a stationary process, the autocovariance function γ(s) and the autocorrelation function ρ(s) have the following properties:   .  .  The autocovariance function γ(s) and the autocorrelation function ρ(s) are positive semidefinite in the sense that for any real numbers       . 1 0 ; var 0     t X   1 1    s          s s s         s and   and 0 1 1      n i n j j i j i      0 1 1      n i n j j i j i    . ,..., , 2 1 n   
  • 10. week 2 10 Correlogram • A correlogram is a plot of the autocorrelation function ρ(s) versus the lag s where s = 0,1, …. • Example…
  • 11. week 2 11 Partial Autocorrelation Function • Often we want to investigate the dependency / association between Xt and Xt+k adjusting for their dependency on Xt+1, Xt+2,…, Xt+k-1. • The conditional correlation Corr(Xt , Xt+k | Xt+1, Xt+2,…, Xt+k-1) is usually referred to as the partial correlation in time series analysis. • Partial autocorrelation is usually useful for identifying autoregressive models.
  • 12. week 2 12 Gaussian process • A stochastic process is said to be a normal or Gaussian process if its joint probability distribution is normal. • A Gaussian process is strictly and weakly stationary because the normal distribution is uniquely characterized by its first two moments. • The processes we will discuss are assumed to be Gaussian unless mentioned otherwise. • Like other areas in statistics, most time series results are established for Gaussian processes.
  • 13. week 2 13 White Noise Processes • A process {Xt} is called white noise process if it is a sequence of uncorrelated random variables from a fixed distribution with constant mean μ (usually assume to be 0) and constant variance σ2. • A white noise process is stationary with autocovariance and autocorrelation functions given by …. • A white noise process is Gaussian if its joint distribution is normal.
  • 14. week 2 14 Estimation of the mean • Given a single realization {xt} of a stationary process {Xt}, a natural estimator of the mean is the sample mean which is the time average of n observations. • It can be shown that the sample mean is unbiased and consistent estimator for μ.     t X E    n t t x n x 1 1
  • 15. week 2 15 Sample Autocovariance Function • Given a single realization {xt} of a stationary process {Xt}, the sample autocovariance function given by is an estimate of the autocivariance function.             k n t k t t x x x x n k 1 1 ˆ 
  • 16. week 2 16 Sample Autocorrelation Function • For a given time series {xt}, the sample autocorrelation function is given by • The sample autocorrelation function is non-negative definite. • The sample autocovariance and autocorrelation functions have the same properties as the autocovariance and autocorrelation function of the entire process.            . 0 ˆ ˆ ˆ 1 2 1    k x x x x x x k n t t k n t k t t           