Statistics with Python programming language

Course Overview:

With the rise of big data and data science, the demand for professionals who can effectively analyze and interpret data using Python has skyrocketed. We are diving into the various techniques that form the backbone of statistics and help you understand the data with summary statistics and visualizations. You will learn how to create predictive models using both linear regression and XGBoost, and hypothesis testing.

What you will learn:

  1. Getting Started with Python
  2. Data exploration and visualization
  3. Linear regression
  4. Running statistical tests and making Predictions in Python