An Extremely Biased Coin - II

You have an (extremely) biased coin that shows heads with 99% probability and tails with 1% probability.

If you toss it 100 times, what is the expected number of times heads will come up?


This problem is part of the set Extremely Biased Coins .


The answer is 99.0.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Pranshu Gaba
Oct 14, 2015

Let X X be the number of heads obtained after tossing the coin 100 times. Then X X has a binomial distribution. That is, if there were n n Bernoulli trials, with the probability of success being p p , then the probability of r r successes is given by:

P ( X = r ) = ( n r ) p r ( 1 p ) n r P( X = r ) = \binom { n } { r } \ p ^{ r } ( 1 - p)^{ n - r }

The expected value of X X in a binomial distribution is given by n p n p . In the problem, there are 100 100 trials: n = 100 n = 100 , and the probability of success is p = 99 100 p = \frac{ 99 } { 100 } .

Therefore the expected value of X X is E ( X ) = 100 × 99 100 = 99 E( X ) = 100 \times \frac{ 99 } { 100 } = \boxed{ 99 } _\square


To see the proof that E ( X ) = n p E( X) = np , click here

There is also a very interesting solution using indicator variables and linearity of expectation

space sizzlers - 1 year, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...