You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: D/rvar.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,6 @@ username: "JoramSoch"
31
31
32
32
* informally, as a real number $X \in \mathbb{R}$ whose value is the outcome of a [random experiment](/D/rexp);
33
33
34
-
* formally, as a [measurable function](/D/meas-fct) $X$ defined on a [probability space](/D/prob-spc) $(\Omega, \mathcal{F}, P)$ that maps from a sample space $\Omega$ to the real numbers $\mathbb{R}$ using an event space $\mathcal{F}$ and a [probability function](/D/dist) $P$;
34
+
* formally, as a [measurable function](/D/meas-fct) $X$ defined on a [probability space](/D/prob-spc) $(\Omega, \mathcal{E}, P)$ that maps from a [sample space](/D/samp-spc) $\Omega$ to the real numbers $\mathbb{R}$ using an [event space](/D/eve-spc) $\mathcal{E}$ and a [probability function](/D/dist) $P$;
35
35
36
36
* more broadly, as any random quantity $X$ such as a [random event](/D/reve), a [random scalar](/D/rvar), a [random vector](/D/rvec) or a [random matrix](/D/rmat).
0 commit comments