1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
DIA [1.3K]
3 years ago
13

Annual windstorm losses, X and Y, in two different regions are independent, and each is uniformly distributed on the interval [0

, 10]. Calculate the covariance of X and Y, given that X+ Y < 10.
Mathematics
1 answer:
galina1969 [7]3 years ago
4 0

Answer:

Cov(X,Y) = -\frac{ 25}{9}

Step-by-step explanation:

Given

Interval =[0,10]

X + Y < 10

Required

Cov(X,Y)

First, we calculate the joint distribution of X and Y

Plot X + Y < 10

So, the joint pdf is:

f(X,Y) = \frac{1}{Area} --- i.e. the area of the shaded region

The shaded area is a triangle that has: height = 10; width = 10

So, we have:

f(X,Y) = \frac{1}{0.5 * 10 * 10}

f(X,Y) = \frac{1}{50}

Cov(X,Y) is calculated as:

Cov(X,Y) = E(XY) - E(X) \cdot E(Y)

Calculate E(XY)

E(XY) =\int\limits^X_0 {\int\limits^Y_0 {\frac{XY}{50}} \, dY} \, dX

X + Y < 10

Make Y the subject

Y < 10 - X

So, we have:

E(XY) =\int\limits^{10}_0 {\int\limits^{10 - X}_0 {\frac{XY}{50}} \, dY} \, dX

Rewrite as:

E(XY) =\frac{1}{50}\int\limits^{10}_0 {\int\limits^{10 - X}_0 {XY}} \, dY} \, dX

Integrate Y

E(XY) =\frac{1}{50}\int\limits^{10}_0 {\frac{XY^2}{2}}} }|\limits^{10 - X}_0  \, dX

Expand

E(XY) =\frac{1}{50}\int\limits^{10}_0 {\frac{X(10 - X)^2}{2} - \frac{X(0)^2}{2}}} }\ dX

E(XY) =\frac{1}{50}\int\limits^{10}_0 {\frac{X(10 - X)^2}{2}}} }\ dX

Rewrite as:

E(XY) =\frac{1}{100}\int\limits^{10}_0 X(10 - X)^2\ dX

Expand

E(XY) =\frac{1}{100}\int\limits^{10}_0 X*(100 - 20X + X^2)\ dX

E(XY) =\frac{1}{100}\int\limits^{10}_0 100X - 20X^2 + X^3\ dX

Integrate

E(XY) =\frac{1}{100} [\frac{100X^2}{2} - \frac{20X^3}{3} + \frac{X^4}{4}]|\limits^{10}_0

Expand

E(XY) =\frac{1}{100} ([\frac{100*10^2}{2} - \frac{20*10^3}{3} + \frac{10^4}{4}] - [\frac{100*0^2}{2} - \frac{20*0^3}{3} + \frac{0^4}{4}])

E(XY) =\frac{1}{100} ([\frac{10000}{2} - \frac{20000}{3} + \frac{10000}{4}] - 0)

E(XY) =\frac{1}{100} ([5000 - \frac{20000}{3} + 2500])

E(XY) =50 - \frac{200}{3} + 25

Take LCM

E(XY) = \frac{150-200+75}{3}

E(XY) = \frac{25}{3}

Calculate E(X)

E(X) =\int\limits^{10}_0 {\int\limits^{10 - X}_0 {\frac{X}{50}}} \, dY} \, dX

Rewrite as:

E(X) =\frac{1}{50}\int\limits^{10}_0 {\int\limits^{10 - X}_0 {X}} \, dY} \, dX

Integrate Y

E(X) =\frac{1}{50}\int\limits^{10}_0 { (X*Y)|\limits^{10 - X}_0 \, dX

Expand

E(X) =\frac{1}{50}\int\limits^{10}_0 ( [X*(10 - X)] - [X * 0])\ dX

E(X) =\frac{1}{50}\int\limits^{10}_0 ( [X*(10 - X)]\ dX

E(X) =\frac{1}{50}\int\limits^{10}_0 10X - X^2\ dX

Integrate

E(X) =\frac{1}{50}(5X^2 - \frac{1}{3}X^3)|\limits^{10}_0

Expand

E(X) =\frac{1}{50}[(5*10^2 - \frac{1}{3}*10^3)-(5*0^2 - \frac{1}{3}*0^3)]

E(X) =\frac{1}{50}[5*100 - \frac{1}{3}*10^3]

E(X) =\frac{1}{50}[500 - \frac{1000}{3}]

E(X) = 10- \frac{20}{3}

Take LCM

E(X) = \frac{30-20}{3}

E(X) = \frac{10}{3}

Calculate E(Y)

E(Y) =\int\limits^{10}_0 {\int\limits^{10 - X}_0 {\frac{Y}{50}}} \, dY} \, dX

Rewrite as:

E(Y) =\frac{1}{50}\int\limits^{10}_0 {\int\limits^{10 - X}_0 {Y}} \, dY} \, dX

