CS 4953 Experimentation in Computer Science Assignment 3 Comments: Spring 2003


This was graded on a basis of 3 points each for a total of 78 points. Fewer points were deducted if you made the same error on tow questions. There are different ways of calculating percentiles for sample data. The method given in the notes is one of the standard ways, but there are others. The formula given there assumes the sample points are indexed starting at 1 so if you indexed the points at 0, you must adjust. The formula given for the median given in the same table for the case of an odd nuber of points is incorrect. The subscript should be (n+1)/2. Part 1: 33 data points
Part 2: 10 data points