$X$ and $Y$ have a bivariate normal distribution with $\rho$ as covariance. $X$ and $Y$ are standard normal variables.
I showed that $X$ and $Z= \dfrac{Y-\rho X}{\sqrt{1-\rho^2}}$ are independent standard normal variables.
Using this I need to show…
Suppose random variables $X$ and $Y$ are i.i.d. Normal$(0,1)$. Consider the following events, where $\varepsilon>0, c>0$:
$$\begin{align*}
Q&=\{(x,y)\in\Bbb R^2: x>c, y>c\}\\
C&=\{(x,y)\in Q:y
I have a question about the bivariate normal r.v.'s
Given $X, Y \sim \operatorname{Normal}(0,1)$ with correlation coefficient $\rho$. Let $Z=\max(X,Y)$. Show that $\operatorname E Z^2=1$.
My attempt:
I found that $\operatorname E…
The following question is from the book: "150 Most Frequently Asked Questions on Quant Interviews" By Stefanica, Radoicic, and Wang.
Let $X$ and $Y$ be standard normal variables with joint normal distribution with correlation $\rho$.
Find the…
I am looking for a reference (or a somewhat simple proof) for the following result, which for instance Mathematica spits out without too much effort. Here $a,b,c \in \mathbb{R}$ are constants satisfying $a, c < 0$ and $b^2 < 4 a…
Consider $X_t=B_t-tB_1$ for $0\leq t\leq 1$, where $B_t$ represents the standard Brownian motion. I derived that $E(X_t)=0$ and $\operatorname{Cov}(X_t,X_s)=\min(t,s)-st$. Now, I am asked the joint distribution of $X_t$ and $X_s$ for some fixed…
Consider a bivariate gaussian distribution, with parameters $\mu_1$ and $\mu_2$ for the two unknown means, and $\sigma_1$, $\sigma_2$ and $\rho$ for the known covariance matrix,
\begin{align}
\Sigma&=\left(\begin{array}{cc}
\sigma_1^2 &…
If we know that the two random sequences $\{X_n\}$ and $\{Y_n\}$
$$
X_n \stackrel{d}{\longrightarrow} N(0,\sigma_1^2)\\
Y_n \stackrel{d}{\longrightarrow} N(0,\sigma_2^2)
$$
and $\mathrm{cov}(X_n,Y_n) \to 0$, can we conclude that the joint random…
Given $X,Y \sim \mathcal{N}(0,1)$ and $Z=\sqrt{X^2 + Y^2}$, find the PDF of $Z$.
I know from digging around that this will follow a Rayleigh distribution since the sum of two squared normally distributed variables follow an exponential…
The multivariate Gaussian copula density, derived here, is
$$c(u_1,\ldots,u_n;\Sigma)=|\Sigma|^{-\frac{1}{2}}\exp\!\left(-\frac{1}{2}x^{\top}(\Sigma^{-1}-I)x\right)$$
where $\Sigma$ is the covariance matrix, and …
Problem: Let $W$ equal the weight of laundry soap in a 1-kilogram box that is distributed in Southeast Asia. Suppose $P(W<1)=0.02$ and $P(W>1.072)=0.08$. Call a box of soap light, good, or heavy depending on whether $W<1$, $1 \leq W \leq 1.072$, or…
The bivariate PDF of a random pair $(X, Y)$ is given by:
$f_{X,Y}(x,y) = 2e^{-x}e^{-2y}$ , $x\ge0, y\ge0$ What is the probability $Y < 4$ given $X > 1$?
I calculated the conditional probability as $f_{Y\mid X}(y) = \frac{f_{X,Y}(x,y)}{f_X(x)}$
From…
If the exponent of $e$ of a bivariate normal density is
$$\frac{-1}{54} *(x^2+4y^2+2xy+2x+8y+4) \\\text{find } \sigma_{1},\sigma_{2} \text{ and } p \text{ given that } \mu_{1} =0 \text{ and } \mu_{2}=-1. $$
One must use this definition to…