Binomial vs Poisson Distributions

jmm
Messages
26
Reaction score
0

Homework Statement


I was given two problems and required to calculate some statistics/parameters for them. They are:

1) The Vancouver Island Marmot is one of Canada’s most endangered species; there are currently only 63 animals left on the Island. To maintain the population, geneticists believe it is important to keep the population above 60 animals to avoid inbreeding depression. This winter is anticipated to be particularly harsh, and it is expected that the over wintering probability of death could be 0.08.

2) You are a wildlife biologist surveying Grizzly bear populations in Banff National Park. Based on your previous research, you know that there is an average of 0.34 bears/km2 in the park.

The calculations aren't what's really troubling me, I'm just having a hard time deciding whether these would be best modeled by a Poisson or binomial distribution.

Homework Equations



n/a

The Attempt at a Solution



I think a Poisson distribution would fit best for both because they describe occurrences that take place per unit of time or space, but I have trouble with deciding.

Thanks.

Edit: The more I think about it, I'm starting to think that number 1) might just be a binomial distribution. There's 63 trials each with a probability of 'success' of 0.08. Almost like a weighted coin flip.
 
Last edited:
Physics news on Phys.org
jmm said:

Homework Statement


I was given two problems and required to calculate some statistics/parameters for them. They are:

1) The Vancouver Island Marmot is one of Canada’s most endangered species; there are currently only 63 animals left on the Island. To maintain the population, geneticists believe it is important to keep the population above 60 animals to avoid inbreeding depression. This winter is anticipated to be particularly harsh, and it is expected that the over wintering probability of death could be 0.08.

2) You are a wildlife biologist surveying Grizzly bear populations in Banff National Park. Based on your previous research, you know that there is an average of 0.34 bears/km2 in the park.

The calculations aren't what's really troubling me, I'm just having a hard time deciding whether these would be best modeled by a Poisson or binomial distribution.

Homework Equations



n/a

The Attempt at a Solution



I think a Poisson distribution would fit best for both because they describe occurrences that take place per unit of time or space, but I have trouble with deciding.

Thanks.

Edit: The more I think about it, I'm starting to think that number 1) might just be a binomial distribution. There's 63 trials each with a probability of 'success' of 0.08. Almost like a weighted coin flip.

Your "edit" remark is correct, assuming independence of individual deaths (which one could argue for or against). The Poisson distribution would seem appropriate for 2), at least provided that there are not very strong interactions between different bears. (If bears like to avoid each other's territories, their occupancies of spaces are not independent and the results might not be Poisson. However, that is a matter that must be taken up with wildlife biologists/ecologists to get real facts.)
 
Thanks so much; that makes sense. This is for a quantitative biology class which is just a fancy name for stats 101 so we can definitely assume it's all independent. I've got some other questions while I'm at it: again I need to decide whether these would best modeled by binomial or Poisson distributions:

a. The number of butterflies landing in a square meter quadrat in an alpine field over the course of an hour.
b. The number of female frogs out of 10 drawn one by one from an artificial pond containing 25 female and 25 male frogs, if the frogs are replaced and mixed after each draw.
c. The incidence of prostate cancer in men between the ages of 25-35.
d. The number of male spiders eaten by the female after mating out of the 52 mating events observed.
e. Annual number of elephant attacks on humans in Serengeti National Park.
f. The number of successful attacks by an Osprey on fish in a 0.5 km stretch of the Bow River.

I answered:

a. Poisson
b. Binomial
c. Poisson
d. Binomial
e. Poisson
F. Poisson - however I'm leaning towards binomial now after re-reading. I don't know if it's saying successful attacks/km or successful attacks per some number of attacks.

I'd appreciate you checking these when you have the time.
 
jmm said:
Thanks so much; that makes sense. This is for a quantitative biology class which is just a fancy name for stats 101 so we can definitely assume it's all independent. I've got some other questions while I'm at it: again I need to decide whether these would best modeled by binomial or Poisson distributions:

a. The number of butterflies landing in a square meter quadrat in an alpine field over the course of an hour.
b. The number of female frogs out of 10 drawn one by one from an artificial pond containing 25 female and 25 male frogs, if the frogs are replaced and mixed after each draw.
c. The incidence of prostate cancer in men between the ages of 25-35.
d. The number of male spiders eaten by the female after mating out of the 52 mating events observed.
e. Annual number of elephant attacks on humans in Serengeti National Park.
f. The number of successful attacks by an Osprey on fish in a 0.5 km stretch of the Bow River.

I answered:

a. Poisson
b. Binomial
c. Poisson
d. Binomial
e. Poisson
F. Poisson - however I'm leaning towards binomial now after re-reading. I don't know if it's saying successful attacks/km or successful attacks per some number of attacks.

I'd appreciate you checking these when you have the time.

I agree with your answers, except maybe for f). If there are few fish in that stretch to begin with, and if the first few osprey are successful, later osprey are dealing with a reduced fish population and have a lower success probability than the first few osprey. That can make the overall results non-Poisson---and non-binomial as well. However, in the spirit of a first course in Prob and Stats, let's forget about real-life complications and just go with Poisson as a first approximation.
 
Last edited:
Thanks again!
 
Remember that the Poisson distribution is just a limiting case of the binomial distribution, when the population of potential successes is very large and the probability of an individual success correspondingly small. In b and d you have specified smallish populations, so binomial is right. In a, c and e the population sizes are unknown, but presumably large, so Poisson.
What makes f tricky is that the population size (total number of attacks) is unknown, but is perhaps not very large. (Ray, I think the question relates to one specific Osprey, so you don't need to worry about predations by others.) Worse, I suspect the number of successful attacks will be more predictable than the total number of attacks. An Osprey can only eat so much. So, paradoxically, I doubt a Poisson distribution is appropriate for catching these poissons. Gaussian anyone?
 
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...
Back
Top