Skip to content

A library of routines for statistical analysis written in and for the Ada language. Check out our other repositories for other languages.

License

Notifications You must be signed in to change notification settings

salmoni/CompStats_Statistics_Ada

Repository files navigation

CompStats_Statistics_Ada

This is a library of routines for statistical analysis written in and for the Ada language. Check out our other repositories for other languages.

Currently supported public functions are:

Get_Count

Returns the count of an array

Get_Minimum

Get_Maximum

Get_Range

Get_Sum

Get_Mean

Get_Sum_Of_Squares

Get_Population_Variance

Get_Sample_Variance

Get_Population_Standard_Deviation

Get_Sample_Standard_Deviation

Get_Standard_Error_Of_Mean

Get_Coefficient_Of_Variation

Get_Unique_Values

About

A library of routines for statistical analysis written in and for the Ada language. Check out our other repositories for other languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages