Book Down
Book Down
月到天⼼处,风来⽔面时。
⼀般清意味,料得少⼈知。
and
梦幻空华,六⼗七年;
白鸟淹没,秋⽔连天。
Contents
List of Tables v
Preface ix
iii
List of Tables
v
List of Figures
vii
Preface
1
https://stat205b-winter20-01.courses.soe.ucsc.edu/
ix
0
Random Samples, Special Distribution
(Lecture on 01/07/2020)
xi
xii Random Samples, Special Distribution (Lecture on 01/07/2020)
deviation are often used and provide good summaries of the sam-
ple.
Definition 0.3 (Sample Mean). The sample
𝑛 mean is defined as
𝑋 + ⋯ + 𝑋 1
𝑋̄ = 1 𝑛
= ∑ 𝑋𝑖 (0.3)
𝑛 𝑛 𝑖=1
(0.6) can be easily proved by the classic trick of adding 𝑥̄ and sub-
stracting 𝑥̄ inside the brackets. Then apply another classic charac-
teristic of sample mean: 𝑛
∑(𝑥𝑖 − 𝑥)̄ = 0 (0.7)
𝑖=1
Proof. The first part of (0.9) can easily be shown by the linear
xiv Random Samples, Special Distribution (Lecture on 01/07/2020)
property of expectation.
𝑛 To prove
𝑛 the second
𝑛 part, note that
𝑉 𝑎𝑟(∑ 𝑔(𝑋𝑖 )) = 𝐸[∑ 𝑔(𝑋𝑖 ) − 𝐸(∑ 𝑔(𝑋𝑖 )]2
𝑖=1 𝑖=1 𝑖=1
𝑛 (0.10)
= 𝐸[∑(𝑔(𝑋𝑖 ) − 𝐸𝑔(𝑋𝑖 ))]2
𝑖=1
• c. 𝐸𝑆 2 = 𝜎2
(Sample mean and variance are unbiased estimator!)
Proof. For (a), let 𝑔(𝑋𝑖 ) = 𝑋𝑖 /𝑛, so 𝐸𝑔(𝑋𝑖 ) = 𝜇/𝑛, then apply
Lemma 0.1.
𝜎2
For (b), 𝑉 𝑎𝑟(𝑔(𝑋𝑖 )) = 𝜎2 /𝑛2 , then by Lemma 0.1, 𝑉 𝑎𝑟(𝑋)̄ = 𝑛.
From (a) and (c) of Theorem 0.1, sample mean and sample vari-
ance is unbiased estimator of population mean and variance.
For special distributions, the first and the most important one to
be considered is the multivariate normal distribution (MVN for
short).
Definition 0.5 (Multivariate Normal Distribution). Let 𝜇 ∈ ℝ𝑝
xvi Random Samples, Special Distribution (Lecture on 01/07/2020)
xvii