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
PtichkaEL [24]
3 years ago
14

Let X represent the amount of energy a city uses (in megawatt-hours) in the Kanto region. Let Y represent the amount of mismanag

ed plastic waste (in metric tons) a city produces in the Kanto region. The following joint distribution relates the probability of a city using a certain amount of energy and creating a certain amount of plastic waste. Remember to list the relevant domains. fxy(x,y) = 2 sy s 2x < 10 2. Find P[X<2UX > 4). TO RECEIVE FULL CREDIT, YOU MUST FIND THE PROBABILITY THROUGH ITEGRATION. Hint: draw the area you are integrating over. You can keep as a fraction or round to one decimal place. 3. Find fy(y) 4. Find E[Y]. Keep as a simplified fraction or round to four decimal places. 5. Find fxy(x). 6. Find Myyy). 7. Find E[X]. Hint: you already found fx(x) in a previous problem. Keep as a simplified fraction or round to four decimal places. 8. Find E[XY]. Round to an integer. 9. Find Cov(X,Y). Keep as a simplified fraction or round to four decimal places. 10. Are X and Y independent?

Mathematics
1 answer:
Setler [38]3 years ago
4 0

Answer:

Part 2: The probability of X≤2 or X≥4 is 0.5.

Part 3: The value of marginal probability of y is f_y(y)=\frac{10-y}{32} for  2\leq y\leq 10

Part 4:The value of E(y) is 4.6667.

Part 5:The value of f_{xy}(x) is \frac{2}{10-y} for 2\leq y\leq 2x\leq 10

Part 6:The value of M_{x,y}(y) is \frac{y+10}{4}

Part 7:The value of E(x) is 3.6667.

Part 8:The value of E(x,y) is 36.

Part 9:The value of Cov(x,y) is 18.8886.

Part 10:X and Y are not independent variables as f_{xy}(x,y)\neq f_x(x).f_y(y)\\

Step-by-step explanation:

As the complete question is here, however some of the values are not readable, thus the question is found online and is attached herewith.

From the given data, the joint distribution is given as

f(x,y)=\frac{1}{16} for 2\leq y\leq 2x\leq 10

Now the distribution of x is given as

f_x(x)=\int\limits^{\infty}_{-\infty} {f(x,y)} \, dy

Here the limits for y are 2\leq y\leq 2x So the equation becomes

f_x(x)=\int\limits^{\infty}_{-\infty} {f(x,y)} \, dy\\f_x(x)=\int\limits^{2x}_{2} \frac{1}{16} \, dy\\f_x(x)=\frac{1}{16} (2x-2)\\f_x(x)=\frac{x-1}{8}                        \,\,\,\,\,\,\,\,\,\,\,\, for \,\,\,\,\,\,\,\,\,\ 1\leq x\leq 5

Part 2:

The probability is given as

P(X\leq 2 U X\geq 4)=\int\limits^2_1 {f_x(x)} \, dx +\int\limits^5_4 {f_x(x)} \, dx\\P(X\leq 2 U X\geq 4)=\int\limits^2_1 {\frac{x-1}{8}} \, dx +\int\limits^5_4 {\frac{x-1}{8}} \, dx\\P(X\leq 2 U X\geq 4)=\frac{1}{16}+\frac{7}{16}\\P(X\leq 2 U X\geq 4)=0.5

So the probability of X≤2 or X≥4 is 0.5.

Part 3:

The distribution of y is given as

f_y(y)=\int\limits^{\infty}_{-\infty} {f(x,y)} \, dx

Here the limits for x are y/2\leq x\leq 5 So the equation becomes

f_y(y)=\int\limits^{\infty}_{-\infty} {f(x,y)} \, dx\\f_y(y)=\int\limits^{5}_{y/2} \frac{1}{16} \, dx\\f_y(y)=\frac{1}{16} (5-\frac{y}{2})\\f_y(y)=\frac{10-y}{32}                        \,\,\,\,\,\,\,\,\,\,\,\, for \,\,\,\,\,\,\,\,\,\ 2\leq y\leq 10

So the value of marginal probability of y is f_y(y)=\frac{10-y}{32} for  2\leq y\leq 10

Part 4

The value is given as

E(y)=\int\limits^{10}_2 {yf_y(y)} \, dy\\E(y)=\int\limits^{10}_2 {y\frac{10-y}{32}} \, dy\\E(y)=\frac{1}{32}\int\limits^{10}_2 {10y-y^2} \, dy\\E(y)=4.6667

So the value of E(y) is 4.6667.

Part 5

This is given as

f_{xy}(x)=\frac{f_{xy}(x,y)}{f_y(y)}\\f_{xy}(x)=\frac{\frac{1}{16}}{\frac{10-y}{32}}\\f_{xy}(x)=\frac{2}{10-y}

So the value of f_{xy}(x) is \frac{2}{10-y} for 2\leq y\leq 2x\leq 10

Part 6

The value is given as

\geq M_{x,y}(y)=E(f_{xy}(x))=\int\limits^5_{y/2} {x f_{xy}(x)} \, dx \\M_{x,y}(y)=\int\limits^5_{y/2} {x \frac{2}{10-y}} \, dx \\M_{x,y}(y)=\frac{2}{10-y}\left[\frac{x^2}{2}\right]^5_{\frac{y}{2}}\\M_{x,y}(y)=\frac{2}{10-y}\left(\frac{25}{2}-\frac{y^2}{8}\right)\\M_{x,y}(y)=\frac{y+10}{4}

