Skip to content

Commit e48637a

Browse files
Tom's edits of a lecture, table of contents, and two new lectures
1 parent f7e226d commit e48637a

File tree

5 files changed

+1525
-5
lines changed

5 files changed

+1525
-5
lines changed

lectures/_static/quant-econ.bib

Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,117 @@
33
Note: Extended Information (like abstracts, doi, url's etc.) can be found in quant-econ-extendedinfo.bib file in _static/
44
###
55
6+
7+
8+
@book{Chadhuri_Mukerjee_88,
9+
title = {Randomized Response: Theory and Technique},
10+
author = {A Chadhuri and R Mukerjee},
11+
year = {1988},
12+
publisher = {Marcel Dekker},
13+
address = {New York}
14+
}
15+
16+
@article{warner1965randomized,
17+
title={Randomized response: A survey technique for eliminating evasive answer bias},
18+
author={Warner, Stanley L},
19+
journal={Journal of the American Statistical Association},
20+
volume={60},
21+
number={309},
22+
pages={63--69},
23+
year={1965},
24+
publisher={Taylor \& Francis}
25+
}
26+
27+
28+
@article{ljungqvist1993unified,
29+
title={A unified approach to measures of privacy in randomized response models: A utilitarian perspective},
30+
author={Ljungqvist, Lars},
31+
journal={Journal of the American Statistical Association},
32+
volume={88},
33+
number={421},
34+
pages={97--103},
35+
year={1993},
36+
publisher={Taylor \& Francis}
37+
}
38+
39+
@article{lanke1976degree,
40+
title={On the degree of protection in randomized interviews},
41+
author={Lanke, Jan},
42+
journal={International Statistical Review/Revue Internationale de Statistique},
43+
pages={197--203},
44+
year={1976},
45+
publisher={JSTOR}
46+
}
47+
48+
49+
@article{leysieffer1976respondent,
50+
title={Respondent jeopardy and optimal designs in randomized response models},
51+
author={Leysieffer, Frederick W and Warner, Stanley L},
52+
journal={Journal of the American Statistical Association},
53+
volume={71},
54+
number={355},
55+
pages={649--656},
56+
year={1976},
57+
publisher={Taylor \& Francis}
58+
}
59+
60+
61+
@article{anderson1976estimation,
62+
title={Estimation of a proportion through randomized response},
63+
author={Anderson, Harald},
64+
journal={International Statistical Review/Revue Internationale de Statistique},
65+
pages={213--217},
66+
year={1976},
67+
publisher={JSTOR}
68+
}
69+
70+
@article{fligner1977comparison,
71+
title={A comparison of two randomized response survey methods with consideration for the level of respondent protection},
72+
author={Fligner, Michael A and Policello, George E and Singh, Jagbir},
73+
journal={Communications in Statistics-Theory and Methods},
74+
volume={6},
75+
number={15},
76+
pages={1511--1524},
77+
year={1977},
78+
publisher={Taylor \& Francis}
79+
}
80+
81+
@article{greenberg1977respondent,
82+
title={Respondent hazards in the unrelated question randomized response model},
83+
author={Greenberg, Bernard G and Kuebler, Roy R and Abernathy, James R and Horvitz, Daniel G},
84+
journal={Journal of Statistical Planning and Inference},
85+
volume={1},
86+
number={1},
87+
pages={53--60},
88+
year={1977},
89+
publisher={Elsevier}
90+
}
91+
92+
93+
@article{greenberg1969unrelated,
94+
title={The unrelated question randomized response model: Theoretical framework},
95+
author={Greenberg, Bernard G and Abul-Ela, Abdel-Latif A and Simmons, Walt R and Horvitz, Daniel G},
96+
journal={Journal of the American Statistical Association},
97+
volume={64},
98+
number={326},
99+
pages={520--539},
100+
year={1969},
101+
publisher={Taylor \& Francis}
102+
}
103+
104+
@article{lanke1975choice,
105+
title={On the choice of the unrelated question in Simmons' version of randomized response},
106+
author={Lanke, Jan},
107+
journal={Journal of the American Statistical Association},
108+
volume={70},
109+
number={349},
110+
pages={80--83},
111+
year={1975},
112+
publisher={Taylor \& Francis}
113+
}
114+
115+
116+
6117
@article{schmid2010,
7118
title = {Dynamic mode decomposition of numerical and experimental data},
8119
author = {Schmid, Peter J},

lectures/_toc.yml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,28 @@ parts:
55
numbered: true
66
chapters:
77
- file: geom_series
8-
- file: multi_hyper
98
- file: sir_model
109
- file: linear_algebra
1110
- file: qr_decomp
12-
- file: svd_intro
1311
- file: complex_and_trig
1412
- file: eig_circulant
13+
14+
- caption: Elementary Statistics
15+
numbered: true
16+
chapters:
1517
- file: lln_clt
1618
- file: prob_meaning
17-
- file: heavy_tails
19+
- file: multi_hyper
1820
- file: multivariate_normal
21+
- file: heavy_tails
1922
- file: hoist_failure
2023
- file: time_series_with_matrices
2124
- file: back_prop
25+
- file: rand_resp
26+
- file: util_rand_resp
27+
- file: svd_intro
28+
29+
2230
- caption: Linear Programming
2331
numbered: true
2432
chapters:

lectures/exchangeable.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ plays in Bayes' Law.
4444
We'll use such graphs to provide insights into the mechanics driving outcomes in {doc}`this lecture <odu>` about learning in an augmented McCall job
4545
search model.
4646

47-
Among other things, this lecture discusses connections between the statistical concepts of sequences of random variables
48-
that are
47+
Among other things, this lecture discusses connections between the statistical concepts of sequences of random variables that are
4948

5049
- independently and identically distributed
5150
- exchangeable
@@ -55,6 +54,14 @@ works in our example.
5554

5655
You can read about exchangeability [here](https://en.wikipedia.org/wiki/Exchangeable_random_variables).
5756

57+
Another term for **exchangeable** is **conditionally independent**.
58+
59+
In this lecture, we hope to convey an answer to the question *conditional on what?* in the phrase
60+
*conditionally independent*.
61+
62+
We also help to tell why an assumption of independence precludes possibility of learning while
63+
an assumption of conditional independence makes learning possible.
64+
5865
Below, we'll often use
5966

6067
- $W$ to denote a random variable

0 commit comments

Comments
 (0)