Question

6. Give an algorithm to generate values from the distribution with pdf (2 - x)/(0,2)(a). Be specific and write out all steps.
0 0
Add a comment Improve this question Transcribed image text
Answer #1

fix) 3 x. (2x). 0(222 let x tat) then oct<l... dad: dt., 1.1. L of (t) 3:2+ (2-2t). 2. dt. :,1 DE E(+) ö Octice flt) = .68

Will generate 100 samples from Beta (2,2) in R and then it will be multiplied by 2.

Function to draw random number from beta in R is rbeta( )

 t=rbeta(100,2,2) x=2*t x

Output is,

 [1] 1.5582783 1.6039734 1.2201315 1.4405282 1.5007335 1.3370944 0.8708103 [8] 0.8098790 1.5731602 0.7457258 0.9854792 0.7353379 0.6074758 0.2908834 [15] 0.7869355 1.5257643 1.0475687 0.5529783 0.5456791 0.6802026 0.6092636 [22] 0.9126117 0.5627589 0.7198942 1.5154912 0.8201053 0.9097525 0.9484670 [29] 1.2356291 0.5428112 1.0959315 0.3699838 1.1217686 0.3939439 0.5579835 [36] 1.6988901 1.0752203 1.3584601 0.7216062 0.3656002 0.7987595 0.9680716 [43] 1.4226405 1.6125100 1.1151312 0.8845204 1.2896969 1.9116699 0.6925500 [50] 1.7111937 0.5341476 0.7082916 1.3114769 0.8973720 1.7350655 1.1170240 [57] 1.5814704 0.8235949 0.9456731 0.7143550 1.4872364 0.7650228 0.3804932 [64] 0.7327053 0.9053093 0.7383733 0.5910263 0.3845381 0.8107306 0.5313765 [71] 1.2690471 1.1899929 0.7925245 1.3675230 0.9941857 0.8575182 1.1348649 [78] 1.0741182 1.3468594 0.8690843 1.4056383 1.3618515 1.2447546 0.7114879 [85] 1.0075237 1.8290382 1.0219989 0.7888365 0.6346732 0.3790619 0.9426859 [92] 0.6868371 0.4009776 0.3544348 0.6614919 0.2907846 1.2991316 0.6920730 [99] 1.2696694 1.5963454

See all the values are between 0 and 2.

Add a comment
Know the answer?
Add Answer to:
6. Give an algorithm to generate values from the distribution with pdf (2 - x)/(0,2)(a). Be...
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 y has a「(1,1) distribution while X given y has the conditional pdf elsewhere 0 Note that both the pdf of Y and the conditional pdf are easy to simulate. (a) Set up the following algorithm to...

    Suppose y has a「(1,1) distribution while X given y has the conditional pdf elsewhere 0 Note that both the pdf of Y and the conditional pdf are easy to simulate. (a) Set up the following algorithm to generate a stream of iid observations with pdf fx(x) 1. Generate y ~ fy(y). 2. Generate X~fxy(XY), (b) How would you estimate E[X]? Suppose y has a「(1,1) distribution while X given y has the conditional pdf elsewhere 0 Note that both the pdf...

  • Question 6 Let G be the weighted graph (a) Use Dijkstra's algorithm to find the shortest path from A to F. You can...

    Question 6 Let G be the weighted graph (a) Use Dijkstra's algorithm to find the shortest path from A to F. You can do all the work on a single diagram, but, to show that you have used the algorithm correctly, if an annotation needs updating do not erase itjust put a line through it and write the new annotation above that b) In what order are the vertices added to the tree? (c) Notice that the algorithm does not,...

  • Suppose that we wish to generate observations from the discrete distribution 3 a) Suppose that we...

    Suppose that we wish to generate observations from the discrete distribution 3 a) Suppose that we wish to generate observations from the discrete distribution with probability mass function 2)+1 20 x=1,2, 3, 4, 5 Clearly describe the algorithm to do this and give the random numbers corresponding to the following uniform(0,1) sample. 0.5197 0.1790 0.9994 0.6873 0.7294 0.5791 0.0361 0.2581 0.0026 0.8213 NB: Do not use R for this part of the question. two numbers rolled. Write an R function...

  • 3.pdf?X-Amz-Algorithm 7. Consider the function f(x) = + List all intervals on which f is increasing,...

    3.pdf?X-Amz-Algorithm 7. Consider the function f(x) = + List all intervals on which f is increasing, and list all intervals in which f is decreasing. (You must show the right calculus steps to get full credit. Just taking the answers from a graph is not enough.) 8. Consider the function g(x) = x In x on the interval [0.1, e) For each part of this question, fill in the blank. Use exact values (no rounding) A. The critical point(s) of...

  • L.9) Hand calculation of expected values a) The pdf of a random variable X with the...

    L.9) Hand calculation of expected values a) The pdf of a random variable X with the Exponential[u] distribution is for 0x Calculate by hand the expected value of X b) The pdf of a random variable X with the Beta[2, 3] distribution is 12 ( 1-xf x for。S$ 1. Calculate by hand the expected value of X. c) Go with numbers a and b with a<b. Calculate by hand the expected value and variance of a random variable uniformly distributed...

  • 3 a) Suppose that we wish to generate observations from the discrete distribution with probability mass...

    3 a) Suppose that we wish to generate observations from the discrete distribution with probability mass function 2)+1 20 x=1,2, 3, 4, 5 Clearly describe the algorithm to do this and give the random numbers corresponding to the following uniform(0,1) sample. 0.5197 0.1790 0.9994 0.6873 0.7294 0.5791 0.0361 0.2581 0.0026 0.8213 NB: Do not use R for this part of the question. two numbers rolled. Write an R function which will generate n random rolls of a pair b) Consider...

  • For some problem, the distribution is described by a symmetric triangle that goes from x=0 to...

    For some problem, the distribution is described by a symmetric triangle that goes from x=0 to x=1. Using the fact that the total distance under the curve needs to equal 1, find the height at x=0.5. Sketch a picture of the distribution. From here, figure out the formula for the distribution (hint: write it in terms of one function from x=0 to x<0.5 and another from x>0.5 to x=1.) Use this information to construct and solve the integral you would...

  • Fill in the P(X = x) values to give a legitimate probability distribution for the discrete...

    Fill in the P(X = x) values to give a legitimate probability distribution for the discrete random variable X, whose possible values are 2, 3, 4, 5, and 6. Value I of x P(x = x) 2 0.16 3 4 0.17 0.29 6 0 X 6 For Subm Let X be a random variable with the following probability distribution: 1 Value x of X P(X=x) 0.25 2 0.05 3 0.15 4 0.15 5 0.10 6 0.30 Find the expectation E...

  • (2) Suppose that X1,..., X, is a random sample drawn from a distribution with the pdf...

    (2) Suppose that X1,..., X, is a random sample drawn from a distribution with the pdf f(x) = 3.c- for 1<x and that Yi <... <Yg are the corresponding order statistics. (a) What is the cdf of Yı? (b) What is the pdf of Yo?

  • Consider the below integrals and series. First, attempt to generate a pdf or a pmf from each of t...

    Consider the below integrals and series. First, attempt to generate a pdf or a pmf from each of them and justify why if you can't. Second, if you successfully generated a pdf or a pmf in the first, find the named distribution which your pdf/pmf belongs to (need not be in lecture notes) Σ +r-lc, pェ 1 -, r is a given positive integer and p is probability value. = (1-p) k=0 2. z"-i exp (-z)dz = rn, n e...

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