Probability & Statistics
Showing 25–36 of 57 results
Hypothesis Testing in Python
Learn how and when to use common hypothesis tests like t-tests, proportion tests, and chi-square tests in Python.
Hypothesis Testing in R
Learn how and when to use hypothesis testing in R, including t-tests, proportion tests, and chi-square tests.
IMTx: Understanding Artificial Intelligence through Algorithmic Information Theory
Can we characterize intelligent behavior? Are there theoretical foundations on which Artificial Intelligence can be grounded?
Inference for Categorical Data in R
In this course you'll learn how to leverage statistical techniques for working with categorical data.
Inference for Linear Regression in R
In this course you'll learn how to perform inference using linear models.
Inference for Numerical Data in R
In this course you'll learn techniques for performing statistical inference on numerical data.
Intermediate Regression in R
Learn to perform linear and logistic regression with multiple explanatory variables.
Intermediate Regression with statsmodels in Python
Learn to perform linear and logistic regression with multiple explanatory variables.
Intro to Inferential Statistics
Explore inferential statistics methods for making predictions and generalizations based on sample data.
Intro to Statistics
Gain a foundational understanding of statistical concepts and their application in data analysis.
Introduction to Regression in R
Predict housing prices and ad click-through rate by implementing, analyzing, and interpreting regression analysis in R.
Introduction to Regression with statsmodels in Python
Predict housing prices and ad click-through rate by implementing, analyzing, and interpreting regression analysis with statsmodels in Python.