Eric Blossom wrote:
>
> On Thu, May 22, 2008 at 04:43:23PM +0200, Wolfgang Buesser wrote:
>> Hi,
>>
>> what is the simplest way to caluclate the average of a stream?
>>
>> I generate a stream of fixed length using head(). I would like to
>> calculate the linear average (i.e.
>> sum_of_all_sam
On Thu, May 22, 2008 at 04:43:23PM +0200, Wolfgang Buesser wrote:
> Hi,
>
> what is the simplest way to caluclate the average of a stream?
>
> I generate a stream of fixed length using head(). I would like to
> calculate the linear average (i.e.
> sum_of_all_samples/number_of_samples).
>
> Thank
Hi,
what is the simplest way to caluclate the average of a stream?
I generate a stream of fixed length using head(). I would like to
calculate the linear average (i.e.
sum_of_all_samples/number_of_samples).
Thanks
Wolfgang
___
Discuss-gnura