From a0a7a755c81d5635e9df5b6f17ea434fc628dde7 Mon Sep 17 00:00:00 2001 From: phidias Date: Sun, 28 Dec 2025 17:25:17 +0000 Subject: [PATCH] docs: update education/statistics/random-variable --- education/statistics/random-variable.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)