Formula Sheet
Formula Sheet
Formula Sheet
Discrete Continuous
∞
Expected Value 𝐸[𝑋] = 𝜇𝑋 = ∑ 𝑥𝑓(𝑥) 𝐸[𝑋] = 𝜇𝑋 = ∫ 𝑥𝑓(𝑥)𝑑𝑥
𝑥 −∞
∞
Variance 𝑉𝑎𝑟[𝑋] = 𝜎𝑋2 = ∑(𝑥 − 𝜇)2 𝑓(𝑥) 𝑉𝑎𝑟[𝑋] = 𝜎𝑋2 = ∫ (𝑥 − 𝜇)2 𝑓(𝑥)𝑑𝑥
𝑥 −∞
std deviation ∞
= ∑ 𝑥 2 𝑓(𝑥) − 𝜇 2 = ∫ 𝑥 2 𝑓(𝑥)𝑑𝑥 − 𝜇 2
𝜎 = √𝑉𝑎𝑟(𝑋)
𝑥 −∞
𝑋−𝜇
Normal Distribution: 𝑋 ~𝑁𝑜𝑟𝑚𝑎𝑙(𝜇, 𝜎) then 𝑍 = 𝜎 is standard normal 𝑍~𝑁𝑜𝑟𝑚𝑎𝑙(0,1)
Sampling Distribution: 𝑋̅~𝑁𝑜𝑟𝑚𝑎𝑙(𝜇, 𝜎/√𝑛) where n is the sample size.
2
Discrete Continuous
∞
Marginal 𝑔(𝑥) = ∑ 𝑓(𝑥, 𝑦)
distribution 𝑔(𝑥) = ∫ 𝑓(𝑥, 𝑦)𝑑𝑦
𝑦 −∞
of X
∞
Marginal ℎ(𝑦) = ∑ 𝑓(𝑥, 𝑦)
distribution ℎ(𝑦) = ∫ 𝑓(𝑥, 𝑦)𝑑𝑥
𝑥 −∞
of Y
Conditional 𝑃(𝑋 = 𝑥, 𝑌 = 𝑦) 𝑓(𝑥, 𝑦)
distribution 𝑃(𝑋 = 𝑥|𝑌 = 𝑦) = 𝑓(𝑥|𝑦) =
𝑃(𝑌 = 𝑦) ℎ(𝑦)
𝑓(𝑥, 𝑦) 𝑏
= 𝑃(𝑎 < 𝑋 < 𝑏|𝑌 = 𝑦) = ∫ 𝑓(𝑥|𝑦)𝑑𝑥
ℎ(𝑦) 𝑎
∞
Conditional 𝐸(𝑋|𝑌 = 𝑦) = ∑ 𝑥𝑃(𝑋 = 𝑥|𝑌 = 𝑦)
Expectation 𝐸(𝑋|𝑌 = 𝑦) = ∫ 𝑥𝑓(𝑥|𝑦)𝑑𝑥
𝑥 −∞