From b7636cb98593f11edf7146c7e4371f9af842a39f Mon Sep 17 00:00:00 2001 From: phidias Date: Sun, 28 Dec 2025 19:20:55 +0000 Subject: [PATCH] docs: update education/statistics/random-variable --- education/statistics/random-variable.html | 47 ++++++++++++----------- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/education/statistics/random-variable.html b/education/statistics/random-variable.html index 1bee212..07b3cf9 100644 --- a/education/statistics/random-variable.html +++ b/education/statistics/random-variable.html @@ -2,31 +2,34 @@ title: 隨機變數 (Random Variable) description: published: true -date: 2025-12-28T19:13:54.913Z +date: 2025-12-28T19:20:55.599Z tags: editor: ckeditor 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.

+

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 ≤ pi ≤ 1 and ∑ pi = 1

-

Probability
 $$\leq$$

-

Expectation
 

-

Cumulative Distribution Function (CDF)

-


 

-

Continuous

-

Probability Density Function (PDF)

-

Probabilistic properties of a continuous random variable.

-

 

-

Expectation
 

-

Cumulative Distribution Function (CDF)

-




 

-

Symmetric

-

If there is a point that,

Then,

Is the expectation of this random variable, equal to the point of symmetry.

-

Median and Quantiles

-

The middle value of the random variable.
For median, set p to 0.5.
 

-

Variance

-

A positive quantity that measures the spread of the distribution of the random variable about its mean value.
Larger values of the variance indicate that the distribution is more spread out.

-

 

+

Probability
+

+

Expectation

+

Cumulative Distribution Function (CDF)

+

+

Continuous

+

Probability Density Function (PDF)

+

Probabilistic properties of a continuous random variable.

+

Expectation

+

Cumulative Distribution Function (CDF)

+

+

Symmetric

+

If there is a point that,

+

Then,

+

Is the expectation of this random variable, equal to the point of symmetry.

+

Median and Quantiles

+

The middle value of the random variable.
+For median, set p to 0.5.

+

Variance

+

A positive quantity that measures the spread of the distribution of the random variable about its mean value.
+Larger values of the variance indicate that the distribution is more spread out.