Skip to content

Commit 7e0089f

Browse files
Tom's Aug 3 edits of second Wald-Friedman lecture
1 parent cf0d75c commit 7e0089f

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

lectures/wald_friedman_2.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,20 +49,22 @@ That known probability distribution is his 'hypothesis'.
4949

5050
A frequentist statistician studies the distribution of that statistic under that known probability distribution
5151

52-
* when the distribution is a member of a set of parameterized probability distribution, his hypothesis takes the form of a particular parameter vector.
52+
* when the distribution is a member of a set of parameterized probability distributions, his hypothesis takes the form of a particular parameter vector.
5353
* this is what we mean when we say that the frequentist statistician 'conditions on the parameters'
54-
* he regards the parameters that are fixed numbers, known to nature, but not to him.
55-
* the statistician copes with his ignorance of those parameters by constructing the type I and type II errors associated with frequentist hypothesis testing.
54+
* he regards the parameters as fixed numbers that are known to nature, but not to him.
55+
* the statistician copes with his ignorance of thoe parameters by constructing type I and type II errors associated with frequentist hypothesis testing.
5656

57-
In this lecture, we reformulate Friedman and Wald's problem by transforming our point of view from the 'objective' frequentist perspective of {doc}`the lecture on Wald's sequential analysis<wald_friedman>` to an explicitly 'subjective' perspective taken by a Bayesian decision maker who regards parameters not as fixed numbers but as (hidden) random variables that are jointly distributed with the random variables that can be observed by sampling from that joint distribution.
57+
In this lecture, we reformulate Friedman and Wald's problem by transforming our point of view from the 'objective' frequentist perspective of {doc}`the lecture on Wald's sequential analysis<wald_friedman>` to an explicitly 'subjective' perspective taken by a Bayesian decision maker who regards parameters not as fixed numbers but as (hidden) random variables that are jointly distributed with the random variables that he can observe by sampling from that joint distribution.
5858

5959
To form that joint distribution, the Bayesian statistician supplements the conditional distributions used by the frequentist statistician with
6060
a prior probability distribution over the parameters that representive his personal, subjective opinion about those them.
6161

62+
That lets the Bayesian statistician calculate the joint distribution that he requires to calculate the conditional distributions that he wants.
63+
6264
To proceed in the way, we endow our decision maker with
6365

6466
- an initial prior subjective probability $\pi_{-1} \in (0,1)$ that nature uses to generate $\{z_k\}$ as a sequence of i.i.d. draws from $f_1$ rather than $f_0$.
65-
- faith in Bayes' law as a way to revise his subjective beliefs as observations on $\{z_k\}$ sequence arrive each period.
67+
- faith in Bayes' law as a way to revise his subjective beliefs as observations on $\{z_k\}$ sequence arrive.
6668
- a loss function that tells how the decision maker values type I and type II errors.
6769

6870
In our {doc}`previous frequentist version <wald_friedman>`, key ideas in play were:

0 commit comments

Comments
 (0)