Time Series and Stochastic Processes ada 20 21 — различия между версиями

Материал из Wiki - Факультет компьютерных наук
Перейти к: навигация, поиск
(не показано 10 промежуточных версии этого же участника)
Строка 1: Строка 1:
 +
== General course info ==
  
 +
* Boring [https://www.hse.ru/edu/courses/383218629 official] web page
  
 
* [https://t.me/joinchat/DtwHDEbRczyglTC1Z-W-Ug tg-channel]
 
* [https://t.me/joinchat/DtwHDEbRczyglTC1Z-W-Ug tg-channel]
  
 +
* [https://github.com/bdemeshev/tssp/raw/master/ha/tssp_ha.pdf All home Assignments]
 +
 +
== Week progress ==
 +
 +
==== Week 01 ====
 +
 +
* Sigma-algebras, measurability of random variable with respect to sigma-algebra.
 +
* Seminar 01
 +
 +
==== Week 02 ====
 +
 +
* Markov chain. Classification of states. Calculations of return probability, mean return time, stationary distribution.
 +
* Seminar 02a, [https://youtu.be/WBKkk0iqysU?list=PL1poMUvVlAqfu6D4gaA_c4fJiIfsWbjzV 02b]
 +
* Cambridge [http://www.statslab.cam.ac.uk/~rrw1/markov/ Markov chain course]. There you may find useful: [http://www.statslab.cam.ac.uk/~rrw1/markov/M.pdf lecture notes], [http://www.statslab.cam.ac.uk/~rrw1/markov/MarkovChainTriposQuestions.pdf past tripos] and more.
 +
 +
==== Week 03 ====
 +
 +
* Conditional expected value. Martingales.
 +
 +
==== Week 04 ====
 +
 +
* [https://youtu.be/mJmbcp5h7lo?list=PL1poMUvVlAqfu6D4gaA_c4fJiIfsWbjzV Abracadabra martingale]
 +
 +
==== Week 05 ====
 +
 +
* Wiener process: basic properties, inversion
 +
 +
==== Week 06 ====
 +
 +
* Wiener process: limit in L2
 +
 +
==== Week 07 ====
 +
 +
[https://www.youtube.com/watch?v=yTCI-Ng76OU Ito integral WtdWt], Ito's lemma
  
 
== Sources ==
 
== Sources ==
Строка 17: Строка 53:
  
 
* [https://github.com/bdemeshev/sc401/raw/master/sc_pset/sc_problems_main.pdf Черновик задачника (рус)]
 
* [https://github.com/bdemeshev/sc401/raw/master/sc_pset/sc_problems_main.pdf Черновик задачника (рус)]
 
  
 
=== Time Series ===
 
=== Time Series ===
Строка 42: Строка 77:
  
 
* [https://robjhyndman.com/uwafiles/9-StateSpaceModels.pdf Rob Hyndman, State Space Models]
 
* [https://robjhyndman.com/uwafiles/9-StateSpaceModels.pdf Rob Hyndman, State Space Models]
 
  
 
=== MC + MCMC ===
 
=== MC + MCMC ===
 
* James Norris, Markov chains (1998, no kernels)
 
* James Norris, Markov chains (1998, no kernels)
 +
 +
* [http://www.statslab.cam.ac.uk/~rrw1/markov/ Cambridge course] on Markov chains
  
 
* [https://eml.berkeley.edu/reprints/misc/understanding.pdf Chib and Greenberg, Understanding MH algorithm]
 
* [https://eml.berkeley.edu/reprints/misc/understanding.pdf Chib and Greenberg, Understanding MH algorithm]
Строка 52: Строка 88:
  
 
* [http://www.statslab.cam.ac.uk/~rrw1/markov/index.html  (no kernels)]
 
* [http://www.statslab.cam.ac.uk/~rrw1/markov/index.html  (no kernels)]
 
  
 
* [https://projecteuclid.org/euclid.ps/1099928648 General State Space Markov Chains by Roberts and Rosenthal (+++, статья)]
 
* [https://projecteuclid.org/euclid.ps/1099928648 General State Space Markov Chains by Roberts and Rosenthal (+++, статья)]

Версия 17:30, 15 октября 2020

General course info

Week progress

Week 01

  • Sigma-algebras, measurability of random variable with respect to sigma-algebra.
  • Seminar 01

Week 02

  • Markov chain. Classification of states. Calculations of return probability, mean return time, stationary distribution.
  • Seminar 02a, 02b
  • Cambridge Markov chain course. There you may find useful: lecture notes, past tripos and more.

Week 03

  • Conditional expected value. Martingales.

Week 04

Week 05

  • Wiener process: basic properties, inversion

Week 06

  • Wiener process: limit in L2

Week 07

Ito integral WtdWt, Ito's lemma

Sources

Stochastic Calculus

  • Zastawniak, Basic Stochastic Processes

Time Series

UCM

MC + MCMC

  • James Norris, Markov chains (1998, no kernels)