Comments on Assignments and Tests

Last updated: Sunday September 27, 1998 01:07

Assignment 1

The comma-separated numbers penned on the front of your assignment are the marks awarded for (in order):

The maximum mark is 12.    The weighting factor for this assignment is posted elsewhere.

Some notable errors or style problems in Assignment 1:

Midterm #1

Four students wrote the midterm who are not registered with my marking system using my Web registration form.  Gentlemen: What are you waiting for?

Common errors on Midterm 1:

Midterm 1 Statistics
                 
Final Mark   Basic Scheme Count Percent Cumulative Cumulative
      0 F 5 6% 6% 100%
Mean 77.0   50 D 7 9% 16% 94%
Median 80.0   60 C 8 10% 26% 84%
Mode 90.0   70 B 16 21% 47% 74%
Population Std Deviation 14.7   80 A 41 53% 100% 53%
Standard Deviation 14.8       77 100%    
Population Variance 217.0              
Sample Variance 219.9              
Kurtosis 0.4              
Skewness -1.0              
Range 66.0              
Minimum 32.0              
Maximum 98.0              
Sum 5928.0              
Count 77.0              
Confidence Level(95.0%) 3.3              

ChartObject Final Mark

ChartObject Final Mark

ChartObject Final Mark

Assignment 2

The comma-separated numbers penned on the front of your assignment are the marks awarded for (in order):

The maximum mark is 12.   The weighting factor for this assignment is posted elsewhere.

Some notable errors or style problems in Assignment 2:

Assignment 3

if ( p == NULL )
   eprintf("%s is a null pointer\n", p);
if ( p == NULL )
   eprintf("Bad buffer: %d %d\n", p->maxsize, p->cursize);

Assignment 4

The three comma-separated numbers penned on the front of your assignment are the marks awarded for (in order):

Assignment 5

Assignment 6

The three comma-separated numbers penned on the front of your assignment are the marks awarded for (in order):

Assignment 7

The three comma-separated numbers penned on the front of your assignment are the marks awarded for (in order):

Last updated: Sunday September 27, 1998 01:07