var | description |
---|---|
dt | Date |
wday | Day of the week |
revenue | Daily revenue in hundreds, 11=1100 |
expend | Daily expenses in hundreds |
precip | Precipitation in mm |
mint | Minimum temperature, Celsius |
maxt | Maximum temperature, Celsius |
source | Source of the weather data |
ETC5521 Tutorial 3
Initial data analysis
🎯 Objectives
Practice conducting initial data analyses, and make a start on learning how to assess significance of patterns.
🔧 Preparation
The reading for this week is The initial examination of data. It is authored by Chris Chatfield, and is a classic paper explaining the role of initial data analysis.
- Complete the weekly quiz, before the deadline!
- Open your RStudio Project for this unit, (the one you created in week 1,
ETC5521
). Create a.qmd
document for this weeks activities.
📥 Exercises
Today, you have sprint competition to discover as many problems as possible in this data, cafe.rda.
A small cafe in the city of Melbourne is interested in determining whether the daily earnings depend on the weather. They compiled data for a period over 2000-2001 to study this question. The data has the following variables:
Guidelines
- Use whatever R package or software or tool you’d like, and report how you found the error.
- Feel free to buddy up, and work with another student in your tutorial session.
- No cheating! This time do the assignment without AI help, or searching for answers on the web.
- Please don’t ruin the later tutorials by sharing your work!
The most complete list with best process for findings, as decided by your tutor, wins the prize! Your tutor’s decision is final!
👌 Finishing up
Make sure you say thanks and good-bye to your tutor. This is a time to also report what you enjoyed and what you found difficult.