From 818965d4977eaf043e2cfb6595d9bb79153de8fa Mon Sep 17 00:00:00 2001 From: phidias Date: Sun, 28 Dec 2025 17:32:50 +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 d44fb6d..8432fb0 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:30:17.201Z +date: 2025-12-28T17:32:50.361Z 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.

-

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

-


Probability
$P(X = x) = p_i$

+

0 ≤ pi ≤ 1 and ∑ pi = 1

+

Probability
$P(X = x) = p_i$

Expectation
 

Cumulative Distribution Function (CDF)