You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/likelihood_ratio_process.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,10 +38,10 @@ This lecture describes likelihood ratio processes and some of their uses.
38
38
39
39
We'll use a setting described in {doc}`this lecture <exchangeable>`.
40
40
41
-
Among the things that we'll learn about are
41
+
Among things that we'll learn are
42
42
43
43
* A peculiar property of likelihood ratio processes
44
-
* How a likelihood ratio process is the key ingredient in frequentist hypothesis testing
44
+
* How a likelihood ratio process is a key ingredient in frequentist hypothesis testing
45
45
* How a **receiver operator characteristic curve** summarizes information about a false alarm probability and power in frequentist hypothesis testing
46
46
* How during World War II the United States Navy devised a decision rule that Captain Garret L. Schyler challenged and asked Milton Friedman to justify to him, a topic to be studied in {doc}`this lecture <wald_friedman>`
We will be using the default parameterization with distributions like so
535
535
@@ -747,7 +747,7 @@ simulation_plot(wf)
747
747
748
748
Increased cost per draw has induced the decision-maker to take fewer draws before deciding.
749
749
750
-
Because he decides with less, the percentage of time he is correct drops.
750
+
Because he decides with fewer draws, the percentage of time he is correct drops.
751
751
752
752
This leads to him having a higher expected loss when he puts equal weight on both models.
753
753
@@ -939,4 +939,4 @@ We'll dig deeper into some of the ideas used here in the following lectures:
939
939
* {doc}`this lecture <likelihood_ratio_process>` describes **likelihood ratio processes** and their role in frequentist and Bayesian statistical theories
940
940
* {doc}`this lecture <likelihood_bayes>` discusses the role of likelihood ratio processes in **Bayesian learning**
941
941
* {doc}`this lecture <navy_captain>` returns to the subject of this lecture and studies whether the Captain's hunch that the (frequentist) decision rule
942
-
that the Navy had ordered him to use can be expected to be better or worse than the rule sequential rule that Abraham Wald designed
942
+
that the Navy had ordered him to use can be expected to be better or worse than the rule sequential rule that Abraham Wald designed
0 commit comments