Intuitively: binomial probability as summation? The expected number of successes in n independent trials with success probability p each is given by the expectation np of the binomial probability X ~ Binom(n,p).

wurpenxd

wurpenxd

Answered question

2022-09-11

Intuitively: binomial probability as summation?
The expected number of successes in n independent trials with success probability p each is given by the expectation np of the binomial probability X B i n o m ( n , p ). Yet you could also write:
E [ X ] = i = 0 n i P ( i ) = i = 0 n i ( n i ) p i ( 1 p ) n i = n p
Why, intuitively, are these are the same quantity? I'm having a bit of trouble equating these two things and would really appreciate a clean explanation as to why you don't have to think about summing over all possible # of successes that you could get for n trials.

Answer & Explanation

Mohammed Farley

Mohammed Farley

Beginner2022-09-12Added 15 answers

Step 1
If you treat the Binomial variable as the sum of n independent, identically distributed Bernoulli trials (i.e. rvs where X i = 1 with probability p), then you can use the fact that expectations are linear to state that:
E [ X ] = E [ X i ] = E [ X i ] = ( 1 × P ( X i = 1 ) + 0 × P ( X i = 0 ) ) = p = n p since you're summing over n events.
That said, you can also prove the expectation directly from that equation you gave (although it's definitely not what I'd call "intuitive").
Step 2
Start with the fact that the sum of all probabilities of the Binomial rv must be 1, i.e. i = 0 n ( n i ) p i ( 1 p ) n i = 1
The derivative of the left side with respect to p is:
i = 0 n ( n i ) ( i p i 1 ( 1 p ) n i ( n i ) p i ( n p ) n i 1 ) = 1 p i = 0 n i ( n i ) p i ( 1 p ) n i 1 1 p i = 0 n ( n i ) ( n i ) p i ( 1 p ) n i
And noting that the derivative of the right side is the derivative of 1, which is equal to 0, you can rearrange the equality of the two to give you what you need, as well.

Do you have a similar question?

Recalculate according to your conditions!

New Questions in High school probability

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?