Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
Oracle PLSQL Tutorial
Statistical Functions 10 codes
Home
Oracle PLSQL Tutorial
Statistical Functions
1 Avg
2 Corr calculates the correlation coefficient of a set of paired observations
3 Corr_K calculates a rank correlation
4 Corr_S calculates a rank correlation
5 COVAR_POP(expr1, expr2) returns a population covariance between expr1 and expr2
6 COVAR_SAMP(expr1, expr2) returns a sample covariance between expr1 and expr2
7 Cume_Dist calculates the cumulative probability of a value for a given set of observations
8 For significance level of one-sided test
9 For significance level of two-sided test
10 MEDIAN(expr1) returns the median from a group of numbers