[gradsusr] Standard deviation in GrADS
sudev das M P
devdas.pnr at gmail.com
Thu Nov 25 01:35:06 EST 2010
Hai all,
I am calculating standard deviation in grads using the following formula.
I request you please tell me whether I am calculating sd in the right way.
Is there any other way to calculate sd in GrADS.
=============================================
define tave = ave(sst,t=1,t=12)
define sdsst = sqrt(ave(pow(sst-tave,2),t=1,t=12))
d sdsst
=============================================
Thanks,
sudev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20101125/c732783b/attachment-0003.html
More information about the gradsusr
mailing list