Welcome and Escape Room

Practical 01

Analysing Data (University of Sussex)
04-13-2021

Overview

Introductions

Welcome to Analysing Data! We’re excited to get started.

Your module leads this term are Drs Jennifer Mankin and Milan Valasek. You can find their Contact Information on Canvas.

We also have a great team of Doctoral TutRs to teach and support you this term: Alaa, Alberto, Ali, Arianna, Carina, Dan, Giulia, Helena, and Jenny.

Rules for Zoom Practicals

In the main room, stay muted while the teaching leads are demonstrating, and use chat or “Raise Hand” button to ask questions. In breakout rooms: Unmuted, participate!

As for video, it’s your choice on or off, but we recommend on in breakout rooms - better for interaction!

If you need to step away or leave early, there’s no need to ask, but let us know if something’s wrong. Arrange with your teammates to catch up, and see [Timetabling and Absences on Canvas](https://canvas.sussex.ac.uk/courses/12727/pages/timetabling-and-absences.

Whenever you’re not sure: Ask! For! Help!

Teamwork Makes the Dream Work

Every week you will work with the same team. This has several benefits:

You will not have any marked group assessments!

If you miss a practical, get in touch with your team to catch up - see the team allocation spreadsheet on Canvas

Module Outline

Every week we will have a lecture beginning the new topic, a tutorial and quiz, optional seminars (StatsChats, focused on stats, and seminRs, focused on R), and a practical.

Details:

Communication

Practicals

Expectations

Hex Awards

We recognise outstanding achievement or contributions to the module with hex awards

If someone goes out of their way to help you, nominate them for the SavioR award.

Read more about hex awards on Canvas!

SavioR hex award

pRactice makes pRfect

Learning R requires consistent practice, and just like with any language, small, regular increments are better than cramming. Even spending 10-15 minutes a day practicing R will make a huge difference.

Similarly, it’s important to get help early and often. If you get stuck, things can quickly pile up. You have a lot of options for help: from your team, in drop-ins, optional seminars, or practicals, and on Piazza.

It’s important to start this adventure together with clear goals and expectations in mind. We’ve laid out our expectations above and given you some resources to help - but what are you trying to achieve? Have a think about the following, and write down your answers:

I also asked people who use R regularly, on the #rstats hashtag on Twitter, the same question. Here are their responses:

knitr::include_url("https://embed.polleverywhere.com/discourses/h6cJVZe5vRhMKe0Izw5hE?controls=none&short_poll=true", height="1000px")

Statistics and Growth Mindset Study

If you want to help us learn more about this, consider participating in our study!

Participate in the study here

R and RStudio Setup

If you have not done so yet (same instructions as Tutorial 01):

RMarkdown Revision

RMarkdown Revision: Escape!

Today we will practice debugging code. When you start, you will see lots of errors.

Don’t panic!

Use the error messages to figure out where the problem is, and use PAAS materials, Tutorial 01, Google, or whatever else to fix the problem!

Download the .Rmd file linked here

Download the escape room solutions (clean .Rmd)

Download the escape room solutions with explanations