Probability
4
Lessons47
Quizzes37
Assignments0
Course description
Data science is based on statistics and statistics steps on the foundations laid by probability. This course will help you master the probability theory necessary to think like a data scientist. You will learn about expected values, combinatorics, Bayesian notation, and probability distributions.The Basics of Probability
In this part, we explore why probability is fundamental to becoming a data scientist. We introduce you to the key terms and ideas concerning probabilities and events, including theoretical and experimental probabilities, preferred outcomes, sample space, expected value, and complements.
Combinatorics
This section is designed to teach you what combinatorics is and where we encounter it in life. We will consider the three central concepts in combinatorics – permutations, variations, and combinations – and you’ll learn how to calculate each of these with the correct formulas.
Bayesian Inference
Here you will learn how to describe events and the ways they interact with one another. We introduce important concepts like intersections, unions, and conditional probability. Then we focus on Bayes’ Law and how to use it to interpret the relationships between the possible outcomes of various events.
Descrete Distributions
In this section, you will learn to determine what kind of distribution a dataset follows. This is crucial in making accurate predictions about the future. We talk about the possible values a random variable can take and how frequently they occur. We introduce well-known distributions and events that follow them, and then proceed to discuss each common distribution in greater detail.
Continuous Distributions
Here, you will build upon the probability distributions knowledge you developed in the previous section. We review several of the most widely encountered continuous distributions and discuss how to determine them, where they are applied, and how to apply their formulas.