[gradsusr] Standard Deviation

Muhammad Yunus Ahmad Mazuki ukm.yunus at gmail.com
Tue Apr 9 22:21:16 EDT 2013


By using the standard deviation formula (minus the average part), constant
the longitude and level for example
set t 1 48
set lon 180
set lev 200
set lat -40 40

ave1=ave(sstk,t=1,t=48)
stdev2=sqrt(pow(ave1-sstk,2))
This however is not seasonal standard deviation.


On Tue, Apr 9, 2013 at 8:06 PM, Mary Ndlovu <maryndlovu at aol.com> wrote:

> Hi,
>
> is there a way of plotting standard deviation as a time series. I am
> trying to plot a seasonal mean which I accomplished... now i want to draw a
> curve of +/- interannual variability. All that i see in the manual gives me
> a single number when i do the calculations. Thanks.
>
>
>  Mary Ndlovu
> maryndlovu at aol.com
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20130410/5bc909c7/attachment-0003.html 


More information about the gradsusr mailing list