当前位置:网站首页>Learning and finishing of probability theory 8: Geometric and hypergeometric distributions
Learning and finishing of probability theory 8: Geometric and hypergeometric distributions
2022-08-05 04:00:00 【Mr. Rhino】
1 Geometric distribution
1.1

Formulas for geometric distribution
E(X) = P*(1-p)^n-1
1.2
The reason for the geometric distribution
The first thing to understand is the geometric mean
(a*b)^-2
It is the proportional data
Each number is the geometric mean of the two numbers before and after
p*(1-p) ,p*(1-p)^2 ,p*(1-p)^3
p*(1-p)*p*(1-p)^3 =p^2*(1-p)^4
1.3 Expectation, variance of geometric distribution
2 hypergeometric distribution
2.1 Hypergeometric distribution
Prerequisites
No replacement sampling!
2.2 Definition of Hypergeometric Distribution
- It is called a hypergeometric distribution because its form is related to the coefficients of the series expansion of the "hypergeometric function".
- The parameters in the hypergeometric distribution are M,N,n, and the above hypergeometric distribution is denoted as X~H(n,M,N).
- f(k,n,K,N) = C(k,K) * C(n-k,N-K) / C(n,N)
- Understanding the formula
- f(k,n,K,N) = C(k,K) * C(n-k,N-K) / C(n,N)
- C(n,N) Number of ways to draw N samples in the population of n
- C(k,K) The number of methods for extracting K samples in all K designated special special units
- The number of combinations, the binomial coefficient
- C(n-k,N-K) Leave non-special n-k in n, the number of methods to extract N-k number
Sampling and replacement
2.3
- Both ends of the hypergeometric distribution
- If N=1, it degenerates to Bernoulli distribution.
Indicates that it is only drawn once. - If the sample size n=1, that is, only one case is drawn from the finite population, and the probability that the case meets the requirements is just drawn, then the hypergeometric distribution can be restored to the binomial distribution.
- If only 1 sample is drawn at a time, no replacement sampling = replacement sampling, binomial distribution, quasi-normal distribution?
- If the capacity N of the data population is infinite, that is, the finite population is replaced by an infinite population. At this time, the replacement of the selected cases or not has no effect on the proportion of cases that meet the requirements in the population, and the hypergeometric distribution can also be used.regarded as a binomial distribution.
- N infinity, and no replacement sampling = replacement sampling, binomial distribution, quasi-normal distribution?
- In practical applications, as long as the number of cases in the data population is more than 10 times the sample size, that is, N>10n, the binomial distribution can be used to approximate the hypergeometric distribution, and the probabilities calculated by the two probability mass functions are almost the same


边栏推荐
- Paparazzi: Surface Editing by way of Multi-View Image Processing
- Summary of common methods of arrays
- What is the function of industrial-grade remote wireless transmission device?
- 新人如何入门和学习软件测试?
- SkiaSharp 之 WPF 自绘 粒子花园(案例版)
- DEJA_VU3D - Cesium功能集 之 057-百度地图纠偏
- 第一次性能测试实践,有“亿”点点紧张
- [极客大挑战 2019]FinalSQL
- Web3.0 Dapps - the road to the future financial world
- Redis key基本命令
猜你喜欢

How to solve the three major problems of bank data collection, data supplementary recording and index management?

测试薪资这么高?刚毕业就20K

Qixi Festival code confession

Shell script: for loop and the while loop
![[极客大挑战 2019]FinalSQL](/img/e4/0c8225ef7c5e7e5bdbaac2ef6fc867.png)
[极客大挑战 2019]FinalSQL
![【 8.4 】 source code - [math] [calendar] [delete library 】 【 is not a simple sequence (Bonus) 】](/img/b5/716627b370e489ccf320a86540f7ba.png)
【 8.4 】 source code - [math] [calendar] [delete library 】 【 is not a simple sequence (Bonus) 】

UI自动化测试 App的WebView页面中,当搜索栏无搜索按钮时处理方法

UE4 通过互动(键盘按键)开门

Swing有几种常用的事件处理方式?如何监听事件?

结构体初解
随机推荐
Use Unity to publish APP to Hololens2 without pit tutorial
Android实战开发-Kotlin教程(入门篇-登录功能实现 3.3)
UE4 通过重叠事件开启门
国学*周易*梅花易数 代码实现效果展示 - 梅花心易
iMedicalLIS监听程序(2)
工业级远距离无线传输装置的功能有哪些?
markdown如何换行——md文件
Open-Falcon of operation and maintenance monitoring system
leetcode-每日一题1403. 非递增顺序的最小子序列(贪心)
bytebuffer internal structure
【8.1】代码源 - 【第二大数字和】【石子游戏 III】【平衡二叉树】
overloaded operator
A 35-year-old software testing engineer with a monthly salary of less than 2W, resigns and is afraid of not finding a job, what should he do?
数组常用方法总结
Paparazzi: Surface Editing by way of Multi-View Image Processing
[SWPU2019]Web1
Dameng 8 database export and import
UE4 通过与其它Actor互动开门
重载运算符
从企业的视角来看,数据中台到底意味着什么?