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 --> -
A set of probability value pi assigned to each of the values taken by the discrete random variables xi.
+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
Probabilistic properties of a continuous random variable.
--
Expectation
If there is a point that,
Then,
Is the expectation of this random variable, equal to the point of symmetry.
The middle value of the random variable.
For median, set p to 0.5.
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
+Probabilistic properties of a continuous random variable.
+Expectation
+If there is a point that,
+Then,
+Is the expectation of this random variable, equal to the point of symmetry.
+The middle value of the random variable.
+For median, set p to 0.5.
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.