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
Find x for all three triangles.
Lady bird [3.3K]
In 13, x=27.496
In 14, x=16.824
In 15, x=51.34° 

<em />
I did this in my head; it would take longer to write it out. I'll show you the trig if need be.
3 0
3 years ago
A lion runs at a speed of 50 mph and a cheetah runs 78 mph. If they both run at a steady rate, how far will a cheetah run in the
romanna [79]

Answer:

x=21.4968

Step-by-step explanation:

You can convert this into algebra. 50/78 = 78/x

when you solve for x you get the answer.

6 0
3 years ago
Read 2 more answers
5+10+11+1+1+1+1+1+1+191919​
CaHeK987 [17]

Answer:

191951

Step-by-step explanation:

6 0
2 years ago
Read 2 more answers
Answer the problem and show all work.
marishachu [46]

Member Price = 30 + 3x

Non-member Price = 6x

x = the tickets they buy.

We want 30 + 3x = 6x

So, first we subtract 3x from each side and are left with:

30 = 3x

Then, divide each side by 3.

10 = x

So, the cost of 10 tickets is the same more non-members and members.

We can also check it:

Member Price: 30 + 3(10)

30 + 30 = 60

Non-member Price: 6(10)

60

8 0
3 years ago
DeShawn won 85 super bouncy ball playing basketball at his school's game. Later, he gave three to each of his freinds. He only h
Alecsey [184]

Answer:

25 friends

Step-by-step explanation:

85 - 10 = 75

75/3 = 25

Answer check:

25*3 = 75

75 + 10 = 85

DeShawn has 25 friends. (Wow, DeShawn must be popular)

6 0
3 years ago
Other questions:
  • At 2pm the level of the water in the pool was 10feet.At 6pm the level of water was 2 feet.What is the constant rate
    12·1 answer
  • Please answer !!!!!!!!!!! Will mark brainliest !!!!!!!!!!!
    6·1 answer
  • Can anyone show me how To do this! Please
    8·1 answer
  • Daniel is climbing up a cliff at a rate of 2 meters per minute. What is his rate in feet per hour? about 98.4 feet per hour abou
    7·2 answers
  • Joe does push-ups, sit-ups, and jumping jacks. He does these in a different order every day. How many different orders are possi
    7·2 answers
  • Silvia buys 12 steaks that are each 34 of a pound. she spends a total of $90 on steaks. what is the answer
    15·1 answer
  • Skipper has $350 in his bank account. He needs at least $1200 to buy more dog bones. If he saves $25 a week, how many weeks unti
    6·1 answer
  • A lawn-care company loses $130 as a result of a delay. The 4 owners of the company must share the loss equally. Which expression
    8·1 answer
  • A baker has 130 cookies to decorate for a charity event. He can decorate 10 cookies per hour. Which equation represents the numb
    15·1 answer
  • A math club has 25 members,of which 11 are males and the rest are females. What is the ratio of males to all cube members ?
    15·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!