Question

PLEASE ANSWER THE HIGHLIGHTED PARTS ONLY. REALLY NEED PART G. Suppose X has a normal distribution...

PLEASE ANSWER THE HIGHLIGHTED PARTS ONLY. REALLY NEED PART G.

Suppose X has a normal distribution with mean -3 and standard deviation 7. The pnorm(), dnorm() and qnorm() functions should be useful in the following.

a) What is the expected value of 5X + 15?

b) What is the variance of 5X + 15?

c) Calculate the probability X >0.

d) Calculate the probability that X < -10

e) Calculate the probability that 1 < X < 10.

f) If the probability that X > t = .04 then what is t?

g) Copy your R script for the above into the text box here.

f) If the probability that X > t = .04 then what is t?

g) Copy your R script for the above into the text box here.

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

(a) E(5X+15)=5E(X)+15=5 \times -3 + 15=0

(b) Var(5X+15)=5^2Var(X)=25 \times 7^2 = 1225

(c) Pr(X>0)=1-Pr(X\leq 0)=1-pnorm(0,-3,7)=0.3341176

(d) Pr(X<-10)=Pr(X\leq -10)=pnorm(-10,-3,7)=0.1586553

(e)

Pr(1<X<10)=Pr(X\leq 10)-Pr(X\leq 1) \\ = pnorm(10,-3,7)-pnorm(1,-3,7)= 0.2522092

(f)

Pr(X>t)=.04 \\ 1-Pr(X\leq t)=.04\\ Pr(X\leq t)=1-0.04\\ Pr(X\leq t)=0.96\\ t=qnorm(0.96,-3,7)\\ t=9.254802

(g) qnorm(0.96,-3,7)

Add a comment
Know the answer?
Add Answer to:
PLEASE ANSWER THE HIGHLIGHTED PARTS ONLY. REALLY NEED PART G. Suppose X has a normal distribution...
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
  • Suppose X has a standard normal distribution. The pnorm(), norm(), and qnorm() functions should be useful...

    Suppose X has a standard normal distribution. The pnorm(), norm(), and qnorm() functions should be useful in the following. Remember, if X has a standard normal distribution then E(X) = 0 and Var(x)=1. a) What is the expected value of Xt1 ? b) What is the variance of X c) What is the expected value of xo? d) Using R, calculate the probability X > .83) e) Using R, calculate the probability that -0.2 <x< 1.1 f) Using R, calculate...

  • Calculation to be done using R Suppose X has a standard normal distribution. The pnorm(), norm(),...

    Calculation to be done using R Suppose X has a standard normal distribution. The pnorm(), norm(), and qnorm() functions should be useful in the following. Remember, if X has a standard normal distribution then E(X) = 0 and Var(x)=1. a) What is the expected value of b) What is the variance of Xt2 ? c) What is the expected value of x6? d) Using R, calculate the probability X > .83) e) Using R, calculate the probability that -0.2 <...

  • Part 2: Normal distribution z-N(0,1):f(x) :v2ne- # The function dnorm returns the height of the n...

    USING R AND RSTUDIO PLEASE PROVIDE EXPLANATION AS WELL, THANK YOU(: Part 2: Normal distribution z-N(0,1):f(x) :v2ne- # The function dnorm returns the height of the normal density # function at a given value of X, for a normal distribution with # a given mean and standard deviation (sd) dnorm(x- 1,mean -e, sd-1) C8. (1) For what special normal distribution does the above call return the value of the normal density function? C9. (1) Report the result of the dnorm...

  • Suppose X is a Normal random variable with with expected value 16 and standard deviation 1.05....

    Suppose X is a Normal random variable with with expected value 16 and standard deviation 1.05. We take a random sample of size n from the distribution of X. Let X be the sample mean. Use R to determine the following: a) Find the probability P(X>16.4) b) Find the probability P(X >16.4) when n 9 c) Find the probability P(X>16.4) when n = 36| d) What is the probability P(15.6 <X <16.4) when n 36? e) What is the standard...

  • The length of time a bat stays in a cave has a normal distribution with ?...

    The length of time a bat stays in a cave has a normal distribution with ? = 95 days and a standard deviation of ?=5.7 days. Suppose that we measure 445 different bats for time in a cave. Let X be the random variable representing the mean number of days and let Xtot be the random variable representing the sum of the days in a cave of the 445 examined bats. a) About what proportion of bats stay between 90...

  • Problem #3. X is a random variable with an exponential distribution with rate 1 = 3...

    Problem #3. X is a random variable with an exponential distribution with rate 1 = 3 Thus the pdf of X is f(x) = le-ix for 0 < x where = 3. a) Using the f(x) above and the R integrate function calculate the expected value of X. b) Using the dexp function and the R integrate command calculate the expected value of X. c) Using the pexp function find the probability that .4 SX 5.7 d) Calculate the probability...

  • Calculation need to be done using R Suppose X is a random variable taking on possible...

    Calculation need to be done using R Suppose X is a random variable taking on possible values 1,2,3 with respective probabilities.4, .5, and .1. Y is a random variable independent from X taking on possible values 2,3,4 with resp probabilities.3, .3, and .4. Use R to determine the following. a) Find the probability P(X*Y = 4) b) Find the expected value of X. c) Find the standard deviation of x. d) Find the expected value of Y. e) Find the...

  • Suppose X is a random variable taking on possible values 1,2,3 with respective probabilities.4, .5, and...

    Suppose X is a random variable taking on possible values 1,2,3 with respective probabilities.4, .5, and .1. Y is a random variable independent from X taking on possible values 2,3,4 with respective probabilities .3,.3, and 4. Use R to determine the following. a) Find the probability P(X*Y = 4) b) Find the expected value of X. c) Find the standard deviation of X. d) Find the expected value of Y. e) Find the standard deviation of Y. f) Find the...

  • All questions and round to 4 decimals points please. Thank you! The bloodhound is the mascot...

    All questions and round to 4 decimals points please. Thank you! The bloodhound is the mascot of John Jay College? Suppose we weigh n-8 randomly selected bloodhounds and get the following weights in pounds 85.6, 91.6, 105.9, 83.1, 102.1, 92.5, 108.8, 81.4 Assume bloodhound weight are normally distributed with unknown mean of μ pounds and an unknown standard deviation of σ pounds. a) Calculate the sample mean for this data. b) Calculate the sample variance for this data.. c) Calculate...

  • 7. Let X be the random variable denoting the height of a randomly chosen adult individ- ual. If t...

    7. Let X be the random variable denoting the height of a randomly chosen adult individ- ual. If the individual is male, then X has a normal distribution with mean of = 70 inches with standard deviation of σ| 3.5 inches: while if the individual is female. then X has a normal distribution with mean μ0-66 inches and standard deviation of ơ0 3 inches. |Note: For computing probabilities and quantiles for the normal distribution, use the R functions pnorm, dnorm,...

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