Skip to content

Commit 8d70adc

Browse files
committed
corrected some pages
Several small mistakes/errors were corrected in several proofs/definitions.
1 parent e599bda commit 8d70adc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

D/rvar-uni.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ username: "JoramSoch"
2929

3030
**Definition:** Let $X$ be a [random variable](/D/rvar) with possible outcomes $\mathcal{X}$. Then,
3131

32-
* $X$ is called a univariate random variable or [random scalar](/D/rvar), if $\mathcal{X}$ is one-dimensional, i.e. (a subset of) the set of real numbers $\mathbb{R}$;
32+
* $X$ is called a univariate random variable or [random scalar](/D/rvar), if $\mathcal{X}$ is one-dimensional, i.e. (a subset of) the real numbers $\mathbb{R}$;
3333

34-
* $X$ is called a multivariate random variable or [random vector](/D/rvec), if $\mathcal{X}$ is multi-dimensional, e.g. (a subset of) the set of real vectors $\mathbb{R}^n$;
34+
* $X$ is called a multivariate random variable or [random vector](/D/rvec), if $\mathcal{X}$ is multi-dimensional, e.g. (a subset of) the $n$-dimensional Euclidean space $\mathbb{R}^n$;
3535

36-
* $X$ is called a matrix-valued random variable or [random matrix](/D/rmat), if $\mathcal{X}$ is (a subset of) the set of real matrices $\mathbb{R}^{n \times p}$.
36+
* $X$ is called a matrix-valued random variable or [random matrix](/D/rmat), if $\mathcal{X}$ is (a subset of) the set of $n \times p$ real matrices $\mathbb{R}^{n \times p}$.

P/dir-ep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ affiliation: "BCCN Berlin"
77
e_mail: "joram.soch@bccn-berlin.de"
88
date: 2020-10-22 08:04:00
99

10-
title: "Exceedance probabilities for the the Dirichlet distribution"
10+
title: "Exceedance probabilities for the Dirichlet distribution"
1111
chapter: "Probability Distributions"
1212
section: "Multivariate continuous distributions"
1313
topic: "Dirichlet distribution"

0 commit comments

Comments
 (0)