Back to Courses
DSAI1201 Undergraduate

PolyU | Introduction to Data Analytics

This is a foundational undergraduate course offered in Spring 2026 at PolyU that introduces students to the core concepts, methods, and tools of data analytics. The course builds a solid analytical foundation by integrating essential mathematics (linear algebra and calculus) with practical skills in R programming, data manipulation, and data visualization, and progresses to key analytical techniques such as Monte Carlo simulation, linear regression, and time-series analysis. Through a balanced mix of theory and hands-on practice, students learn how to analyze and interpret data systematically, with learning assessed through quizzes, assignments, a midterm test, and a final examination.

5.0
39.0h
200 students
2 lessons
0 likes
Artificial Intelligence
Start Learning

Course Overview

📚 Content Summary

This course, DSAI 1201: Introduction to Data Analytics, offered in Spring 2026 at PolyU, provides a foundational understanding of data analytics concepts. It is designed to equip students with the necessary skills to manipulate, analyze, and visualize data using various analytics tools. The curriculum also emphasizes the application of related mathematical operations essential for data science. Assessment is conducted through a combination of quizzes, assignments, a midterm test, and a final exam.

Designed to foster a deep understanding of data analytics concepts, this course guides students through essential mathematics, R programming, and advanced analysis techniques like simulation and regression.

🎯 Learning Objectives

  1. Understand Analytics Concepts: Grasp the fundamental theories and concepts behind data analytics.
  2. Data Manipulation & Visualization: Learn how to effectively manipulate, analyze, and visualize data using industry-standard analytics tools.
  3. Apply Mathematical Operations: Understand and apply the necessary mathematics, including Linear Algebra and Calculus, to data problems.

Lessons 共 2 课时 · 预计 39.0h

Lessons

Lecture

This lecture introduces linear algebra as the essential mathematical framework for representing and manipulating multidimensional datasets in data science. Students will learn to structure data using vectors and matrices and perform fundamental operations like arithmetic, norms, and products to analyze high-dimensional feature spaces.

Lab

This lecture introduces the fundamentals of R programming, focusing on variable assignment, naming conventions, and the use of arithmetic and logical operators. Students will learn to manage RStudio projects effectively while gaining the skills to perform basic calculations and initial data exploration using built-in datasets.