|
Mike Buess
USA
3037 Posts |
Posted - 11/23/2004 : 11:04:35 AM
|
After you set the markers and press enter just run this script...
sum(%C); type -a "mean=$(sum.mean), sd=$(sum.sd), N=$(sum.n)";
...The sum() function also produces the values sum.min, sum.max and sum.total.
Mike Buess Origin WebRing Member
Edited by - Mike Buess on 11/23/2004 11:11:26 AM |
 |
|