- #1
Amy_93
- 2
- 1
- TL;DR Summary
- TL;DNR: I am not sure how to calculate the statistic uncertainties for equations like N_sig=M*(N_meas-N_bkg), assuming Poisson distributions
Hi there,
I hope I chose the right forum for my question.
So, basically, I'm doing an analysis measuring the number of signal particles in a certain momentum bin i, and doing two corrections:
Nsig, i=M*(Nmeas, i-Nbkg, i)
Here, M is a matrix covering PID correction and PID efficiencies, and Nbkg, i is the number of background events in this bin (based on MC).
Now, there's obviously also statistical uncertainties in M and Nbkg, i that I want to calculate in include in the error bar:
Nsig, i=Nsig, i, mean±δNsig, i
But, how?
Assuming that M and Nbkg, i follow a Poisson distribution, the standard derivation for Nbkg, i would read as
σNbkg, i=√Nbkg, i
but this is only the standard deviation of events from the sample mean, right? To account for the fact that I'm only looking at a sample and not all possible collision events in the world I expected to need an expression like
σNbkg, i/√N
and this is also what I find in textbooks, but here I'm lost.
- Is this equation even the right one to start with?
- If so, is N simply the total number of MC background events used to calculate Nbkg, i?Thanks for ponting me in the right direction,
Amy
I hope I chose the right forum for my question.
So, basically, I'm doing an analysis measuring the number of signal particles in a certain momentum bin i, and doing two corrections:
Nsig, i=M*(Nmeas, i-Nbkg, i)
Here, M is a matrix covering PID correction and PID efficiencies, and Nbkg, i is the number of background events in this bin (based on MC).
Now, there's obviously also statistical uncertainties in M and Nbkg, i that I want to calculate in include in the error bar:
Nsig, i=Nsig, i, mean±δNsig, i
But, how?
Assuming that M and Nbkg, i follow a Poisson distribution, the standard derivation for Nbkg, i would read as
σNbkg, i=√Nbkg, i
but this is only the standard deviation of events from the sample mean, right? To account for the fact that I'm only looking at a sample and not all possible collision events in the world I expected to need an expression like
σNbkg, i/√N
and this is also what I find in textbooks, but here I'm lost.
- Is this equation even the right one to start with?
- If so, is N simply the total number of MC background events used to calculate Nbkg, i?Thanks for ponting me in the right direction,
Amy