COS 302: Introduction to Artificial Intelligence

Final Exam Information

Fall 2003


The final will be held at 8:30am on Friday, January 16 in Friend Center 101. 

If you do better on the exam than the homeworks, then the final exam will be worth 35% of your final grade .  Otherwise, if you did better on the homeworks than the exam, it will be worth only 25% of your grade.


What to bring

The exam will be closed book.  However, you may bring a one-page "cheat sheet" consisting of a single, ordinary 8.5"x11" blank sheet of paper with whatever notes you wish written upon it.  You may write on both the front and the back.  However, it must be handwritten (not computer generated or photocopied) in your own handwriting.

Also, be sure to bring a calculator.

You may not use the text book, your notes, a computer or any other materials during the exam.


Exam format

The exam will include short-answer questions, especially multiple choice and modified true-false questions.

Modified true-false questions consist of a statement, part of which is underlined.  Your response to the statement should be either "Correct", meaning that the statement is correct as is, or you should cross out part or all of what is underlined and replace it with the correct word or phrase.  For instance, the statement might be:

The capital of New Jersey is Albany.

Here, the correct response is to cross out the word "Albany" and replace it with "Trenton".

If the statement is correct as is, you should mark it "Correct" even if you can think of a "better" answer.  For instance, suppose the statement is:

Trenton is a city in the United States.

You should simply mark this sentence as "Correct" (which it is), even though "New Jersey" might be a "better" completion of the sentence.

Unless otherwise indicated, the multiple choice questions may have several correct answers.  You should circle all that apply.  For instance:

The colors of the American flag include which of the following?

  1. red
  2. pink
  3. blue
  4. purple.

Obviously, the right answer is to circle both (a) and (c).  If none of the answers are correct, write the word "None" next to the choices.

No credit will be given for questions left unanswered, so you should be sure to answer all questions, even if you are only taking your best guess.

The exam will also include a smaller number of problems similar to the more straightforward of the ones assigned on the homework written exercises.


Sample questions

Here are a few sample questions.

Modified true/false:

  1. In a temporal model, tracking is the problem of computing the state distribution at the current time step t given all available evidence.
  2. Policy improvement and policy evaluation are the two key steps of the value iteration algorithm.

Multiple choice:

  1. Which of the following are algorithms for determining the satisfiability of a CNF formula?
    1. depth-first search
    2. DPLL
    3. Viterbi
    4. Walksat

  2. Which of the following are guaranteed to use memory that is bounded by a polynomial in the depth of the optimal solution (assuming a fixed branching factor)?
    1. breadth-first search
    2. iterative deepening search
    3. bidirectional search

Problems:

The exam problems will be similar to the following (though in most cases, considerably shorter given the time constraints of the exam):


What will be covered

In principle, anything covered in lecture or in the assigned readings is "fair game".  However, realistically, you can expect that the emphasis will be placed on those same topics that were emphasized in lecture.

Below is a list of topics, concepts and algorithms that you should be familiar with.  I have attempted to make this an exhaustive list, although I cannot guarantee that I did not miss an item or two.


Good luck!