STA312 Fall 2022 Final Exam Information


Time and Location

The final exam will be on Friday December 16th from 9 a.m. to 12 p.m. in Gym A/B (Rec. center attached to the Davis building).

Jerry's Office Hours for the Final

Format

You will write your answers on the question paper. The exam will be closed book and closed notes. You should bring a calculator with a natural log/exponential function. Any kind is acceptable unless it has communications capability. Pencil is okay.

The exam is 14 pages long, including space for answers. There are 9 questions. Most of the questions have more than one part. The questions are not equally difficult, and not equally time-consuming. The questions on homework assignments and quizzes are a good indication of what to expect. This is likje a big long quiz.

Some of the questions (worth 30 points out of 100) include R printouts, and you are asked to answer typical questions about them. But this time it's my output rather than yours. More information about the R part is given below.

Coverage

The final exam is cumulative, except for the following.

For the rest of the course material, what you are supposed to be able to do is indicated by the assignments. The text and lecture overheads are intended to help you understand how to answer questions like the ones in the assignments.

How to prepare

I would say do the homework again -- well most of the homework, anyway. Specifically, why not start with these questions? For the R parts, answer the questions again based on your printouts. These are the kinds of question I like to ask, and you should consider asking similar questions about the final exam data sets.

Practice Questions from Exam Jam

Comments and suggestions

Quiz solutions

Partial answers to homework

  1. Assignment 1
  2. Assignment 3
  3. Assignment 4
  4. Assignment 5
  5. Assignment 6
  6. Assignment 7
  7. Assignment 8
  8. Assignment 9
  9. Assignment 11

R

You will not be asked to write any R code on the final. Instead, you will be asked questions about R output that I have produced. The R questions will be based on at least two of the following data sets. Do some analyses similar to what you were asked to do in homework. What I'm going to do with these data on the final exam is quite predictable.

More comments and suggestions

Haris marks the quizzes, and I mark the final examination. When I read an answer, my main goal is to verify that you know what's going on. Here are some more details, mostly about what to avoid.

  1. Make sure you answer the question that is asked.
    1. If you answer another question instead of the one that's asked, you will lose substantial marks. It is especially risky to just dump memory and answer a similar question from one of the assignments. If I detect this, you will get a zero for the question. Thinking is what's important. Memory without thinking is a crime that you should try to hide if you do commit it.
    2. If you answer the question and also write something correct that is not asked, you will not get any extra marks. Your marks will be based on your answer to what is asked.
    3. However, if you say something off-topic that is wrong, you can definitely lose marks. To repeat, if you write a perfect answer to the question that is asked, and also write something incorrect, you will lose marks.
  2. Vocabulary is important. A large part of this course is about communication. You must be able to deal with the subject matter using both technical terms and plain language.
  3. Some questions on the final may ask you to state results "in plain, non-statistical language." Please do not ignore the request for plain language. Regardless of what you say, if plain language is requested then you will get zero marks if you mention the null hypothesis, or use any statistical or technical terms like logistic regression, log-linear model, independence, positive relationship, controlling for, and so on. Even the word "significant" (without "statistically") should be avoided; it's borderline.
  4. It is also very important in describing a set of findings to say what happened! For example, do not just say that the average amount of rot in potatoes was related to temperature. Instead, say that there was more rot on average at warmer temperatures.

    In a real-world situation (and in the artificial world we presently inhabit, too), you don't get part marks for an answer that (correctly) indicates a relationship is present, but does not say what it is. Imagine you are working in marketing, and you leave a voice mail that says "Consumers recalled one of the commercials better than the other one." Click. Are you trying to frustrate your boss? Are you trying to get fired?

  5. Some professors mark by looking for the correct answer, or part of it. If they find something good, you get points for it. This can encourage a kind of shotgun strategy for writing answers. Just write everything you can think of, and maybe some of it will be what this peculiar individual is looking for.

    But that strategy backfires when I mark an exam, because (except for simple numerical answers) I usually do not give marks for things that are correct; I take off marks for things that are wrong or missing. So, if a student writes a long answer that includes the correct conclusion, the wrong conclusion (based on the same information!) and something irrelevant, all I really see is the contradiction between the two conclusions, and I will probably give the answer a zero. Yet it might be that the student understands everything perfectly, but is just writing all the crazy stuff as insurance against the unlikely possibility that maybe that's what I am looking for. Let's make sure that you don't fall into this trap!