Re: [HACKERS] Standard Deviation function. - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Standard Deviation function.
Date
Msg-id 199806050324.XAA08729@candle.pha.pa.us
Whole thread Raw
In response to RE: [HACKERS] Standard Deviation function.  ("Stupor Genius" <stuporg@erols.com>)
List pgsql-hackers
> I had asked you how to calculate this and the variance early last
> year.  One (I think the variance) was two-pass because of the need
> for the average, but I thought the StdDev would work with the struct.

Variance is just square of std. dev, no?

>
> Been a while and I still haven't configured #(*&^ FreeBSD ppp yet.

Bummer.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: "Stupor Genius"
Date:
Subject: RE: [HACKERS] Standard Deviation function.
Next
From: dg@illustra.com (David Gould)
Date:
Subject: Re: [HACKERS] keeping track of connections