Frequentist Vs Bayesian
Frequentist Vs Bayesian
• In the sense that there are multiple sensible solutions to the inverse
probability problem, and selecting a solution is subjective.
3
Frequentist vs Bayesian approach
4
Bayes formula
5
Frequentist vs Bayesian approach
6
Frequentist vs Bayesian approach
• What if H refers to a hypothesis? This is where Bayesians and
frequentists diverge.
• Since Bayesians think it’s valid to the think of the quantity P(H), it
becomes valid to think of the quantity P(H|D) (a.k.a. the
probability of the hypothesis given the data) via application of
Bayes’ rule.
7
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Sources for some of the material used in these
slides:
• http://web.mit.edu/14.380/www/handouts/lec9lotpbr.pdf
• Slides from Vassilis Athitsos, University of Texas at Arlington.
49