Pere Callahan
- 582
- 1
Hello,
This time my question is not about Catalan numbers but something much more interesting (to me at least;))
I was wondering how the maximum of a multinormal random vector is distributed, for example let
X \approx N(\mu_1,\sigma_1^2)
Y \approx N(\mu_2,\sigma_2^2)
be normally distributed random variables.
Let further
Z=max(X,Y)
What is the distribution of Z. Maybe it doesn't even have a distribution which can be put in closed form..so what can be said about the expectation value...?
What about the more general case, if you have a random vector
(X_1,X_2,\dots,X_n) \approx N(\vec{\mu},\vec{\vec{\Sigma}})
with mean \vec{\mu} and covariance matrix \vec{\vec{\Sigma}}.
Can anything be sais about the distribution of Z=max(X_1,X_2,\dots,X_n)?
And talking about multivariate normaldistributions there comes yet another question to my mind. If the covariance matrix \vec{\vec{\Sigma}} is not positive definite but only positive semi-definite, then det(\vec{\vec{\Sigma}})=0 so the there is no probability density function.
Is there nonetheless a good way to draw samples from such a multivariate normal distribution? (The most obvious way via the Cholesky decomposition of \vec{\vec{\Sigma}} and a suitable linear transformation of a standard normally disitributed random vector doesn't work if the determinant is zero)
So a bunch of questions, thanks for any answers.
Cheers,
Pere
This time my question is not about Catalan numbers but something much more interesting (to me at least;))
I was wondering how the maximum of a multinormal random vector is distributed, for example let
X \approx N(\mu_1,\sigma_1^2)
Y \approx N(\mu_2,\sigma_2^2)
be normally distributed random variables.
Let further
Z=max(X,Y)
What is the distribution of Z. Maybe it doesn't even have a distribution which can be put in closed form..so what can be said about the expectation value...?
What about the more general case, if you have a random vector
(X_1,X_2,\dots,X_n) \approx N(\vec{\mu},\vec{\vec{\Sigma}})
with mean \vec{\mu} and covariance matrix \vec{\vec{\Sigma}}.
Can anything be sais about the distribution of Z=max(X_1,X_2,\dots,X_n)?
And talking about multivariate normaldistributions there comes yet another question to my mind. If the covariance matrix \vec{\vec{\Sigma}} is not positive definite but only positive semi-definite, then det(\vec{\vec{\Sigma}})=0 so the there is no probability density function.
Is there nonetheless a good way to draw samples from such a multivariate normal distribution? (The most obvious way via the Cholesky decomposition of \vec{\vec{\Sigma}} and a suitable linear transformation of a standard normally disitributed random vector doesn't work if the determinant is zero)
So a bunch of questions, thanks for any answers.
Cheers,
Pere
Last edited: