Question

Use simulation to approximate θ = Cov(U, e^U ) , where U is uniform on (0,...

Use simulation to approximate θ = Cov(U, e^U ) , where U is uniform on (0, 1) . Show your code. Provide at least two digits after the decimal point. Compare your approximation with the exact answer if you can.

Homework Answers

Know the answer?
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
Similar Questions
Use Euler's method to approximate y(0.2), where y(x) is the solution of the initial-value problem y''...
Use Euler's method to approximate y(0.2), where y(x) is the solution of the initial-value problem y'' − 4y' + 4y = 0,  y(0) = −3,  y'(0) = 1. Use h = 0.1. Find the analytic solution of the problem, and compare the actual value of y(0.2) with y2. (Round your answers to four decimal places.) y(0.2) ≈     (Euler approximation) y(0.2) = -2.3869 (exact value) I'm looking for the Euler approximation number, thanks.
Use Euler's method to approximate y(1.2), where y(x) is the solution of the initial-value problem x2y''...
Use Euler's method to approximate y(1.2), where y(x) is the solution of the initial-value problem x2y'' − 2xy' + 2y = 0,  y(1) = 9,  y'(1) = 9, where x > 0. Use h = 0.1. Find the analytic solution of the problem, and compare the actual value of y(1.2) with y2. (Round your answers to four decimal places.) y(1.2) ≈     (Euler approximation) y(1.2) =     (exact value)
Use the three-point center-difference formula to approximate f ′ (0), where f(x) = e x ,...
Use the three-point center-difference formula to approximate f ′ (0), where f(x) = e x , for (a) h=0.1; (b) h=0.01; (c) h=0.001.
(b) For a given function u(t), explain how the derivative of u(t) with respect to t...
(b) For a given function u(t), explain how the derivative of u(t) with respect to t can be approximated on a uniform grid with grid spacing ∆t, using the one-sided forward difference approximation du/dt ≈ ui+1 − ui/∆t , where ui = u(ti). You should include a suitable diagram explaining your answer. (c) Using the one-sided forward difference approximation from part (b) and Euler’s method, calculate the approximate solution to the initial value problem du/dt + t cos(u) = 0,...
The problem is to maximise utility u(x, y) =2*x +y s.t. x,y ≥ 0 and p*x...
The problem is to maximise utility u(x, y) =2*x +y s.t. x,y ≥ 0 and p*x + q*y ≤ w, where p=13.4 and q=3.9 and w=1. Here, * denotes multiplication, / division, + addition, - subtraction. The solution to this problem is denoted (x_0, y_0) =(x(p, q, w), y(p, q, w)). The solution is the global max. Find ∂u(x_0,y_0)/∂p evaluated at the parameters (p, q, w) =(13.4, 3.9, 1). Write the answer as a number in decimal notation with at...
Use Euler's method to approximate y(0.7), where y(x) is the solution of the initial-value problem y''...
Use Euler's method to approximate y(0.7), where y(x) is the solution of the initial-value problem y'' − (2x + 1)y = 1, y(0) = 3, y'(0) = 1. First use one step with h = 0.7. (Round your answer to two decimal places.) y(0.7) = ? Then repeat the calculations using two steps with h = 0.35. (Round your answers to two decimal places.) y(0.35) = ? y(0.7) =?
3.8/3.9 5. Use Newton's Method to approximate the zero(s) of the function. Continue the iterations until...
3.8/3.9 5. Use Newton's Method to approximate the zero(s) of the function. Continue the iterations until two successive approximations differ by less than 0.001. Then find the zero(s) to three decimal places using a graphing utility and compare the results. f(x) = 3 − x + sin(x) Newton's Method: x= Graphing Utility: x= 6. Find the tangent line approximation T to the graph of f at the given point. Then complete the table. (Round your answer to four decimal places.)...
Maximise the utility u=5*ln(x-1)+ln(y-1) by choosing the consumption bundle (x,y) subject to the budget constraint x+y=10....
Maximise the utility u=5*ln(x-1)+ln(y-1) by choosing the consumption bundle (x,y) subject to the budget constraint x+y=10. Here, ln denotes the natural logarithm, * multiplication, / division, + addition, - subtraction. Ignore the nonnegativity constraints x,y>=0. Write the quantity x in the utility-maximising consumption bundle (x,y). Write the answer as a number in decimal notation with at least two digits after the decimal point. No fractions, spaces or other symbols.
Question 5 (1 point) Box1: 5 green balls, 4 red balls, 5 blue balls Box2: 0...
Question 5 (1 point) Box1: 5 green balls, 4 red balls, 5 blue balls Box2: 0 green balls, 4 red balls, 7 blue balls Experiment: Select one of the two boxes with uniform random probability, and draw two balls from the selected box. Record the box number as the r.v. i, and the colors of the two balls as b1, b2. Compute P(b1 = green ) [Round to 3 digits after decimal point] Your Answer:
Let X have the normal distribution N(µ; σ2) and let Y = eX (a)Find the range...
Let X have the normal distribution N(µ; σ2) and let Y = eX (a)Find the range of Y and the pdf g(y) of Y (b)Find the third moment of Y E[Y3] (c) In the next four subquestions, we assume that µ = 0 and σ = 1. Sketch the graph of the pdf of Y for 0<y<=5 (use Maple to generate the graph and copy it the best you can in the answer box) (d)What is the mean of Y...