Computing the Mean of a Geometric Distribution

shawn26
Messages
2
Reaction score
0

Homework Statement


Problem H-10. We will compute the mean of the geometric distribution. (Note: It's also possible to
compute E(X^2) and then Var(X) = E(X^2)−(E(X))^2 by steps similar to these.)

(a) Show that
E(X) = (k=1 to infinity summation symbol) (k *q^k−1* p)
where q = 1−p.

(b) Show that the above summation can be rewritten as follows:
E(X) = p* d/dq (k=1 to infinity summation symbol) q^k

(c) The sum in part (b) is a geometric series. Evaluate the geometric series; replace the sum in (b) by this value; and do the derivative d/dq. The final answer will be a quotient of polynomials involving p
and q; there will not be an in nite sum remaining.

(d) Plug in q = 1−p and simplify to get the final answer.
 
Physics news on Phys.org
hi shawn,

Welcome to the forums.

You need to show an attempt at a solution before we can help you.
 
kinda how no clue how to go about it let me think about it a little more and get back
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top