- 1 (244.27 KiB) Viewed 11 times
X is a random variable with an exponential distribution with rate λ = 6. Thus the pdf of X is f(x) a) Using the f(x) abo
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
X is a random variable with an exponential distribution with rate λ = 6. Thus the pdf of X is f(x) a) Using the f(x) abo
X is a random variable with an exponential distribution with rate λ = 6. Thus the pdf of X is f(x) a) Using the f(x) above and the R integrate function calculate the expected value of X. b) Using the f(x) above and the R integrate function calculate the expected value of x2.5 c) Using the dexp function and the R integrate function calculate the expected value of X. d) Using the pexp function find the probability that 0.2 ≤ x ≤ 0.5 e) Calculate the probability that X>0.79 by using the pexp function = f) Calculate the probability that X is at least 0.3 more than its expected value. Use the pexp function g) Copy your R script for the above into the text box here. ex for 0 ≤ x where λ = 6.