当前位置:网站首页>Commonly used probability distributions: Bernoulli distribution, binomial distribution, polynomial distribution, Gaussian distribution, exponential distribution, Laplace distribution and Dirac delta d
Commonly used probability distributions: Bernoulli distribution, binomial distribution, polynomial distribution, Gaussian distribution, exponential distribution, Laplace distribution and Dirac delta d
2022-07-05 22:56:00 【YaoHa_】
Bernoulli distribution (Bernoulli distribution)
** Bernoulli distribution :** Distribution of single binary random variable . By a single parameter φ∈[0,1] control .
example : Flip a coin , The probability of facing up .
Binomial distribution (binomial distrubution)
Binomial distribution : stay n Events in this test A It happens k The probability of time .
Probability calculation :
In style k=0,1,2,…,n,
Expect to calculate :E(x)=np
Variance calculation :D(x)=np(1-p)
example : throw n The second coin , Face up m The probability of time .
Polynomial distribution (multinoulli distribution)
Polynomial distribution : have k Distribution on a single discrete random variable in different states , among k It's a finite value . Expansion of binomial distribution .
Probability calculation :
example : Multiple screen throwing , Count the probability of the number of times each side is thrown .
Gaussian distribution (Gaussian dis-tribution)
Gaussian distribution (Gaussian dis-tribution), Also known as normal distribution (normal distribution). namely :

notes : The normal distribution presents a classic “ A bell curve ” The shape of the , Of which the central peak x Coordinates from µ give , The width of the peak is affected by σ control . In this example , What we're showing is Standard normal distribution (standard normaldistribution), among µ=0,σ=1.
Expect to calculate :E(x)=µ
Variance calculation :D(x)=σ^2
An index distribution (exponential distribution)
An index distribution (exponential distribution): stay x=0 Get the boundary point (sharp point) The distribution of . namely :
Indicator function (indicator function):
The exponential distribution is made proper by the indicator function x The probability of taking a negative value is zero .
Laplacian distribution (Laplace distribution)
Laplacian distribution (Laplace distribution): Probability density function distribution of random variables . namely :
Dirac Distribution
Dirac delta function (Dirac delta function): Defined as in addition to 0 Values for all points except 0, But the integral is 1.
Dirac Distribution is often used as an empirical distribution (empirical distribution) A component of :
边栏推荐
- Business introduction of Zhengda international futures company
- How to create a thread
- 查看网页最后修改时间方法以及原理简介
- Global and Chinese markets for children's amusement facilities 2022-2028: Research Report on technology, participants, trends, market size and share
- Starting from 1.5, build a micro Service Framework -- log tracking traceid
- 第一讲:蛇形矩阵
- First, redis summarizes the installation types
- Un article traite de la microstructure et des instructions de la classe
- C language - structural basis
- 一文搞定class的微觀結構和指令
猜你喜欢

第一讲:蛇形矩阵

a-tree 树的全部展开和收起

基于STM32的ADC采样序列频谱分析
![[error record] file search strategy in groovy project (src/main/groovy/script.groovy needs to be used in the main function | groovy script directly uses the relative path of code)](/img/b6/b2036444255b7cd42b34eaed74c5ed.jpg)
[error record] file search strategy in groovy project (src/main/groovy/script.groovy needs to be used in the main function | groovy script directly uses the relative path of code)

分布式解决方案之TCC

All expansion and collapse of a-tree

First, redis summarizes the installation types

Paddy serving v0.9.0 heavy release multi machine multi card distributed reasoning framework

Usage Summary of scriptable object in unity

Leetcode daily question 1189 The maximum number of "balloons" simple simulation questions~
随机推荐
Lesson 1: serpentine matrix
[speech processing] speech signal denoising and denoising based on Matlab GUI low-pass filter [including Matlab source code 1708]
openresty ngx_ Lua regular expression
一文搞定JVM的内存结构
Ultrasonic sensor flash | LEGO eV3 Teaching
Distributed solution selection
EasyCVR集群部署如何解决项目中的海量视频接入与大并发需求?
从 1.5 开始搭建一个微服务框架——日志追踪 traceId
解决thinkphp启动时“No input file specified”的问题
Metaverse ape received $3.5 million in seed round financing from negentropy capital
[error record] groovy function parameter dynamic type error (guess: groovy.lang.missingmethodexception: no signature of method)
基于STM32的ADC采样序列频谱分析
VOT Toolkit环境配置与使用
Global and Chinese markets of industrial pH meters 2022-2028: Research Report on technology, participants, trends, market size and share
2022.02.13 - SX10-30. Home raiding II
傅里叶分析概述
[speech processing] speech signal denoising and denoising based on MATLAB low-pass filter [including Matlab source code 1709]
鏈錶之雙指針(快慢指針,先後指針,首尾指針)
Editor extensions in unity
一文搞定class的微觀結構和指令