Integrate Y

E(Y) =\frac{1}{50}\int\limits^{10}_0 { (\frac{Y^2}{2})|\limits^{10 - X}_0 \, dX

Expand

E(Y) =\frac{1}{50}\int\limits^{10}_0 ( [\frac{(10 - X)^2}{2}] - [\frac{(0)^2}{2}])\ dX

E(Y) =\frac{1}{50}\int\limits^{10}_0 ( [\frac{(10 - X)^2}{2}] )\ dX

E(Y) =\frac{1}{50}\int\limits^{10}_0 [\frac{100 - 20X + X^2}{2}] \ dX

Rewrite as:

E(Y) =\frac{1}{100}\int\limits^{10}_0 [100 - 20X + X^2] \ dX

Integrate

E(Y) =\frac{1}{100}( [100X - 10X^2 + \frac{1}{3}X^3]|\limits^{10}_0)

Expand

E(Y) =\frac{1}{100}( [100*10 - 10*10^2 + \frac{1}{3}*10^3] -[100*0 - 10*0^2 + \frac{1}{3}*0^3] )

E(Y) =\frac{1}{100}[100*10 - 10*10^2 + \frac{1}{3}*10^3]

E(Y) =10 - 10 + \frac{1}{3}*10

E(Y) =\frac{10}{3}

Recall that:

Cov(X,Y) = E(XY) - E(X) \cdot E(Y)

Cov(X,Y) = \frac{25}{3} - \frac{10}{3}*\frac{10}{3}

Cov(X,Y) = \frac{25}{3} - \frac{100}{9}

Take LCM

Cov(X,Y) = \frac{75- 100}{9}

Cov(X,Y) = -\frac{ 25}{9}

You might be interested in
if your weekly salary is 1,015,how much do you have left each week after you pay for the following, rent - 443.50,cable tv - 23.
zheka24 [161]
Your answer would be $378.01
8 0
2 years ago
Read 2 more answers
At the skateboard park, the hot new attraction is the U-Dip, a cement structure embedded into the ground. The cross-sectional vi
Ratling [72]

Answer:

hahsbsaagvsaagags

Step-by-step explanation:

shahahavsvnwbwnsbhas

7 0
3 years ago
PLEASE HELP ME!!!!<br><br><br> Please show work thank you!
Vaselesa [24]

Answer:

use khan academy

Step-by-step explanation:

khanacedemy.com

dont cheat dude

7 0
3 years ago
What is the missing value?<br> 54<br> 30%<br> 100% <br> ?
Stells [14]
89 is the missing value your welcome
5 0
2 years ago
Read 2 more answers
What is the multiplicative inverse of −9?
Romashka-Z-Leto [24]

Answer:

The answer to your question is: letter C

Step-by-step explanation:

Multiplicative inverse is a pair of numbers which product gives 1.

Then

x will be our number

                     -9x = 1

                        x = - 1/9

because

                    -9 x  \frac{-1}{9} = \frac{9}{9} = 1

8 0
3 years ago
Other questions:
  • A waterwheel has a radius of 5 feet. The center of the wheel is 2 feet above the waterline. You notice a white mark at the top o
    11·1 answer
  • Theo's mom brought an eight pack of juice boxes at the store for $4 find the unit rate for the juice boxes
    6·1 answer
  • The chart shows how many people have signed up to go on a field trip each day. 62 students are allowed to go on the field trip.
    8·2 answers
  • Round to the underlined place​
    14·2 answers
  • Are these two ratios proportional?<br><br> 2/5 and 3/4<br><br> Yes or no?
    13·1 answer
  • What is the product of -8/9 x -6/7
    6·1 answer
  • Angle Relationships
    8·1 answer
  • Does anyone know how to do this I’ve been trying for hours and I can’t find anything to help me?
    12·1 answer
  • What is the approximate area of the garden?
    15·1 answer
  • WILL MARK BRAINLIEST! What are the coordinates of point P?
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!