So the value of M_{x,y}(y) is \frac{y+10}{4}

Part 7

The value is given as

E(x)=\int\limits^{5}_1 {xf_x(x)} \, dx\\E(x)=\int\limits^{5}_1 {x\frac{x-1}{8}} \, dx\\E(x)=\frac{1}{8}\left(\frac{124}{3}-12\right)\\E(x)=\frac{11}{3} =3.6667

So the value of E(x) is 3.6667.

Part 8

The value is given as

E(x,y)=\int\limits^{5}_1 \int\limits^{10}_2 {xyf_{x,y}(x,y)} \,dy\, dx\\E(x,y)=\int\limits^{5}_1 \int\limits^{10}_2 {xy\frac{1}{16}} \,dy\, dx\\E(x,y)=\int\limits^{5}_1 \frac{x}{16}\left[\frac{y^2}{2}\right]^{10}_2\, dx\\E(x,y)=\int\limits^{5}_1 3x\, dx\\\\E(x,y)=3\left[\frac{x^2}{2}\right]^5_1\\E(x,y)=36

So the value of E(x,y) is 36

Part 9

The value is given as

Cov(X,Y)=E(x,y)-E(x)E(y)\\Cov(X,Y)=36-(3.6667)(4.6667)\\Cov(X,Y)=18.8886\\

So the value of Cov(x,y) is 18.8886

Part 10

The variables X and Y are considered independent when

f_{xy}(x,y)=f_x(x).f_y(y)\\

Here

f_x(x).f_y(y)=\frac{x-1}{8}\frac{10-y}{32} \\

And

f_{xy}(x,y)=\frac{1}{16}

As these two values are not equal, this indicates that X and Y are not independent variables.

You might be interested in
Solve x and y 3x-4y=18,9x-2y=12
Rudiy27

Answer:

3x-4y=18

1xy=18

xy=18 ans

4 0
3 years ago
Read 2 more answers
A trapezoid has 8.2 millimeters base and 5.2 millimeters base, as well as 10 millimeters height. What is the area?
Savatey [412]

Answer:

67 mm

Step-by-step explanation:

use area of a trap formula:

b1+b2 /2*h

b1=base

b2=base

h=height

in our case it was, 8.2+5.2/2*10

67

6 0
2 years ago
People attending a football game either supported the home team or the visiting team. if 1369 of the people attending supported
Masja [62]

Given the number of the people attending the football game, the percentage supporters for the home team is 37%.

<h3>What is Percentage?</h3>

Percentage is simply number or ratio expressed as a fraction of 100.

It is expressed as;

Percentage = ( Part / Whole ) × 100%

Given the data in the question;

  • Number of home team supporters nH = 1369
  • Number of visting team supporters nV = 2331
  • Percentage of supporters for home team PH = ?

For we determine the total number of people attending the football game;

nT = nH + nV

nT = 1369 + 2331

nT = 3700

Now, using the perecentage formula above, we find the Percentage of supporters for home team PH

Percentage = ( Part / Whole ) × 100%

PH = ( nH/ nT) × 100%

PH = ( 1369/ 3700) × 100%

PH = 0.37 × 100%

PH = 37%

Therefore, given the number of the people attending the football game, the percentage supporters for the home team is 37%.

Learn more about Percentages here: brainly.com/question/24159063

#SPJ1

6 0
2 years ago
an employee makes $14.41 per hour but is getting a 7.5% increase. what is his new wage per hour to the nearest cent​
givi [52]
To calculate the employee raise, we multiply how much he is making by the percent of his raise.

Raise= 14.41*7.5%

Change to decimal 14.41*.075

Raise=.75

His raise is $10.80
3 0
3 years ago
Read 2 more answers
(40 points to best answer) (help ASAP)
aleksandrvk [35]

Answer:

x=3.5

Step-by-step explanation:

We can use proportions to solve this problem.  Put the side of one triangle over the same side of the other triangle.

6           4.2

------ = ----------

5           x

Using cross products

6x = 5*4.2

6x =21

Divide by 6

6x/6 = 21/6

x=3.5

5 0
2 years ago
Other questions:
  • Easy quick stuff pls<br><br> Evaluate 11 - 19 - 4 - (-8). <br><br> -20<br> -4<br> -26<br> -2
    8·1 answer
  • Mr. Lamb built a stone walkway in his back yard. Each stone was 5/6 foot long. How many stones did it take him if the walkway wa
    14·1 answer
  • Multiply. <br> 8 1/2 -2 2/3
    12·2 answers
  • The elevator in the empire state building goes up to the 103rd floor and descends to -5 for parking. What does 0 represent in th
    15·1 answer
  • What is the product of -9x (5-2x)
    12·2 answers
  • 11/12 - 3/4 in simplest form​
    12·2 answers
  • Express sin A, cos A, and tan A as ratios.​
    15·1 answer
  • Jake and three of his friends had an Easter egg dying party. Each of the boys received 6 eggs to dye. What was total number of e
    12·2 answers
  • Rosa bought 3 pairs of shoes. Each pair cost $40. She paid $120<br> for all three pair.
    5·1 answer
  • 3x + 8y = 7<br><br> 2x - 2y = -10<br> what is x and y show work please<br> basically show work
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!