-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathcourseDefs.tex
101 lines (98 loc) · 3.02 KB
/
courseDefs.tex
1
2
3
4
5
6
7
8
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
% last modified 11/2/10 by PB Stark, statistics.berkeley.edu/~stark
\documentclass[12pt]{article}
\topmargin -.5in
\oddsidemargin -.4in
\evensidemargin -.4in
\textwidth 7.0in
\textheight 9in
\title{Statistics 240 Lecture Notes}
\author{P.B. Stark
{\tt statistics.berkeley.edu/$\sim$stark/index.html}}
\newfont{\msbm}{msbm10 at 12pt}
\renewcommand{\baselinestretch}{1.5}
\newcommand{\EE}{\mbox{\msbm E}}
\newcommand{\card}{\mbox{\#}}
\newcommand{\diam}{{\rm diam}}
\newcommand{\sgn}{{\rm sgn}}
\newcommand{\med}{{\rm med}}
\newcommand{\MAD}{{\rm MAD}}
\newcommand{\Prob}{{\bf P}}
\newcommand{\calGbar}{{\bar{{\cal G}}}}
\newcommand{\calA}{{\cal A}}
\newcommand{\calB}{{\cal B}}
\newcommand{\calC}{{\cal C}}
\newcommand{\cC}{{\cal C}}
\newcommand{\calD}{{\cal D}}
\newcommand{\cD}{{\cal D}}
\newcommand{\calF}{{\cal F}}
\newcommand{\calG}{{\cal G}}
\newcommand{\calH}{{\cal H}}
\newcommand{\cH}{{\cal H}}
\newcommand{\calI}{{\cal I}}
\newcommand{\calJ}{{\cal J}}
\newcommand{\calK}{{\cal K}}
\newcommand{\calL}{{\cal L}}
\newcommand{\calM}{{\cal M}}
\newcommand{\calN}{{\cal N}}
\newcommand{\calP}{{\cal P}}
\newcommand{\calQ}{{\cal Q}}
\newcommand{\calR}{{\cal R}}
\newcommand{\calS}{{\cal S}}
\newcommand{\calT}{{\cal T}}
\newcommand{\calU}{{\cal U}}
\newcommand{\calV}{{\cal V}}
\newcommand{\calW}{{\cal W}}
\newcommand{\calX}{{\cal X}}
\newcommand{\cX}{{\cal X}}
\newcommand{\calY}{{\cal Y}}
\newcommand{\calZ}{{\cal Z}}
\newcommand{\bfC}{{\bf C}}
\newcommand{\bfQ}{{\bf Q}}
\newcommand{\bfone}{{\bf 1}}
\def\Real{\hbox{I\kern-.17em\hbox{R}}}
\def\Prob{\hbox{I\kern-.17em\hbox{P}}}
\def\Expect{\hbox{I\kern-.17em\hbox{E}}}
\newcommand{\bfR}{\Real}
\newcommand{\bfRn}{\bfR^n}
\newcommand{\bfRN}{\bfR^N}
\newcommand{\bfRm}{\bfR^m}
\def\bfN{\hbox{I\kern-.17em\hbox{N}}}
\newcommand{\bfZ}{{\bf Z}}
\newcommand{\bfX}{{\bf X}}
\newcommand{\bfx}{{\bf x}}
\newcommand{\bfs}{{\bf s}}
\newcommand{\bfe}{{\bf e}}
\newcommand{\bfhats}{{\bf \hat{s}}}
\newcommand{\bfex}{{\langle \bfe , x \rangle }}
\newcommand{\gbar}{{\bar{g}}}
\newcommand{\Fhatn}{{\hat{F}_n}}
\newcommand{\beq}{\begin{equation}}
\newcommand{\eeq}{\end{equation}}
\newcommand{\Tau}{{\bf T}}
\newcommand{\Eta}{{\cal E}}
\newcommand{\sech}{{\rm sech}}
\newcommand{\ip}[2]{{\langle #1 , #2 \rangle }}
\newcommand{\Choose}[2]{{{\left ( \begin{array}{c} #1\\#2 \end{array} \right )}}}
\newcommand{\linSpan}{{\rm span}}
\newcommand{\dom}{{\rm dom}}
\newcommand{\gto}{{\rm G\^{a}teaux }}
\newcommand{\IF}{{\rm IF}}
\newcommand{\supp}{{\rm supp}}
\newcommand{\Pranki}{{P_{(i)}}}
\newcommand{\Prankj}{{P_{(j)}}}
\newcommand{\Prank}[1]{{P_{(#1)}}}
\newcommand{\Hrank}[1]{{H_{(#1)}}}
\newcommand{\Hranki}{{H_{(i)}}}
\newcommand{\Var}{{\bf Var}}
\newcommand{\Bias}{{\bf Bias}}
\newcommand{\jackProb}[1]{{\Prob_{(#1)}}}
\newcommand{\bootProb}{{\Prob^*}}
\newcommand{\rightWarrow}{{\begin{array}{c} {} \\ \rightarrow \\ W \end{array}}}
\begin{document}
\newtheorem{Theorem}{Theorem}
\newtheorem{Definition}{Definition}
\newtheorem{Exercise}{Exercise}
\newtheorem{Corollary}{Corollary}
\newtheorem{Lemma}{Lemma}
\newtheorem{Proof}{Proof}
\maketitle