Introduction
這篇主要講述用大致估計的方式找出期望值 (類似數學中的測度論)
Probability Inequalities
基礎公式
以下會介紹這幾個定理 :
- Markov's inequality
- Chebyshev's inequality ()
- Hoeffding's inequality
- Bernoulli 的情況
Markov's inequality
是 non-negative random variable
且 exist
這時
證明過程如下 :
小舉例 :
全班平均 分,求 分以上的比例 :
Chebyshev's inequality
先令
這時
證明過程如下 :
小舉例-1 :
全班平均 分,標準差 分,求 分以上的比例 :
小舉例-2 :
全班平均 分,標準差 分,求 分以上的比例 :
可以從小舉例當中看到當 很大,或是 很小的時候,估計出來的值就會失去意義
Hoeffding's inequality
先令 為 random variables,並且
這時令
Bernoulli 的情況
先令
這時對於所有
Examples
Question 1 (estimating a proportion–估計母體的 )
question : 是第 個樣本的狀態(),,且 ,求出母體的
(給定 )
solution :
我們可以先從題目得知 :
並且可以知道題目想要用 ,也就是在樣本 人中狀態為 的比例
簡化成數學式 :
然後可以知道這個式子的平均跟變異數 :
Chebyshev's inequality :
Hoeffding's inequality :
CLT(central limit theorem) :
Inequalities for Expectations
基礎公式
以下會介紹這幾個定理 :
- Cauchy-Schwartz inequality
- Jensen's inequality
Cauchy-Schwartz inequality
當 跟 的變異數都是有限的時候
這條公式是從 推導而來
證明如下 :
所以藉由原始公式 :
也就是說
Jensen's inequality
主要使用在函數不是線性的時候
簡單來說就是用微積分的概念來看,觀察函數是 convex 還是 concave
convex :
代表從中間隨便畫出一條線,線上的中點(A點)會比投影到這個函數的值(B點)還要大
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
concave :
跟 convex 相反