Basic standard deviation calculation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Graham87
Messages
72
Reaction score
16
I don’t get how they got the equation for the standard deviation. Why do they only square with the time in the denominator?

Thanks!

4A5AE19B-D40A-40F4-BA74-4ADD1416F63E.jpeg

A536CA42-AB1E-4112-ABF7-E055104CC803.jpeg
 
Physics news on Phys.org
We know that the SD of the total number of counts n is √n and rate r =n/t

So;
n=rt
Δn = (Δr)⋅t =√(n/t)t
Δr=√(n)/t =√(n/t2)
 
Reply
  • Like
Likes   Reactions: Graham87
gleem said:
We know that the SD of the total number of counts n is √n and rate r =n/t

So;
n=rt
Δn = (Δr)⋅t =√(n/t)t
Δr=√(n)/t =√(n/t2)
Aha! Thanks!