Help Integrating Poisson Errors on Histograms

  • Thread starter Thread starter Karatechop250
  • Start date Start date
  • Tags Tags
    Errors Poisson
AI Thread Summary
To integrate Poisson errors on a histogram with small event counts, one must consider the limitations of standard error propagation methods like quadrature. Instead, utilizing the Euler-Maclaurin formula can provide a more accurate approach if the histogram has a closed analytic form. This method helps in estimating the error associated with the integration of the histogram bins. The discussion emphasizes the need for appropriate statistical techniques when dealing with low event numbers in histograms. Accurate error calculation is crucial for reliable data analysis in this context.
Karatechop250
Messages
16
Reaction score
1
So I have a histogram with bins that contain the number of events expected at a specific energy (which I generated with a Monte Carlo).. I need to add (integrate) all the bins in a section of this histogram and find the error of this value. However, the number of events are very small approx 10^(-1) so I can't just add the error of each bin in quadrature. So how do I calculate the error on the result of my integration over a section of the bins?
 
Physics news on Phys.org
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top