Mathematics and Statistics
Discover different types in data modeling, including for prediction, and learn how to conduct linear regression and model assessment measures in the Tidyverse.
This course focuses on the principles and techniques of data modeling. The objective is to develop models that capture the relationship between an outcome variable and a set of explanatory or predictor variables. These models serve both explanatory and predictive purposes. For instance, they can be used to understand the impact of professors' ages on their teaching evaluation scores or to predict house prices based on factors like size and condition. Throughout the course, you will apply your skills in the tidyverse framework to construct and interpret these models. The emphasis is on linear regression, which is widely used and easily comprehensible. Linear regression is a fundamental approach to modeling that finds applications in various fields, including statistics, causal inference, machine learning, and artificial intelligence. By mastering this modeling technique, you will gain valuable insights applicable across diverse domains.
by DataCamp
Discover different types in data modeling, including for prediction, and learn how to conduct linear...
by DataCamp
Master the basics of data analysis in R, including vectors, lists, and data frames, and practice R w...
by DataCamp
Learn what Bayesian data analysis is, how it works, and why it is a useful tool to have in your data...
by DataCamp
GAMs model relationships in data as nonlinear functions that are highly adaptable to different types...
by DataCamp
Learn how to analyze survey data with Python and discover when it is appropriate to apply statistica...
by DataCamp
Learn how to build a model to automatically classify items in a school budget.
by DataCamp
Learn how to translate your SAS knowledge into R and analyze data using this free and powerful softw...
by DataCamp
Learn how to make predictions from data with Apache Spark, using decision trees, logistic regression...
by DataCamp
Learn to streamline your machine learning workflows with tidymodels.
by DataCamp
Learn how to create and assess measurement models used to confirm the structure of a scale or questi...