diff --git a/education/statistics/random-variable.html b/education/statistics/random-variable.html index ae46d36..6874ba5 100644 --- a/education/statistics/random-variable.html +++ b/education/statistics/random-variable.html @@ -2,7 +2,7 @@ title: 隨機變數 (Random Variable) description: published: true -date: 2025-12-28T17:21:51.875Z +date: 2025-12-28T17:25:16.524Z tags: editor: ckeditor dateCreated: 2025-12-28T16:41:51.938Z @@ -11,8 +11,8 @@ dateCreated: 2025-12-28T16:41:51.938Z

Discrete

Probability Mass Function (PMF)

A set of probability value pi assigned to each of the values taken by the discrete random variables xi.

-

and

-

Probability
 

+

$0 \leq p_i \leq 1$ and $\sum_{p_i} = 1$

+


Probability
$P(X = x) = p_i$

Expectation
 

Cumulative Distribution Function (CDF)