Solving Normal Random Variable Equations for P(X(X-1) > 2) and P(|X| > a)

twoski
Messages
177
Reaction score
2

Homework Statement



X is a normal random variable with mean 1, variance 4.

1. Find P( X(X-1) > 2 )

2. Find a value 'a' for which P(|X| > a ) = .25


The Attempt at a Solution



I had no idea how to start 1.

For 2, i got this far then got stuck:

P(|X| > a) = 1 - P((X-1)/2 <= (a-1)/2) = 1 - Ф((a-1)/2)
 
Physics news on Phys.org
twoski said:

Homework Statement



X is a normal random variable with mean 1, variance 4.

1. Find P( X(X-1) > 2 )

2. Find a value 'a' for which P(|X| > a ) = .25


The Attempt at a Solution



I had no idea how to start 1.

##X^2-X>2## is the same as ##X^2-X-2>0## or ##(X-2)(X+1)>0##. What values of ##X## satisfy that?

For 2, i got this far then got stuck:

P(|X| > a) = 1 - P((X-1)/2 <= (a-1)/2) = 1 - Ф((a-1)/2)

##P(X>|a|)=P(X\le -a)+P(X\ge a)##

Is that enough to get you going?
 
For the 1st bit it's the complement of P(-1<X<2) I think.
 
twoski said:

Homework Statement



X is a normal random variable with mean 1, variance 4.

1. Find P( X(X-1) > 2 )

2. Find a value 'a' for which P(|X| > a ) = .25


The Attempt at a Solution



I had no idea how to start 1.

For 2, i got this far then got stuck:

P(|X| > a) = 1 - P((X-1)/2 <= (a-1)/2) = 1 - Ф((a-1)/2)

This is incorrect; start over, and be more careful. Draw a picture first, before trying to compute anything!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top