当前位置:网站首页>概率论的学习和整理8: 几何分布和超几何分布
概率论的学习和整理8: 几何分布和超几何分布
2022-08-05 03:52:00 【奔跑的犀牛先生】
1 几何分布
1.1

几何分布的公式
E(X) = P*(1-p)^n-1
1.2
几何分布的原因
首先要了解,几何平均数
(a*b)^-2
就是等比数据
每个数,都是前后两个数的几何平均数
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 几何分布的期望,方差
2超几何分布
2.1 超几何分布 Hypergeometric distribution
前提条件
不放回抽样!
2.2 超几何分布的定义
- 称为超几何分布,是因为其形式与“超几何函数”的级数展式的系数有关。
- 超几何分布中的参数是M,N,n,上述超几何分布记作X~H(n,M,N) 。
- f(k,n,K,N) = C(k,K) * C(n-k,N-K) / C(n,N)
- 公式的理解
- f(k,n,K,N) = C(k,K) * C(n-k,N-K) / C(n,N)
- C(n,N) 在全体n中抽取N个样本的方法数量
- C(k,K) 在全体的K个指定特殊特殊单位中,中抽取K个样本的方法数量
- 即组合数,二项式系数
- C(n-k,N-K) 在n中剩下非特殊的n-k,抽取N-k个的方法数量
抽样放回试验
2.3
- 超几何分布的两端
- 如果N=1,退化为伯努利分布
表示只抽1次
无所谓放回不放回了 - 如果样本容量n=1,即从有限总体中只抽取一个个案,且恰好抽到符合要求个案的概率,那么超几何分布可以还原成二项分布。
- 如果每次只抽1个,不放回抽样 = 放回抽样了,二项分布,类正态分布?
- 如果数据总体的容量N无穷大,也就是将有限总体换成无限总体,此时抽中的个案放回与不放回对于总体中符合要求的个案比例都没有影响,超几何分布也可视为二项分布。
- N无穷大,也是不放回抽样 = 放回抽样了,二项分布,类正态分布?
- 在实际应用时,只要数据总体的个案数目是样本容量的10倍以上,即N>10n,就可用二项分布近似描述超几何分布,通过两种概率质量函数计算得到的概率几乎相同


边栏推荐
- The test salary is so high?20K just graduated
- 银行数据采集,数据补录与指标管理3大问题如何解决?
- markdown如何换行——md文件
- Qixi Festival code confession
- 调用阿里云oss和sms服务
- Never put off till tomorrow what you can put - house lease management system based on the SSM
- How to solve the three major problems of bank data collection, data supplementary recording and index management?
- JeeSite新建报表
- ffmpeg 枚举decoders, encoders 分析
- Solana NFT开发指南
猜你喜欢

数据库设计的酸(ACID)碱(BASE)原则

MySql index learning and use; (I think it is detailed enough)

炎炎夏日教你利用小米智能家居配件+树莓派4接入Apple HomeKit

The most effective seven performance testing techniques of software testing techniques
![[Solved] Unity Coroutine coroutine is not executed effectively](/img/ab/035ef004a561fb98d3dd1d7d8b5618.png)
[Solved] Unity Coroutine coroutine is not executed effectively
![[Filter tracking] based on matlab unscented Kalman filter inertial navigation + DVL combined navigation [including Matlab source code 2019]](/img/c9/fff226b6d33a773b59a0314a99a788.png)
[Filter tracking] based on matlab unscented Kalman filter inertial navigation + DVL combined navigation [including Matlab source code 2019]

从企业的视角来看,数据中台到底意味着什么?

2022 High-level installation, maintenance, and removal of exam questions mock exam question bank and online mock exam

Open-Falcon of operation and maintenance monitoring system

UE4 在游戏运行时更改变量 (通过鼠标滑轮来更改第一人称角色的最大行走速度)
随机推荐
大佬们,我注意到mysql cdc connector有参数scan.incremental.sna
Haproxy搭建Web群集
shell脚本:for循环与while循环
Android实战开发-Kotlin教程(入门篇-登录功能实现 3.3)
2022 High-level installation, maintenance, and removal of exam questions mock exam question bank and online mock exam
The most effective seven performance testing techniques of software testing techniques
Kubernetes 网络入门
Detailed and comprehensive postman interface testing practical tutorial
银行数据采集,数据补录与指标管理3大问题如何解决?
10 years of testing experience, worthless in the face of the biological age of 35
DEJA_VU3D - Cesium功能集 之 059-腾讯地图纠偏
On governance and innovation, the 2022 OpenAtom Global Open Source Summit OpenAnolis sub-forum came to a successful conclusion
[Solved] Unity Coroutine coroutine is not executed effectively
开发Hololens遇到The type or namespace name ‘HandMeshVertex‘ could not be found..
Spark基础【介绍、入门WordCount案例】
The sword refers to Offer--find the repeated numbers in the array (three solutions)
Walter talked little knowledge | "remote passthrough" that something
DEJA_VU3D - Cesium功能集 之 058-高德地图纠偏
Based on holding YOLOv5 custom implementation of FacePose YOLO structure interpretation, YOLO data format conversion, YOLO process modification"
将故事写成我们