Coder Social home page Coder Social logo

dsc-probability-introduction-atlanta-ds-062419's Introduction

What is Probability?

Introduction

As an aspiring data scientist, it's important to know the foundations of probability and combinatorics, as these areas form the backbone of many concepts in data science. In the following lessons and labs, you'll get a gentle introduction to several concepts that are related to probability, such as sets, combinations, and permutations.

Objectives

You will be able to:

  • Define probability

What is probability, and how does it relate to data science?

Probability is the chance that a certain event will happen, in other words, how "likely" it is that some event will happen.

As data science often uses statistical inference to analyze or predict certain events or trends, knowing probability and its applications is important because statistical inference uses probability distributions of the data. Although it might take a little more time for you to understand just how important the foundations of probability are for data science, by the end of the first part of the probability section, you'll be able to answer questions like:

  • How likely is it to end up with heads when flipping a coin once? (the answer here is 50% - not very surprising)

  • How likely is it to end up with exactly 2 x heads and 3 x tails when flipping a coin 5 times?

  • How likely is it to throw tails first, then heads, then tails, then heads, then tails when flipping a coin 5 times?

  • If you throw 5 dice, what is the probability of throwing a "full house"?

  • What is the probability of drawing 2 consecutive aces from a standard deck of cards?

Summary

Now, let's dive deeper into the understanding of sets. Getting these concepts will make calculating your first probabilities much easier!

dsc-probability-introduction-atlanta-ds-062419's People

Contributors

loredirick avatar peterbell avatar mas16 avatar cheffrey2000 avatar lmcm18 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.