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
Which expression is equivalent to square root 8/x^6? assume x &gt; 0
Alik [6]
<h2>Answer:</h2>

<u>The equivalent expression is </u><u> (2 / x ^ 3) * sqrt (2)</u>

<h2>Step-by-step explanation:</h2>

We have sqrt 8 / x ^ 6

 Rewriting the expression:

 =sqrt (8 / x ^ 6)

 =sqrt (2 * 4 / ((x ^ 2) * (x ^ 2) * (x ^ 2)))

 =(2 / (x * x * x)) sqrt (2)

= (2 / x ^ 3) * sqrt (2)

We get finally

 (2 / x ^ 3) * sqrt (2)

3 0
3 years ago
Read 2 more answers
PLEASE ANSWER ASAP FOR BRAINLEST!!!!!!!!!!!!!!!!!!!!!!!!
madreJ [45]
I’m pretty sure it’s yes. Hopes this helps :)
7 0
2 years ago
Read 2 more answers
A term for a geometric figure that is enclosed by a circle.
Verizon [17]
A geometric figure enclosed by a circle is called an inscribed figure.
6 0
3 years ago
Read 2 more answers
F(x)= square root 2x g(x)= square root 18x find (f * g) (x). Assume x&gt;0
ruslelena [56]

Answer:

answer is A. (f.g) (x) = 6x

3 0
2 years ago
A tessellation is the regular _____ of a plane shape.
KIM [24]
A tessellation is the regular t<span>iling of a plane shape</span>
4 0
3 years ago
Other questions:
  • This system has one solution.
    15·2 answers
  • For a store contest four out of 65 people who visit the store will receive a free DVD if 455 people visit the store how many DVD
    10·1 answer
  • What’s the correct answer for this?
    13·1 answer
  • What is the solution to the equation represented by the model below?
    7·2 answers
  • Find the nth term of the quadratic sequence
    10·2 answers
  • Please, I need your help! Can someone answer this immediately!
    9·1 answer
  • Christina biked 36 miles in 6 hours. If she biked at a constant speed, how many miles did she ride in one hour?
    6·2 answers
  • Graph the line with the equation y= - 1/4x -7? ​
    12·1 answer
  • Pl help is for homwork
    7·1 answer
  • Malala is following this recipe for bread rolls.
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!