Variance and Expected Value Problem

AI Thread Summary
An example of a random variable with an expected value of 4 and variance of 4 can be constructed by first defining a variable A with a mean of 0 and variance of 4, then creating variable B as A+4. This approach ensures that while the mean is adjusted to 4, the variance remains unchanged. The discussion highlights the relationship between expected value and variance, emphasizing that they can be derived from different probability mass functions (p.m.f.). It is noted that E(X) = E(X^2) - (E(X))^2 is not the correct approach for this problem. The focus remains on finding distinct p.m.f.s that yield the same expected value and variance.
dspampi
Messages
16
Reaction score
0
Give an example of a random variable (i.e. give the range of values it takes and its p.m.f.) with the following properties: EX = 4, VAR(X)=4. Now give an example of a random variable with a different p.m.f. than the first one you gave, but that still has EX = 4, VAR(X)=4.


So this means then E(X) = E(X^2) - (E(x))^2 right?
I'm not sure if this is the way I should approach the problem?
 
Physics news on Phys.org
Not really. They just happen to equal the same number. What I would do is first find a random variable A with a mean of 0 and variance of 4. Then the variable B=A+4 will have a mean of 4 and a variance of 4.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top