Skip to content

Commit

Permalink
balance brackets statsover
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Apr 22, 2024
1 parent 508febf commit 79b8f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Basic/Primitive/primitive.pd
Expand Up @@ -1093,7 +1093,7 @@ with C<N> being the number of elements in x
=item * the population RMS deviation from the mean:
PRMS = sqrt( sum( (x-mean(x))^2 )/(N-1)
PRMS = sqrt( sum( (x-mean(x))^2 )/(N-1) )
The population deviation is the best-estimate of the deviation
of the population from which a sample is drawn.
Expand Down

0 comments on commit 79b8f39

Please sign in to comment.