当前位置:网站首页>Biased sample variance, unbiased sample variance
Biased sample variance, unbiased sample variance
2022-07-05 23:39:00 【Uncertainty!!】
1. Biased sample variance 、 Unbiased sample variance
Note source :Why Dividing By N Underestimates the Variance
1.1 Why is the sample variance always smaller than the population variance ?
Because the total quantity is too large , We have to spend a lot of human, material and financial resources to understand the overall situation... Or never , So we can only use sample data to estimate the overall situation , For the convenience of explanation, we assume a population mean 
Sample mean x ˉ = 17.6 \bar{x}=17.6 xˉ=17.6, Biased sample variance σ X 1 2 = 81.4 \sigma_{X_1}^2=81.4 σX12=81.4
The assumed overall mean μ = 20 \mu=20 μ=20, Total variance σ 2 = 87.2 \sigma^2=87.2 σ2=87.2
σ X 1 2 < σ 2 \sigma_{X_1}^2\lt\sigma^2 σX12<σ2
example 2: Another set of sample data
Sample mean x ˉ = 22.6 \bar{x}=22.6 xˉ=22.6, Biased sample variance σ X 2 2 = 105 \sigma_{X_2}^2=105 σX22=105
The assumed overall mean μ = 20 \mu=20 μ=20, Total variance σ 2 = 112 \sigma^2=112 σ2=112
σ X 2 2 < σ 2 \sigma_{X_2}^2\lt\sigma^2 σX22<σ2

1.2 Why can't we use absolute value for variance ?
We find the minimum variance by deriving the formula of the opposite difference

When we replace the square in the variance formula with the absolute value , We cannot find the minimum variance , Because it is not differentiable at the minimum

边栏推荐
- 如何提升口才
- Creative mode 1 - single case mode
- Latex multiple linebreaks
- C# Linq Demo
- (4)UART應用設計及仿真驗證2 —— TX模塊設計(無狀態機)
- Neural structured learning - Part 2: training with natural graphs
- ts类型声明declare
- TS type declaration
- In C#, why can't I modify the member of a value type instance in a foreach loop?
- Summary of binary tree recursive routines
猜你喜欢

98. Verify the binary search tree ●●

STM32__06—单通道ADC

el-cascader的使用以及报错解决

Rasa 3.x 学习系列-Rasa X 社区版(免费版) 更改

98. 验证二叉搜索树 ●●

There are 14 God note taking methods. Just choose one move to improve your learning and work efficiency by 100 times!

2:第一章:认识JVM规范1:JVM简介;

14种神笔记方法,只需选择1招,让你的学习和工作效率提高100倍!

STM32__ 06 - single channel ADC

Neural structured learning - Part 2: training with natural graphs
随机推荐
How to enable relationship view in phpMyAdmin - how to enable relationship view in phpMyAdmin
Object detection based on impulse neural network
UVA – 11637 Garbage Remembering Exam (组合+可能性)
20. Migrate freetype font library
Redis高可用——主从复制、哨兵模式、集群
3D point cloud slam
(4)UART应用设计及仿真验证2 —— RX模块设计(无状态机)
2: Chapter 1: understanding JVM specification 1: introduction to JVM;
【原创】程序员团队管理的核心是什么?
UVA11294-Wedding(2-SAT)
VS2010 writes DLL and unit test of dynamic link library, and transfers the correctness of DLL test
开关电源Buck电路CCM及DCM工作模式
21.PWM应用编程
When to use useImperativeHandle, useLayoutEffect, and useDebugValue
Rsync remote synchronization
GFS Distributed File System
Dynamic planning: robbing families and houses
Creative mode 1 - single case mode
俄外交部:日韩参加北约峰会影响亚洲安全稳定
How to insert data into MySQL database- How can I insert data into a MySQL database?