Program: Statistics v1.0
Author: Ameer Alwardi
Date: June, 11, 2001

Description:

This program would find the mean, median, mode(s), variance, standard deviation
for a set of data, and constuct a frequency table for you.

How it works:
-------------

Example: Find the mean, median, modes, variance,and standard deviation
         for the following set of data.

Scores	Freq
 78	 1
 68	 1
 56	 2
 50	 1
 47	 2
 23	 3 

Procedure: Before running the program. Go to [STAT] then [EDIT]
	   and insert the scores in L1 and the frequency in L2.
           Finally just run the program. Enjoy!


Questions?/Comments?/Ideas?/ect.:

alwardia@batelco.com.bh

