- Hands-On Mathematics for Deep Learning
- Jay Dawani
- 326字
- 2021-06-18 18:55:24
Variance
We define the variance of X as follows:

The standard deviation of X is the square root of the variance:

We can think of this as how spread out or close values are from the expected (mean) value. If they are highly dispersed, then they have a high variance, but if they are grouped together, then they have a low variance.
Here are some properties for variance that are important to remember:
.
- If
, then
.
.
.
, given that all the Xi values are independent.
Let's suppose that we now have discrete random variables. Then, they are independent if we take the following:

Now, let our n random variables be independent and identically distributed (iid). We now have the following:

This concept is very important, especially in statistics. It implies that if we want to reduce the variance in the results of our experiment, then we can repeat the experiment a number of times and the sample average will have a small variance.
For example, let's imagine two pieces of rope that have unknown lengths—a and b, respectively. Because the objects are ropes—and, therefore, are non-rigid—we can measure the lengths of the ropes, but our measurements may not be accurate. Let A be the measured value of rope a and B be the measured value of rope b so that we have the following:

We can increase the accuracy of our measurements by measuring X = A + B and Y = A – B. Now, we can estimate a and b using the following:

Now, and
, which are both unbiased. Additionally, we can see that the variance has decreased in our measurement using the following:

From this, we can clearly see that measuring the ropes together instead of separately has improved our accuracy significantly.
- 企業(yè)數(shù)字化創(chuàng)新引擎:企業(yè)級(jí)PaaS平臺(tái)HZERO
- 大數(shù)據(jù)可視化
- MySQL從入門到精通(第3版)
- 大數(shù)據(jù)時(shí)代下的智能轉(zhuǎn)型進(jìn)程精選(套裝共10冊(cè))
- 大數(shù)據(jù)營(yíng)銷:如何讓營(yíng)銷更具吸引力
- The Game Jam Survival Guide
- 辦公應(yīng)用與計(jì)算思維案例教程
- Chef Essentials
- 數(shù)字IC設(shè)計(jì)入門(微課視頻版)
- 利用Python進(jìn)行數(shù)據(jù)分析(原書第2版)
- 企業(yè)級(jí)大數(shù)據(jù)項(xiàng)目實(shí)戰(zhàn):用戶搜索行為分析系統(tǒng)從0到1
- 數(shù)據(jù)挖掘算法實(shí)踐與案例詳解
- Learn Selenium
- 數(shù)字孿生
- 高效使用Redis:一書學(xué)透數(shù)據(jù)存儲(chǔ)與高可用集群