Calculating Variance of Y using Poisson and Binomial Distributions

  • Thread starter Thread starter CryptoMath
  • Start date Start date
  • Tags Tags
    Binomial Poisson
CryptoMath
Messages
11
Reaction score
0

Homework Statement


I need to find the variance of Y.

The number of errors on a page follows a Poisson distribution with lambda = 0.40 average . Y = the number of pages without error among the first 112 pages .

Homework Equations

The Attempt at a Solution


In Poisson, I know that Variance = lambda= 0.40
In Binomial, Variance = n*p*q
1-p = q
Do I simply do 112 x 0.4 x 0.6 to find the variance of Y? How am I supposed to do it?
 
Physics news on Phys.org
First use the Poisson to work out the probability of a page having no errors. Then use that number in the Binomial distribution to solve the problem.
 
andrewkirk said:
First use the Poisson to work out the probability of a page having no errors. Then use that number in the Binomial distribution to solve the problem.
I got this resolved by doing

poissPdf(0.4,0) =p
n = 112

variance with binomial = n*p*q
and its correct answer :)
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
8
Views
2K
Replies
10
Views
2K
Replies
4
Views
2K
Replies
59
Views
6K
Replies
6
Views
3K
Replies
6
Views
2K
Replies
6
Views
2K
Replies
2
Views
4K
Replies
20
Views
3K
Back
Top