Question

let x be a random variable whose distribution function is f(t)=(t-1)^2 when 1<t<2 Find P(1.5<x <2.5)...

let x be a random variable whose distribution function is f(t)=(t-1)^2 when 1<t<2

Find P(1.5<x <2.5)

Find the expected value of x

Find P(X=E(X))

Find P(X.>E(X))

5. Find the probability that x>E(X) If it is known that x>1.5

Write an instruction in (Basic or any other language) that would generate values of X in a simulation

Any language is fine if you can put the code here please do it.

Thank you !

0 0
Add a comment Improve this question Transcribed image text
Answer #1

3、2. 信)-f aundX 6667 -F1.5

5.

Let y = F(t) = (t -1)^2

=> (t - 1) = \sqrt{y} (As, t > 1, we assumed \sqrt{y} to be positive)

=>  t = 1+ \sqrt{y}

or,

t = F^{-1}(y) = 1+ \sqrt{y}

Let y ~ Uniform(0,1). From this, we can generate the values of X in a simulation with below code in R.

On running the code, I got below 10 values of X following the CDF F(t)=(t-1)^2

1.206297 1.453430 1.775084 1.842345 1.779899 1.490227 1.891018 1.978231 1.560255 1.492277

Add a comment
Know the answer?
Add Answer to:
let x be a random variable whose distribution function is f(t)=(t-1)^2 when 1<t<2 Find P(1.5<x <2.5)...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT