Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Statistics Library

Statistics Library

From: Christian Eller <christian.eller_at_tugraz.at>
Date: Fri, 27 Jul 2001 11:22:19 +0200
Message-ID: <9jrbs5$guj$1@fstgss02.tu-graz.ac.at>

Dear User,

Can anybody help me with following problem?

I need to compute statistical values of number series, like median and quartiles. The problem is that I need to do it in PL/SQL. Does anyone know of statistics libraries implemented in PL/SQL that provide functions like

median (num_tab in NumTabTyp) return number

and so on...

Thanks for your help ... Christian Received on Fri Jul 27 2001 - 04:22:19 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US