Last modified by varvio@helsinki_fi on 2024/03/27 10:17

Show last authors
1 = Computational statistics, spring 2013 =
2
3 === Lecturer ===
4
5 [[Petri Koistinen>>doc:mathstatHenkilokunta.Koistinen, Petri]]
6
7 === Scope ===
8
9 8 cu.
10
11 === Type ===
12
13 Advanced studies
14
15 === Prerequisites ===
16
17 Basic probability theory at the level of the course //Todennäköisyyslaskenta// (i.e., familiarity of working with more than one random variables is a prerequisite, but measure theory is not). Basic knowledge of vector and matrix operations (e.g., courses //Lineearialgebra ja matriisilaskenta I// and //Lineaarialgebra ja matriisilaskenta II//) as well as of differential and integral calculus. Having had some exposure to Bayesian inference is highly recommended (e.g., course //Bayes-päättely//). Some experience in computer programming would be helpful.
18
19 === Lectures ===
20
21 Weeks 3-9 and 11-18, Monday 10-12 in room C122 and Wednesday 12-14 in room B120.
22
23 Easter holiday 28.3.-3.4.
24
25 === News ===
26
27 The course has a moodle page. The exercise problems and their suggested solutions will appear there.
28
29 === Description ===
30
31 This course gives an overview of computational methods which are useful especially in Bayesian statistics (but some of the methods are also used widely in frequentist inference)
32
33 * Review of probability and Bayesian inference.
34 * Methods for generating independent samples from distributions.
35 * Classical Monte Carlo integration and importance sampling.
36 * Approximating the posterior distribution using numerical quadrature or Laplace expansion.
37 * MCMC methods: Gibbs and Metropolis-Hastings sampling.
38 * Auxiliary variable methods in MCMC.
39 * EM algorithm.
40 * Multi-model inference.
41 * MCMC theory.
42
43 There will be several examples in the lectures and in the exercise sessions which show how the methods can be implemented using the [[R system>>url:http://www.r-project.org/||shape="rect"]] for statistical computing. R is convenient for us since it is freely available and widely used and it enables easy visualization of results and contains simulation functions for lots of distributions. However, the methods are in no way tied to the R environment, and the methods can as easily be used in many other environments (such as Matlab together with the Statistics toolbox).
44
45 === Exams ===
46
47 Two course exams at the end of each of the periods III and IV. Alternatively, a separate exam.
48
49 === Bibliography ===
50
51 The course is based on lecture notes which will appear here.
52
53 * [[Batch 1>>attach:cs13batch1.pdf]]: Chapters 1–4 and appendices A and B.
54 * [[Batch 2>>attach:cs13batch2.pdf]]: Chapters 5 and 6.
55 * [[Batch 3>>attach:cs13batch3.pdf]]: Chapters 7~-~-11.
56
57
58
59 === Useful links ===
60
61 * Wikipedia's [[List of probability distributions>>url:http://en.wikipedia.org/wiki/List_of_probability_distributions||shape="rect"]] is a treasure trove of information on familiar distributions. NB: Wikipedia's parametrization differs in some cases from the parametrization used in the lecture notes.
62 * Wikipedia: [[English pronunciation of Greek letters>>url:http://en.wikipedia.org/wiki/English_pronunciation_of_Greek_letters||shape="rect"]].
63 * R: [[R project homepage>>url:http://www.r-project.org/||shape="rect"]]; download R from [[CRAN>>url:http://cran.r-project.org/||shape="rect"]].
64 * BUGS: [[OpenBUGS>>url:http://www.openbugs.info/w/||shape="rect"]], [[WinBUGS>>url:http://www.mrc-bsu.cam.ac.uk/bugs/welcome.shtml||shape="rect"]].
65 * [[JAGS>>url:http://mcmc-jags.sourceforge.net/||shape="rect"]], Just Another Gibbs Sampler, a system not wholly unlike BUGS.
66 * [[R for Matlab users>>url:http://mathesaurus.sourceforge.net/octave-r.html||shape="rect"]][[.>>url:http://R for Matlab users||shape="rect"]](% class="confluence-link" %)
67 * [[(% class="confluence-link confluence-link" %)MATLAB / R Reference>>url:http://www.math.umaine.edu/~~hiebeler/comp/matlabR.html||shape="rect"]](%%), by David Hiebeler.
68
69 === [[Registration>>url:https://oodi-www.it.helsinki.fi/hy/opintjakstied.jsp?html=1&Tunniste=57733||shape="rect"]] ===
70
71 Did you forget to register? [[What to do>>doc:mathstatOpiskelu.Kysymys4]].
72
73 === Exercise group ===
74
75 No exercises on the first week of period III or period IV.
76
77 You will get additional points from solving the exercises, which will be added to your points from the two course exams.
78
79 The exercise problems and their suggested solutions are distributed on the moodle page.
80
81
82
83 |=(((
84 Group
85 )))|=(((
86 Day
87 )))|=(((
88 Time
89 )))|=(((
90 Place
91 )))|=(((
92 Instructor
93 )))
94 |(((
95 1.
96 )))|(((
97 Wednesday
98 )))|(((
99 14-16
100 )))|(((
101 B321
102 )))|(((
103 Li, Zitong
104 )))