Quote:
Originally Posted by oceankyle
This problem is pretty simple, but I'm a little confused on one of the concepts. I'm guessing its something simple also but...
It reads:
A company insures homes in three cities J, K, L. Since sufficient distance separates the cities, it is reasonable to assume that the losses occurring in these cities are independent. The moment generating functions for the loss distributions of the cities are .... (insert the MGFs here)
Let X represent the combined losses of the 3 cities. Calculate E[X^3]
The solution entails multiplying the 3 moment generating functions together than taking the third derivative and substituting 0 for t...
Ok, So my question is why are we multiplying the moment generating functions when we are looking for the combined loss? Shouldn't the solution involve the sum of the 3 expected values?
Also on page 145 it explains that you can find a moment generating function of a new variable by taking the weighted average of the moment generating functions of the variables you are combining.
I just don't quite understand the concept/difference here. thanks for any help.
|
The third moment of the combined loss is E[(X1+X2+X3)^3] so you will have all the cross product terms. If you only wanted the mean then you could sum.
If the pdf is a "mix" or weighted average then the MGF will be a weighted average but the weights have to sum to 1. You have a mix when there is more than one distribution generating losses and you are picking one at random. An example is a population comprised of a number of risk classes where you are picking someone from the population at random. With a sum you would be picking one from each class and summing their losses.