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
The check-cashing store also makes one-month add-on interest loans at 7.8 percent discount interest per week. Thus if you borrow
masya89 [10]

Answer:

APR = 416%

EAR = 5370.60%

Step-by-step explanation:

Given:

Interest rate = 7.8% per week

Now,

In an year there are total 52 weeks

thus,

The APR (Annual percentage rate) = Interest rate × Total weeks in an year

or

APR = 8% × 52

or

APR = 416%

and, EAR ( Effective Annual Rate ) = ( 1 + r )ⁿ - 1

Here,

r is the interest rate per week

n is the total weeks in an year

thus,

EAR ( Effective Annual Rate ) = ( 1 + 8% )⁵² - 1

= ( 1 + 0.08 )⁵² - 1

= 53.7060

or

53.7060 × 100% = 5370.60%

5 0
3 years ago
Clara created a coordinate grid of her city. The bowling alley is located at (10, 12) and the skating rink is located at (-6, -4
yulyashka [42]

First we need to know the coordinates of the movie theater, we can do this applying the midpoint formula:

\begin{gathered} P(BA,SR)=(\frac{10-6}{2},\frac{12-4}{2})\text{ = (}\frac{4}{2},\frac{8}{2}) \\ \Rightarrow P(BA,SR)=(2,4) \end{gathered}

We have that the movie theater is located at (2,4). Now we use this coordinates to find the location of Clara's house using again the midpoint formula:

\begin{gathered} P(MT,SR)=(\frac{-6+2}{2},\frac{4-4}{2})=(-\frac{4}{2},0) \\ \Rightarrow P(MT,SR)=(-2,0) \end{gathered}

Therefore, Clara's house is located at (-2,0)

6 0
1 year ago
Three towns are linked by three straight roads. Loretta Adman has created a three-sided billboard that she wants to position as
m_a_m_a [10]

Answer:

c

Step-by-step explanation:

3 0
2 years ago
The ratio of cars to trucks is 9:4. The ratio of trucks to SUV's is 12:21. There are 54 cars.
Elenna [48]

Answer:

Number of trucks = 24

Number of SUVs = 24

Step-by-step explanation:

A)

The ratio of cars to trucks is 9:4

The total ratio of cars to trucks is

9+4 = 13

Let x = sum of cars and trucks.

There are 54 cars. Therefore,

x = 54 + t trucks

Number of cars = ratio of cars/ total ratio × sum of cars and trucks. This means,

54 = 9/13 × x

9x / 13 = 54

9x = 13 × 54

9x = 702

x = 702 / 9 = 78

x = 54 + t trucks = number of trucks = 78 = 54 + t trucks

t trucks = 78 - 54 = 24

Number of trucks = 24

B)

The ratio of trucks to SUVs is 12:21

The total ratio of cars to trucks is

12 + 21 = 33

Let y = sum of trucks and SUVs

There are 24 trucks. Therefore,

x = 24 + s SUVs

Number of trucks = ratio of trucks / total ratio × sum of trucks and SUVs. This means,

24 = 12 / 33 × y

12y / 33 = 24

12y = 24 × 33

12y = 792

y = 792 / 12 = 66

y = 24 + s SUVs

66 = 24 + s SUVs

s SUVs = 66 - 24 = 42

Number of SUVs = 24

7 0
3 years ago
IM RUNNING OUT IF TIME CAN SOMEONE PLEASE HELP
Elenna [48]

Answer:

the third option

Step-by-step explanation:

hope this helps! have a good day and stay safe!

3 0
3 years ago
Other questions:
  • How could you double the volume of the tent just by doubling just one of its dimensions?
    8·2 answers
  • A company makes steel lids that have a diameter of 13 inches what is the area of each lid
    15·1 answer
  • What is the product of (-a + 3)(a + 4)​
    6·2 answers
  • What is the purpose of a cash budget?
    12·1 answer
  • What is the proportion
    11·1 answer
  • When a child is born,
    8·2 answers
  • ART?
    10·2 answers
  • In which figure is the height of the cylinder half the radius? A cylinder with a height of 2 and diameter of 8. A cylinder with
    15·2 answers
  • Jackson wants to tile the floor in his bathroom with square tiles that are 1/2 foot long. Will he use more or fewer tiles if he
    14·1 answer
  • The sum of two numbers is 64 and their differences in 10. Find the numbers
    5·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!