Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Stats Module (Data Management)
Index -> Programming, Turing -> Turing Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
The_Bean




PostPosted: Tue Nov 25, 2008 8:12 pm   Post subject: Stats Module (Data Management)

A module that includes many helpful functions for Data Management class.
Includes:
Mean - Average
Weighted Mean - numbers with different weights like your mark with TACK
Median - middle number of sorted array
Summation - all values of array added together
Factorial - number multiplied by all numbers below it to 1
Permutation - number ways to arrange n distinct items when order matters
Combination - number of ways to arrange n distinct items when order doesn't matter
Standard Deviation with Population
Standard Deviation with Sample
Variance with Population
Variance with Sample
Z-Score with Population
Z-Score with Sample
Correlation/r-value - -1..1
Correlation Classification - weak, negative - strong, positive
'a' value in linear regression - y=ax+b
'b' value in linear regression - y=ax+b

and a few others

Also included is an example calculator using some of them.



Stats.zip
 Description:

Download
 Filename:  Stats.zip
 Filesize:  2.78 KB
 Downloaded:  156 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
The_Bean




PostPosted: Sat Nov 29, 2008 8:01 pm   Post subject: Re: Stats Module (Data Management)

Another module, this one is more for functions class, but has some other helpful things for games.


Calc.zip
 Description:

Download
 Filename:  Calc.zip
 Filesize:  1.28 KB
 Downloaded:  152 Time(s)

Display posts from previous:   
   Index -> Programming, Turing -> Turing Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: