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

  • Thread starter Thread starter adamwitt
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
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!

[tex]P(X=x)\ne p[/tex]

What's the [tex]P(X=x) ?[/tex]