Skip to content

Commit

Permalink
Update 第一章_数学基础.md
Browse files Browse the repository at this point in the history
  • Loading branch information
w8501 authored Mar 22, 2021
1 parent c296062 commit fddc2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ch01_数学基础/第一章_数学基础.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ PMF 可以同时作用于多个随机变量,即联合概率分布(joint probab

如果一个函数$P​$是随机变量 $X​$ 的 PMF, 那么它必须满足如下三个条件

- $P​$的定义域必须是的所有可能状态的集合
- $P​$的定义域必须是x的所有可能状态的集合
- $∀x∈​$x, $0 \leq P(x) \leq 1 ​$.
- $∑_{x∈X} P(x)=1$. 我们把这一条性质称之为 归一化的(normalized)

Expand Down

0 comments on commit fddc2a6

Please sign in to comment.