Calculates the standard deviation of any set of numbers.
A simple program that will calculate the standard deviation of any set of numbers. The user is given the option to select either a population standard deviation or a sample from a population (the results will usually differ significantly). Written in Java. Any questions or concerns, bug reports, suggestions, etc. contact David at dxm3269@rit.edu.
Winner of the Softpedia "100% Clean" Award:
http://mac.softpedia.com/progClean/Standard-Deviation-Calculator-Clean-139193.html
Calculates the correlation coefficient for 2 sets of numerical data.
Calculates the Pearson correlation coefficient for two sets of numerical data. The user has the option to add values to either set of data with the corresponding Add button or the ENTER key. In addition, the user can select one or more values from each list at a time to remove them to change the calculation. The clear button will remove all values from its corresponding list. Any questions, comments, concerns, bug reports, suggestions, etc. contact David at dxm3269@rit.edu.
CGPA Calculator is a simple and very useful software that can help students calculate the GPA and CGPA.
All the student has to do is select the semester, input the number of credits and select the grade. The exact results will be offered to the student after the appropriate buttons have been pushed.