Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: daixieit


ETC1010: Introduction to Data Analysis


1 Unit Synopsis

Introduction to principles and techniques for modelling actuarial, business and economic data. Con-cepts and practice in taking "data from the wild", reading different formats, tidying, and wrangling it into shape for analysis. Building models and making useful visualizations to achieve effective data-driven decision-making. Learn how to find data to solve problems. Build oral and written communication skills. Hands-on learning, with some team work projects.


2 Unit Objectives

On successful completion of this unit, you should be able to:

1. Learn to read different data formats, learn about tidy data and wrangling techniques

2. Apply effective visualization and modelling to understand relationships between variables, and make decisions with data

3. Develop communication skills using reproducible reporting.


3 Unit Outline

1. Introduction to the language of data analysis: R, Rmarkdown

2. Tidy data principles and data wrangling

3. Grammar of graphics

4. Data visualization

5. Relational data; R projects

6. Handling missing values

7. Web scraping; R function

8. Linear regression models

9. Decision trees

10. Text analysis

11. Social network analysis

12. Project presentations


4 Assessment

  ASSESSMENT
  WEIGHT
  DUE.DATE
  LEARNING.OUTCOMES.ASSESSED
  Quizzes
  5%
  Weekly
  Topics covered each week: Weeks 1-11
  Assignment 1
  10%
  Week 4
  Topics covered in Weeks 1-3
  Mid-semester assessment
  25%
  Week 6 (3 September: 7-8pm)
  Topics covered in Weeks 1-6
  Assignment 2 (Group)
  20%
  Week 10
  Topics covered in Weeks 1-9
  Group Project
  15%
  Week 11
  Topics covered in Weeks 1-10
  In-class final semester assessment
  25%
  Week 12 during lecture class
  Topics covered in Weeks 1-11

Note: All assignments are due on the corresponding week on Monday 8pm.


5 Computing

● R

● Rstudio

● Rstudio Cloud


6 Reading/Textbooks

● R for Data Science Hadley Wickham and Garrett Grolemund http://r4ds.had.co.nz

● Text Mining with R Julia Silge and David Robinson https://www.tidytextmining.com

● Other online resources as prescribed, and staff members’ notes.