Use the preparation materials to prepare hand-written answers for the following questions. Please ask any questions on the "Questions -- Preparation Guide" on the course Team (see link on the homepage.)
  1. When entering data into Excel, what type of information is organized into rows and what type of information is organized into columns?
  2. What should be entered into the first row when entering data into Excel to create a CSV file?
  3. Give two examples of variable names that are not allowed in R?
  4. What file type must you save the data that you entered into Excel as?
  5. Where specifically should you save the file from Excel?
  6. Describe stacked data.
  7. What are the five data types in R? What type of variables does each represent?
  8. What does read.csv() do?
  9. What does peek() do?
  10. What does headtail() do?
  11. What does str() do?
  12. What does unique() do?
  13. What does factor() do?
  14. What does levels() do?
  15. When is a $ used in R?
  16. What does c() do?
  17. What questions do you have from this reading that you would like me to address? [Please be as specific as possible. Don’t just say “everything” or “I don’t understand anything.” Of course, you can ask questions about the reading before class on MS Teams (see link above).]