当前位置:网站首页>Probability distribution
Probability distribution
2022-07-08 01:21:00 【YaoHa_】
A probability distribution (probability distribution): Describe the probability of random variables or a cluster of random variables in each possible state . How the probability distribution is described depends on whether the random variables are discrete or continuous .
Discrete variables and probabilistic mass functions
The probability distribution of discrete variables is Probability mass function (probability mass function,PMF), Usually in capital letters P Express . The probability mass function maps each state that a random variable can obtain to the probability that a random variable can obtain that state .
Joint probability distribution (joint probability distribution): Probability mass function can act on many random variables at the same time .P(x=x,y=y) Express x=x and y=y Probability of simultaneous occurrence , Or we could just write it as P(x,y).
function P It's a random variable x The probability mass function of , The following conditions must be met :
P The domain must be x A collection of all possible states .
The probability of an unlikely event is 0, And there is no state with a lower probability . Similarly , It can ensure that the probability of certain events is 1, And there is no higher probability than this .
normalization (normalized) nature , Prevent getting greater than 1 Probability .
Continuous variables and probability density functions
When the object of study is continuous random variable , use Probability density function (probability density function,PDF) Describe its probability distribution .
function P It's a probability density function , The following conditions must be met :
- p The domain must be x A collection of all possible states .
Be careful , There is no demand for p(x)≤1.
边栏推荐
- Transportation, new infrastructure and smart highway
- HDMI to VGA acquisition HD adapter scheme | HDMI to VGA 1080p audio and video converter scheme | cs5210 scheme design explanation
- 133. Clone map
- General configuration toolbox
- Design method and application of ag9311maq and ag9311mcq in USB type-C docking station or converter
- How does starfish OS enable the value of SFO in the fourth phase of SFO destruction?
- Chapter VIII integrated learning
- Su embedded training - Day8
- 13. Model saving and loading
- 6. Dropout application
猜你喜欢
随机推荐
A speed Limited large file transmission tool for every major network disk
130. Surrounding area
Design method and application of ag9311maq and ag9311mcq in USB type-C docking station or converter
High quality USB sound card / audio chip sss1700 | sss1700 design 96 kHz 24 bit sampling rate USB headset microphone scheme | sss1700 Chinese design scheme explanation
2.非线性回归
The examination contents of the third batch of Guangdong Provincial Safety Officer a certificate (main person in charge) in 2021 and the free examination questions of the third batch of Guangdong Prov
The communication clock (electronic time-frequency or electronic time-frequency auxiliary device) writes something casually
How to write mark down on vscode
2022 chemical automation control instrument examination summary and chemical automation control instrument simulation examination questions
2021 Shanghai safety officer C certificate examination registration and analysis of Shanghai safety officer C certificate search
How to use education discounts to open Apple Music members for 5 yuan / month and realize member sharing
Talk about smart Park
50Mhz产生时间
2021-03-06 - play with the application of reflection in the framework
Application of state mode in JSF source code
Frrouting BGP protocol learning
跨模态语义关联对齐检索-图像文本匹配(Image-Text Matching)
Chapter improvement of clock -- multi-purpose signal modulation generation system based on ambient optical signal detection and custom signal rules
C# ?,?.,?? .....
5. Over fitting, dropout, regularization









