[Gate-users] statistical uncertainty

David Freese dfreese at stanford.edu
Thu Oct 26 03:51:38 CEST 2017


Not sure if someone has answered already, but I would probably treat the
number of scattered events and number of true events as Poisson random
variables.  Being Poisson, I would report the error for each as the square
root of the total number of counts, so you have:

scatter +/- sqrt(scatter)
trues +/- sqrt(trues)

Then dividing for the scatter fraction you add the relative errors in
quadrature:

scatter fraction  =  scatters / trues +/- sqrt ( (sqrt(scatter) / scatters)
^ 2 + (sqrt(trues) / trues)^2)
scatter fraction  =  scatters / trues +/- sqrt ( 1 / scatters + 1 / trues )


This is how I would report it.  If others have different methods, I would
also appreciate hearing those.


On Fri, Oct 20, 2017 at 6:22 AM, Amir Ghabrial <eng_amir_shawky at hotmail.com>
wrote:

>
> Dear GATE Users,
>
>
>
> * I am simulating PET scanner, and I am trying to calculate the scatter
> fraction statistical uncertainty as every time I do the simulation, I get
> different results, so I was wondering what is the right way to calculate
> the statistical uncertainty?. It would be much appreciated if somebody
> could point me in the right direction or share his experience about
> uncertainty calculation!  *
>
> *Thank you for your time and Considerations*
> *Kind regards,*
>
>
> *Amir Ghabrial PhD Research Student*
> *IEEE Member *
> *# 93954848 *
>
> *Faculty of Engineering and IT University of Technology Sydney*
>
> *Centre for Real-Time Information Networks *
> *Address: Building 11, Level 8, Room 218, Desk 11, *
> *15 Broadway, Ultimo NSW 2007*
>
> *Australia **Phone: 0415320349*
>
>
>
>
>
>
> Confidentiality Statement – The contents of this e-mail, including its
> attachment, are intended for the exclusive use of the recipient and may
> contain confidential or privileged information. If you are not the intended
> recipient, you are strictly prohibited from reading, using, disclosing,
> copying, or distributing this e-mail or any of its contents. If you
> received this e-mail in error, please notify the sender by reply e-mail
> immediately and permanently delete this e-mail and its attachments, along
> with any copies thereof.
> Thank you.
>
> Déclaration de confidentialité - Ce courriel, y compris ses pièces
> jointes, s’adresse au destinataire uniquement et pourrait contenir des
> renseignements confidentiels. Si vous n’êtes pas le bon destinataire, il
> est strictement interdit de lire, d’utiliser, de divulguer, de copier ou de
> diffuser ce courriel ou son contenu, en partie ou en entier. Si vous avez
> reçu ce courriel par erreur, veuillez en informer immédiatement
> l’expéditeur, puis effacez le courriel ainsi que les pièces jointes et
> toute autre copie.
> Merci.
>
>
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20171025/1d4b964d/attachment.html>


More information about the Gate-users mailing list