How Can You Calculate the Expected Value E(X^2(3Y-1))?

  • Thread starter Thread starter adamwitt
  • Start date Start date
Click For Summary
SUMMARY

The expected value of E(X^2(3Y-1)) can be calculated using properties of expected values, specifically E(X+c) = E(X) + c and E(X+Y) = E(X) + E(Y). To simplify the calculation, the expression can be decomposed into E(3X^2Y - X^2), leading to 3E(X^2Y) - E(X^2). If X and Y are independent, E(X^2Y) equals E(X^2)E(Y); however, if they are correlated, the full bivariate probability mass function f(x,y) is required to compute E(XY).

PREREQUISITES
  • Understanding of expected value properties in probability theory
  • Familiarity with marginal probability mass functions
  • Knowledge of bivariate probability distributions
  • Basic calculus for integration of probability functions
NEXT STEPS
  • Study the properties of expected values in detail
  • Learn how to compute marginal and joint probability mass functions
  • Explore the implications of independence and correlation in random variables
  • Practice integration techniques for calculating expected values
USEFUL FOR

Students in statistics or probability courses, data analysts, and anyone involved in calculating expected values in probabilistic models.

adamwitt
Messages
25
Reaction score
0
Expected Values... E(X^2(3Y-1))

Homework Statement



What is the Expected Value of E(X2(3Y-1))

Homework Equations



Properties of Expected Values.
E(X+c) = E(X) + c
E(X+Y) = E(X) + E(Y)


The Attempt at a Solution



I tried googling for a few of the properties I could use but I'm not sure which ones to use, or maybe I haven't found the required property?
I have been given the data and worked out the marginal probability mass functions so I can work out E(X), E(Y), and E(XY)

But I was wondering if I could decompose the problem quickly using properties of expected values, instead of having to do all the math involved manually calculating the expected value?
If so, which properties should I take a look at in order to achieve this? Thanks!
 
Physics news on Phys.org


Ok I gave it a crack using basic expansion, lemmy know if I am close :)

E(X2(3Y-1))
E(3X2Y-X2)
3E(X2Y)-E(X2)

Then from there its a fairly simple process of taking the integrals of the various functions. In my examples case the marginal prob dens functions are only defined for certain values so all I got to do is E = 3sum(X2.y(x)) - sum(X2.y(x))and badabing.

Yay or nay? :D
 


adamwitt said:

Homework Statement



What is the Expected Value of E(X2(3Y-1))

Homework Equations



Properties of Expected Values.
E(X+c) = E(X) + c
E(X+Y) = E(X) + E(Y)


The Attempt at a Solution



I tried googling for a few of the properties I could use but I'm not sure which ones to use, or maybe I haven't found the required property?
I have been given the data and worked out the marginal probability mass functions so I can work out E(X), E(Y), and E(XY)

But I was wondering if I could decompose the problem quickly using properties of expected values, instead of having to do all the math involved manually calculating the expected value?
If so, which properties should I take a look at in order to achieve this? Thanks!

You need to work out E(X^2*Y). If X and Y are independent, this would be E(X^2)*E(Y), but it they are correlated, there is no simple expression. By the way, you say you have worked out the marginal probability mass functions so can work out E(XY). This statement (the "so can ..." part) is false if X and Y are not independent (or, at least, uncorrelated), because in that case you need the full bivariate probability mass function f(x,y) in order to work out E(XY).

RGV
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 25 ·
Replies
25
Views
2K
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
7K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K