Probability
Learn the fundamentals of probability and how to quantify and visualize uncertainty.
Skill level
BeginnerTime to complete
Approx. 5 hoursCertificate of completion
Included with paid plansPrerequisites
None
About this course
In this unit, we will cover fundamental rules of probability including how to describe random events. We will cover topics such as set theory, conditional probability, joint probability, Bayes rule, probability distributions, and sampling distributions. These concepts are important in order to understand the likelihood of events, fit machine learning models, and perform hypothesis tests.
Syllabus
4 lessons • 2 projects • 3 quizzesHands-on learning
Don’t just watch or read about someone else coding — write your own code live in our online, interactive platform. You’ll even get AI-driven recommendations on what you need to review to help keep you on track.
Projects in this course
- Project
Detecting Product Defects with Probability
Determine the number of defective products made at a factory on a given day. Apply concepts from the Poisson distribution, including random variables, the probability mass function, the cumulative distribution function, and expected values. - Project
Sampling Distributions Dance Party!
Investigate sampling distributions of Spotify data!
Probability course ratings and reviews
- 5 stars
- 4 stars
- 3 stars
- 2 stars
- 1 star
- The progress I have made since starting to use codecademy is immense! I can study for short periods or long periods at my own convenience - mostly late in the evenings.ChrisCodecademy Learner @ USA
- I felt like I learned months in a week. I love how Codecademy uses learning by practice and gives great challenges to help the learner to understand a new concept and subject.RodrigoCodecademy Learner @ UK
- Brilliant learning experience. Very interactive. Literally a game changer if you're learning on your own.John-AndrewCodecademy Learner @ USA
Our learners work at
Unlock additional features with a paid plan
Practice Projects
Guided projects that help you solidify the skills and concepts you're learning.Assessments
Auto-graded quizzes and immediate feedback help you reinforce your skills as you learn.Certificate of Completion
Earn a document to prove you've completed a course or path that you can share with your network.
Join over 50 million learners and start Probability today!
StartFrequently asked questions about Probability
Probability is a type of math that helps us determine the chances of something happening. For example: When you flip a coin, there’s a 50/50 chance of it landing on either heads or tails. That’s essentially what probability is — calculating the likelihood of a certain outcome or event.