Last updated 2014 April 22

Course grades



Computing the course grade

You will receive a letter grade for each report, class exam and final examination.

The unix command   courseInfo 3401 [2014-15 F]
will display your grade record for the course. If there are any errors please let the course director know.

Your course grade will be determined using the following algorithm.

To pass the course the gpa (grade point average) of the practice part consisting of the reports must be 2.0 or higher, AND the gpa of the exam part consisting of the two class exams plus final exam must be 2.0 or higher.
      grade assigned to the reports (r1 .. r5 - 4%, 4%, 4%, 8%, 8%) - 28%
      grade assigned to class exams (ce1, ce2 - 18% each) - 36%
      grade assigned to the final examination (fe) - 36%
      
      weighted report grade(wrg) = (4*r1+4*r2+4*r3+8*r4+8*r5) / 28.0
      weighted exam grade(weg)   = (18*ce1 + 18*ce2 + 36*fe) / 72.0
      
      IF wrg < 2.0 THEN course grade = 'F'
      ELSEIF weg < 2.0 THEN course grade = 'F'
      ELSE course grade = 0.28*wrg + 0.72*weg
      FI 

On marks and marking

  1. A numerical score on a paper or exam is never "out of" anything; It is never interpreted as or converted to a percentage. It is the sum of scores assigned to questions, occasionally individually adjusted where appropriate.
  2. Marks are never "belled" or "curved", in the sense of being adjusted to approximate a normal distribution. They usually aren't normally distributed anyway in statistical terms, and I know of no statistical transformation such as normalization, arc sin, or log which would make the scores more meaningful and/or accurate.
  3. You can't "lose marks" for anything — you didn't have them to begin with.
  4. I assign letter grades to numerical scores on a basis which I feel is both fair and reflects the meaning of each letter grade as determined by the York Senate and published in the York Undergraduate Programmes Calendar and copied below for your convenience.
  5. Only the letter grades have meaning; the numerical scores are used to compute the letter grade in cases where there are many questions or problems in a single piece of work. Numerical scores are not retained in my files after letter grades have been assigned.
  6. Marks are not a judgement on your intelligence or diligence or good intentions; they are just a reflection of the work you handed in. If you were very busy with other work, or recuperating from an illness, or emotionally stressed, it would not be be surprising if your mark was lower than under optimal conditions. However, a reason does not function as an excuse and does not provide a basis for altering the mark, which is a description of what you did, not why you did it.
  7. Late reports receive a grade of F.

Re-evaluation of course work

You may resubmit a piece of work for re-evaluation within 14 days of the return of the work to the class. You may submit the request to the course director by leaving it at the Computer Science office, LAS 1003, or give it to your instructor at class who will in turn give it to the course director.

For re-evaluation resubmit the work together with a note explaining precisely what parts have been under or over evaluated with supporting rationale. It is insufficient to just ask for a work to be re-evaluated. You should also read any comments and solutions that are made available before submitting your work for reevaluation.

The entire work will be re-evaluated, with particular care to those parts you point out. Your grade may go down, it may remain the same or it may go up.

A piece of work written in pencil is not reevaluated.


Guide to the meaning of letter grades

The following, a copy of the York University official, and only, grading scheme, gives the meaning of letter grades. The corrresponding integer is used to combine individual grades into a single grade. When grades are combined exact integers may not result, as a consequence, any number in the given interval maps back to the letter grade.

A C grade means doing only what was asked for (following orders), a B grade means doing a good job on what was asked for, and an A grade means doing a good job and showing originality. Originality in the undergraduate environment means doing things that were not explicitly asked for (you can do more than just follow orders), and are useful additions or extensions of the work — doing things above and beyond the call of duty; it is not just more work.

A+ 9 [8.5 .. 9] Exceptional - Thorough knowledge of concepts and/or techniques and exceptional skill or great originality in the use of those concepts and techniques in satisfying the requirements of a piece of work or course.

A 8 [7.5..8.5) Excellent - Thorough knowledge of concepts and/or techniques together with a high degree of skill and/or some elements of originality in satisfying the requirements of a piece of work or course.

B+ 7 [6.5..7.5) Very Good - Thorough knowledge of concepts and/or techniques together with a fairly high degree of skill in the use of those concepts and techniques in satisfying the requirements of a piece of work or course.

B 6 [5.5..6.5) Good - Good level of knowledge of concepts and/or techniques together with a considerable skill in using them in satisfying the requirements of a piece of work or course.

C+ 5 [4.5..5.5) Competent - Acceptable level of knowledge of concepts and/or techniques together with considerable skill in using them to satisfy the requirements of a piece of work or course.

C 4 [3.5..4.5) Fairly Competent - Acceptable level of knowledge of concepts and/or techniques together with some skill in using them to satisfy the requirements of a piece of work or course.

D+ 3 [2.5..3.5) Passing - Slightly better than minimal knowledge of required concepts and/or techniques together with some ability to use them in satisfying the requirements of a piece of work or course.

D 2 [1.5..2.5) Barely Passing - Minimum knowledge of concepts and/or techniques needed to satisfy the requirements of a piece of work or course.

E 1 [0.5..1.5) Marginally failing

F 0 [0..0.5) Failing