6.02
Fall 2011

Home
Announcements

Handouts
»Lectures
»PSets
»Course notes & solutions by chapter
»Practice problems
»Recitation notes

*MIT cert required
* Online grades
* PSets:
1, 2, 3, 4, 5,
6, 7, 8, 9, 10
* Help queue
* Lab Hours
* Staff only

6.02 piazza forum

Course info
Course calendar
Course description

SW installation
Python
Numpy
Matplotlib

Previous terms

6.02 Fall 2011: Past Quizzes and Quiz Practice Problems

The following quizzes from past semesters as well as the problems in the "Additional Practice Problems" section below may be useful in preparing for this term's quizzes. Please note that the organization of this term's course and some of the materials are different from previous terms.

In addition to these review/practice problems, it is important to solve the problems in the problem sets assigned through the term, as well as those at the end of the chapters in the readings (for those lectures that have assigned readings).

For Quiz 3: Past Quizzes

For Quiz 3: Practice Problems


For Quiz 2: Past Quizzes

For Quiz 2: Practice Problems


For Quiz 1: Past Quizzes

For Quiz 1: Practice Problems

Some online practice problems (most of these overlap with those at the end of the book chapters).

For Quiz 1: Review Session Problems

Practice problems from the Quiz 1 review session.
  • Part 1 -- has a significant error in the solution to problem 5. The entropy of m equally likely events is log m, not (m log m). Apologies for the confusion.
  • Part 2