Question
complete using R

3. Let X ~ Unif(1,2) be a uniform random variable on the interval (1,2). (a) What is the exact value of the mean of X? (b) Co
0 0
Add a comment Improve this question Transcribed image text
Answer #1

> ### x~U(1,2)
> #a)mean of X
> mean=(1+2)/2
> mean
[1] 1.5


> #b) standard deviation of X
> var=(2-1)^2/12
> var
[1] 0.08333333
> std_deviation=sqrt(var)
> std_deviation
[1] 0.2886751


> #c) suppose y=E[1/x]
> y=1/mean
> y=round(y,2)
> y
[1] 0.67

Add a comment
Know the answer?
Add Answer to:
complete using R 3. Let X ~ Unif(1,2) be a uniform random variable on the interval...
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
  • Problem 1. 15 points] Let X be a uniform random variable in the interval [-1,2]. Let...

    Problem 1. 15 points] Let X be a uniform random variable in the interval [-1,2]. Let Y be an exponential random variable with mean 2. Assunne X and Y are independent. a) Find the joint sample space. b) Find the joint PDF for X and Y. c) Are X and Y uncorrelated? Justify your answer. d) Find the probability P1-1/4 < X < 1/2 1 Y < 21 e) Calculate E[X2Y2]

  • 3 The probability density function of a random variable on the interval [9, 16] is f(x)...

    3 The probability density function of a random variable on the interval [9, 16] is f(x) = x. Find the following values. a. Find the expected value The expected value is (Round to two decimal places as needed.) b. Find the variance. The variance is (Round to two decimal places as needed.) c. Find the standard deviation The standard deviation is (Round to two decimal places as needed.) d. Find the probability that the random variable has a value greater...

  • (5 points) Let X be a Unif(-4, 4) variable, that is, X is Uniformly distributed over...

    (5 points) Let X be a Unif(-4, 4) variable, that is, X is Uniformly distributed over the interval (-4,4) Provide answers to the following to two decimal places Part a) Find the MGF of X, evaluated at the point = 1.52. 35.9397 Part b) Let Xi,X2,... , X, be independent Unif(-4,4) variables. Let Find the MGF My(t) of Y. Evaluate the MGF at the point t 0.38 in the case n 5 6.02326 Part c) Find the standard deviation of...

  • Q6 (4pt) Let X be a discrete uniform random variable over {1,2,...,6} and let Y be...

    Q6 (4pt) Let X be a discrete uniform random variable over {1,2,...,6} and let Y be a Bernoulli random variable with parameter 1/2 such that X, Y are independent. (1) Find the PMF of the random variable Z, where Z XY. (2) Compute the third moment of Z, that is, E[z2

  • Unif (0, 1) 5. Suppose U1 and U2 i= 1,2. Let X; = - log(1 -...

    Unif (0, 1) 5. Suppose U1 and U2 i= 1,2. Let X; = - log(1 - U;), i = 1,2. [0, 1], U are independent uniform random variables on (a) Show that X1 and X2 are independent exponential random variables with mean 1, X; ~ Еxp(1), і — 1,2. (b) Find the joint density function of Y1 = X1 + X2 and Y2 = X1/X2 and show that Y1 and Y2 are independent. Unif (0, 1) 5. Suppose U1 and...

  • 2. Let X be a random variable that is uniform in (1,2) U (3,5). (a) Find...

    2. Let X be a random variable that is uniform in (1,2) U (3,5). (a) Find the pdf and the cdf of X. (b) Compute the expectation of X. (c) Compute the variance of X. (d) Compute the skewness of X.

  • Let X be a uniform(0, 1) random variable and let Y be uniform(1,2) with X and...

    Let X be a uniform(0, 1) random variable and let Y be uniform(1,2) with X and Y being independent. Let U = X/Y and V = X. (a) Find the joint distribution of U and V . (b) Find the marginal distributions of U.

  • Let x be a continuous random variable with a uniform distribution. x can take on values...

    Let x be a continuous random variable with a uniform distribution. x can take on values between x=20 and x=54. Compute the probability, P(26<x<39). P(26<x<39)=    ? (Give at least 3 decimal places) Let x be a continuous random variable with a uniform distribution. x can take on values between x=13 and x=52. Compute the probability, P(27<x<36). P(27<x<36)= ? (Give at least 3 decimal places)

  • Let the random variable X have a continuous uniform distribution with a minimum value of 115...

    Let the random variable X have a continuous uniform distribution with a minimum value of 115 and a maximum value of 165. What is P(x > 120.20 X < 159.28) ? Round your response to at least 3 decimal places. Number Which of the following statements are TRUE? There may be more than one correct answer, select all that are true. In a normal distribution, the mean and median are equal. If Z is a standard normal random variable, then...

  • 1) 2) 3) 4) 5) Suppose that X is a uniform random variable on the interval...

    1) 2) 3) 4) 5) Suppose that X is a uniform random variable on the interval (0, 1) and let Y = 1/X. a. Give the smallest interval in which Y is guaranteed to be. Enter -Inf or Inf for – or o. Interval:( b. Compute the probability density function of Y on this interval. fy(y) = Suppose that X ~ Bin(4, 1/3). Find the probability mass function of Y = (X – 2)2. a. List all possible values that...

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