Integral Calculus and Numerical Analysis for Data Science

Go to class
Write Review

Free Online Course: Integral Calculus and Numerical Analysis for Data Science provided by Coursera is a comprehensive online course, which lasts for 4 weeks long, 3-4 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Coursera. Integral Calculus and Numerical Analysis for Data Science is taught by James Bird and Jane Wall.

Overview
  • Are you interested in Data Science but lack the math background for it? Has math always been a tough subject that you tend to avoid? This course will provide an intuitive understanding of foundational integral calculus, including integration by parts, area under a curve, and integral computation. It will also cover root-finding methods, matrix decomposition, and partial derivatives.

    This course is designed to prepare learners to successfully complete Statistical Modeling for Data Science Application, which is part of CU Boulder's Master of Science in Data Science (MS-DS) program.

    Logo courtesy of ThisisEngineering RAEng on Unsplash.com

Syllabus
    • Area Under The Curve
      • Explore the notion of area under a curve, how that relates to the integral and compute basic integrals.
    • Numerical Analysis Intro
      • Introduction to Numerical Analysis using 2 root-finding methods.
    • Diagonalization & SVD
      • Explore general matrix decomposition, as well as a specialized and useful version called Singular Value Decomposition.
    • Partial Derivatives & Steepest Descent
      • We will learn a core calculus concept called partial derivatives, as well as delving into directional derivatives and their usefulness in higher level statistics.