- #1
songoku
- 2,368
- 349
- Homework Statement
- A man throws ##n## dice and will receive $ ##\frac{1}{2}x## where ##x## is number of sixes occurred (##x=0,1,2,...,n##). Prove that the expectation of the amount receives is $ ##\frac{1}{12}n##
- Relevant Equations
- Linear Combination of Random Variable: E(aX) = a.E(X)
Binomial Distribution: X ~ B (n, p)
Expectation of Binomial Distribution = np
This is what I did:
Let Y = number of sixes occurred when ##n## dice are thrown
Y ~ B (n, 1/6)
E(Y) = ##\frac{1}{6}n##Let Z = amount of money received → Z = ##\frac{1}{2}Y##
E(Z) = E(1/2 Y) = 1/2 E(Y) = ##\frac{1}{12}n##I got the answer but I am not sure about my working because I didn't take the amount of money into account (whether the man receives $0.5 or $1 or $1.5 , etc)
Is my working correct? Thanks
Let Y = number of sixes occurred when ##n## dice are thrown
Y ~ B (n, 1/6)
E(Y) = ##\frac{1}{6}n##Let Z = amount of money received → Z = ##\frac{1}{2}Y##
E(Z) = E(1/2 Y) = 1/2 E(Y) = ##\frac{1}{12}n##I got the answer but I am not sure about my working because I didn't take the amount of money into account (whether the man receives $0.5 or $1 or $1.5 , etc)
Is my working correct? Thanks