Giter VIP home page Giter VIP logo

dsc-distributions-intro-v2-2's Introduction

Statistical Distributions - Introduction

Introduction

Set theory and probability theory are foundational statistical concepts. In this lesson you'll learn about the more formal ways to represent statistical distributions.

Descriptive to Inferential Statistics

Descriptive statistics are used to describe a distribution of data โ€” in particular, measures of centrality (e.g. mean, median) and measures of spread (e.g. variance, standard deviation).

In most real-world data science contexts, you will not have access to complete information about a distribution of data. Instead, you will have a sample. In order to make claims about the complete population of data, you'll need to perform inference (i.e. "inferential statistics") using the available sample data.

Statistical Distributions

In order to understand how to make these inferences, first you'll need some additional understanding of different kinds of distributions, how they relate to the underlying data types being represented (discrete vs. continuous), and how we represent them formally using mathematical notation.

In particular, we'll look at ways of representing probability distributions using the Probability Mass Function (for discrete data) and Probability Density Function (for continuous data), as well as another statistical distribution represented by the Cumulative Distribution Function.

We'll also dig into some of the specific distributions that data points often fall into, including the Binomial and Bernoulli distributions (for discrete data) and the Normal distribution (for continuous data). We'll conclude by introducing the concepts of skewness and kurtosis, which help to quantify how "un-normal" a given distribution is.

Summary

In this section we expanded on the idea of descriptive statistics to provide a foundation for inferential statistics.

dsc-distributions-intro-v2-2's People

Contributors

cheffrey2000 avatar hoffm386 avatar jessepisel avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dsc-distributions-intro-v2-2's Issues

Wording mentions content that hasn't been presented yet

Link to Canvas

https://learning.flatironschool.com/courses/6535/pages/statistical-distributions-introduction?module_item_id=562036

Issue Subtype

  • Master branch code
  • Solution branch code
  • Code tests
  • Layout/rendering issue
  • Instructions unclear
  • Other (explain below)

Describe the Issue

Source


Concern

I think there's just a minor issue with the wording at the start of this introductory lesson after the curriculum was updated recently. The very first paragraph states "This is the second of two sections covering foundational statistical concepts. Now that you have covered the essential set theory and probability theory...", but that hasn't happened yet.

Not a bgi deal, but it did have me doing a double-take and wondering whether I'd missed something.

(Optional) Proposed Solution

What OS Are You Using?

  • OS X
  • Windows
  • WSL
  • Linux
  • Saturn Cloud from Canvas

Any Additional Context?

Remove language referencing other modules

Link to Canvas

Issue Subtype

  • Master branch code
  • Solution branch code
  • Code tests
  • Layout/rendering issue
  • Instructions unclear
  • Other (explain below)

Describe the Issue

Source


Concern

The current language references other modules.

(Optional) Proposed Solution

This language needs to be removed

What OS Are You Using?

  • OS X
  • Windows
  • WSL
  • Linux
  • Saturn Cloud from Canvas

Any Additional Context?

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.