HW Guide
Instructions
Turn In
- Use the homework Word file in the Modules section for each week as your homework document.
- Turn in your answers with each answer appearing next to or under the corresponding question.
- If you work in a group, only one group member turns in the assignment with the names of all 2 or 3 group members displayed at (a) the beginning of the document and (b) in the Canvas Note section where you turn in the homework.
Format
- Show your work.
- For written computer instructions, include the relevant computer input at the beginning of each answer that requires computer output to answer (otherwise answer not complete).
- NO computer dumps of all the output, copy and paste ONLY the relevant information from the output to answer each question (otherwise answer not complete).
- If you create a visualization, show it (otherwise answer not complete). Note that easier and more elegant than taking screenshots is to use the RStudio Export to the Clipboard in the lower-right Window pane, and then just Paste into your word processing document.
R Issues
- For a given issue that you encounter where you need help, copy and paste from the R console into an email. Do not take a screen shot. The R console is straight text, no need for screen shots, which then lose the text property of copying and pasting.
- Include in your information that you forward in an email a look at your data from: head(d).
Scoring
Homework is primarily scored for completion. Homework is a learning exercise where you can work with other people, and share your learning. That also means that even if your homework is scored with the maximum score of 10, always compare your answers to mine when I post the solutions.