Code Monkey home page Code Monkey logo

practical_stats's Introduction

Practical_Stats

Exercises solved for the Practical Statistics Module of Udacity's DAND: assignments and practice problems

Overview and Structure

  • The content here is from studying Udacity's Data Analyst Nano Degree [DAND] Term 1 course.
  • Notes taken during lectures are in .docx files
  • .ipynb files are the coding exercises accomplished as part of the curriculum.
  • Files in .pynb format are in Python 3, coded using either Udacity's in-course workspace or Anaconda Navigator. These files also include Markdown cells.

.ipynb File Overview

  • "Central Limit Theorem.ipynb", "Central Limit Theorem - Part II.ipynb" and "Central Limit Theorem - Part III.ipynb" explain concept of Central Limit Theorem via code
  • "Law of Large Numbers.ipynb" reinforces topic of Law of Large Numbers using numPy and matplotlib packages
  • "conditional_probability_bayes_rule.ipynb" is evaluation of Cancer dataset. We compute Conditional probabilities of having cancer or not and False Positives
  • "simpsons_paradox.ipynb" - Here, we work with Admissions Dataset to calculate proportions of majors, majors for each gender as well as acceptance rates by gender and by major.
  • "simulating_coin_flips.ipynb" - Coin Flips are computed in this file using NumPy. We get to view how actual probabilities edge closer to theoretical numerical values as the number of flips becomes larger.
  • "Sampling Distributions.ipynb" - Creating samples for students' coffee drinking habits, calculating statistics and plotting values.

practical_stats's People

Contributors

nirupamaprv avatar

Watchers

 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.