当前位置:网站首页>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
边栏推荐
- 點到直線的距離直線的交點及夾角
- Three.JS VR看房
- EasyCVR集群部署如何解决项目中的海量视频接入与大并发需求?
- 谷歌地图案例
- [groovy] groovy dynamic language features (automatic type inference of function arguments in groovy | precautions for function dynamic parameters)
- Lesson 1: serpentine matrix
- 查看网页最后修改时间方法以及原理简介
- My experience and summary of the new Zhongtai model
- C language - structural basis
- TOPSIS code part of good and bad solution distance method
猜你喜欢

Ieventsystemhandler event interface

从 1.5 开始搭建一个微服务框架——日志追踪 traceId

All expansion and collapse of a-tree

Codeforces Global Round 19

Double pointer of linked list (fast and slow pointer, sequential pointer, head and tail pointer)

【Note17】PECI(Platform Environment Control Interface)

Metaverse ape ape community was invited to attend the 2022 Guangdong Hong Kong Macao Great Bay metauniverse and Web3.0 theme summit to share the evolution of ape community civilization from technology

Distance entre les points et les lignes

The method and principle of viewing the last modification time of the web page

第一讲:蛇形矩阵
随机推荐
The difference between MVVM and MVC
[speech processing] speech signal denoising and denoising based on Matlab GUI low-pass filter [including Matlab source code 1708]
Overview of Fourier analysis
d3dx9_ How to repair 31.dll_ d3dx9_ 31. Solution to missing DLL
I closed the open source project alinesno cloud service
fibonacci search
二叉树(三)——堆排序优化、TOP K问题
Boring boring
openresty ngx_lua请求响应
[groovy] groovy dynamic language features (automatic type inference of function arguments in groovy | precautions for function dynamic parameters)
Element operation and element waiting in Web Automation
Qtquick3d real time reflection
Matlab smooth curve connection scatter diagram
Double pointeur de liste liée (pointeur rapide et lent, pointeur séquentiel, pointeur de tête et de queue)
513. Find the value in the lower left corner of the tree
Leetcode daily question 1189 The maximum number of "balloons" simple simulation questions~
[digital signal denoising] improved wavelet modulus maxima digital signal denoising based on MATLAB [including Matlab source code 1710]
傅里叶分析概述
Double pointer of linked list (fast and slow pointer, sequential pointer, head and tail pointer)
BFC block level formatting context