Mean of Poisson Dist, given mode

In summary, the conversation discusses different methods for estimating the average count rate of a data set where the mode is known to be 5. The speaker mentions using Maximum Likelihood Estimation and Bayesian analysis, and provides a link to a PDF for further reading. They also mention estimating the median and bounds for the average count rate.
  • #1
guthria
2
0
Suppose a person takes data (say counts per minute of cars going past his window), for a long time. Then he loses his data, but knows that he counted 5 cars more often than any other number. What is the likely range for the average count rate?

I tried to solve this by saying the mode is 5, so the distribution peaks around 5. Which means that if I differentiate the Poisson distribution with respect to a parameter μ, which I assume is the mean of the distribution, then find the value at which the maximum occurs, I can find the mean in terms of the mode 5. So I know the mean, and the standard deviation, which gives me the range of the average count rate.

Carrying this out, I got the mean to be 5 also.

Is this correct? Can anyone help me? Or am I completely on the wrong track?
 
Physics news on Phys.org
  • #2
Maximum Likelihood Estimation certainly gives that answer. The idea is to find the parameter value which maximises the likelihood of seeing a mode of 5.
But this is not always appropriate. In Bayesian analysis, you would need to plug in an a priori distribution for the parameter value (i.e. what seems reasonable for the possible parameter values), and see how that's modified by the observation.
 
  • #3
Ok... Thanks.
Not sure if I understand this, or how to proceed...
Perhaps I will put up my attempt at a solution soon, that might help.

Thanks!
 
  • #4
guthria said:
Not sure if I understand this, or how to proceed...
The basic problem (here, and through much of practical statistics) is that if you presume the parameters of the distribution you can calculate the probability of the observation made; but what you want to know is the converse: the probability of the parameters given the observation.
Bayesian analysis admits that there is no absolute way to do this. Instead, you have to start with some gut feel ('a priori') notions of the likely values of the parameters, and use your observations to update them.
Classical hypothesis testing effectively does the same but hides it under the 'confidence level' carpet.
MLE brazenly says, just pick the parameters that maximise the likelihood of the observation. (I guess this is the same as treating all parameter values as equally likely.) This technique has the advantage of generally being relatively simple to apply.
 
  • #5
If you know the mean, the mode can be calculated from [itex]\lfloor \lambda \rfloor , \lceil \lambda \rceil - 1 [/itex]. You can estimate the approximate median from the floor function:

[tex] \lfloor \lambda + (1/3) - (0.02/\lambda) \rfloor [/tex]

The bounds are given by [itex] (\mu - ln2 )\leq \nu < \mu + (1/3)[/itex]

The derivation can be found here. The full PDF is free.

http://www.springerlink.com/content/h68un83g036h5p30/
 
Last edited:

1. What is the formula for calculating the mean of a Poisson distribution given the mode?

The mean of a Poisson distribution with mode μ is equal to μ.

2. How does the mean of a Poisson distribution change when the mode is increased?

The mean of a Poisson distribution remains equal to the mode regardless of its value. However, as the mode increases, the distribution becomes more spread out.

3. Can the mean of a Poisson distribution be negative?

No, the mean of a Poisson distribution must be a positive number as it represents the average number of occurrences in a given interval.

4. How does the mean of a Poisson distribution relate to the variance?

The mean and variance of a Poisson distribution are equal, meaning that they have the same numerical value. This is a unique characteristic of Poisson distributions.

5. Is the mean of a Poisson distribution affected by the shape of the distribution?

No, the mean of a Poisson distribution is solely determined by the mode and is not affected by the shape of the distribution.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
8
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
12
Views
2K
  • Set Theory, Logic, Probability, Statistics
2
Replies
37
Views
4K
  • Set Theory, Logic, Probability, Statistics
Replies
28
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
942
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
712
Back
Top