当前位置:网站首页>Marginal probability and conditional probability
Marginal probability and conditional probability
2022-07-05 22:56:00 【YaoHa_】
Edge probability : In the joint probability distribution of a set of variables , The probability distribution of one subset .
Discrete random variables x and y, And know P(x,y). about P(x) Yes :
Continuous variable , You can use integral instead of summation :
** Conditional probability :** The probability of an event occurring when a given other event occurs . Calculate by the following formula :
The chain rule of conditional probability (chain rule): Joint probability distribution of any multidimensional random variable , Can be decomposed into the form of conditional probability multiplication with only one variable .

for example :P(a,b,c) = P(a|b,c)P(b,c)=P(a|b,c)P(b|c)P
边栏推荐
- [digital signal denoising] improved wavelet modulus maxima digital signal denoising based on MATLAB [including Matlab source code 1710]
- Roman numeral to integer
- Metasploit(msf)利用ms17_010(永恒之蓝)出现Encoding::UndefinedConversionError问题
- 513. Find the value in the lower left corner of the tree
- 请求二进制数据和base64格式数据的预览显示
- 點到直線的距離直線的交點及夾角
- audiopolicy
- Methods modified by static
- Binary tree (II) -- code implementation of heap
- Ultrasonic sensor flash | LEGO eV3 Teaching
猜你喜欢
随机推荐
Metasploit (MSF) uses MS17_ 010 (eternal blue) encoding:: undefined conversionerror problem
第十七周作业
[secretly kill little buddy pytorch20 days] - [Day2] - [example of picture data modeling process]
使用rewrite规则实现将所有到a域名的访问rewrite到b域名
leecode-学习笔记
鏈錶之雙指針(快慢指針,先後指針,首尾指針)
MCU case -int0 and INT1 interrupt count
TypeError: this. getOptions is not a function
New 3D particle function in QT 6.3
Opencv judgment points are inside and outside the polygon
PLC编程基础之数据类型、变量声明、全局变量和I/O映射(CODESYS篇 )
请求二进制数据和base64格式数据的预览显示
Tensor attribute statistics
一文搞定class的微觀結構和指令
Starting from 1.5, build a micro Service Framework -- log tracking traceid
我对新中台模型的一些经验思考总结
一文搞定JVM常见工具和优化策略
基于STM32的ADC采样序列频谱分析
Global and Chinese markets for reciprocating seal compressors 2022-2028: Research Report on technology, participants, trends, market size and share
实现反向代理客户端IP透传









