X ~ Bin(3,p) show that E(X) = 3p

  • Thread starter Thread starter adamwitt
  • Start date Start date
adamwitt
Messages
25
Reaction score
0
X ~ Bin(3,p) ... show that E(X) = 3p

Homework Statement



Given X ~ Bin(3,p) ... show that E(X) = 3p

Homework Equations



Unsure. Possibly...

P(k) = [n! / (k!*(n-k)!)] * (p^k) * (1-p)^(n-k)

E(X) = Expected value of X = Sum[(Probability of X)*(X)]

The Attempt at a Solution



I have a whole heap of scribble on my paper but none of it is worth typing up because I have no idea how to show this, although it seems like something incredibly simple. I think I am missing something, like a property of Binary distributions or something that could allow me to work out the answer...arghhh
 
Physics news on Phys.org


Yeah that is the right definition for expectation
 


Well I did that and I end up getting E(X) = 6p ?

E(X) = (0)p + (1)p + (2)p + (3)p = 6p

I know I am doing something dumb here, but i can't work out what!
 


For the binomial!

P(X=x)\ne p

What's the P(X=x) ?
 
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