Skip to content

The statistics short course is both a resource and survey of the areas of probability and statistics that are foundational for the data science immersive at Galvanize.

License

Notifications You must be signed in to change notification settings

Jennytang1224/stats-shortcourse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistics short-course

Course website: https://galvanizeopensource.github.io/stats-shortcourse/

As part of the admissions process for the Galvanize immersive program in data science there are two interviews: Python and statistics. These materials survey the areas of probability and statistics that will be covered in the statistics interview. In addition to the overview there are resources for further study that are meant to reinforce the most important topics.

The main topics to be covered will be as follows:

Day 1: Probability, Probability distributions, Bayesian and frequentist paradigms

Day 2: Random variables, Statistical inference, Regression, Classification, Evaluation metrics

We well begin in the first day with a gentle introduction to probability and the major distributions used in statistics. We will finish with a concept-driven explanation of frequentist and Bayesian statistics.

On the second day we will dive a bit further into how to make use of probability distributions for inference and hypothesis testing. We will then introduce regression and classification through the use of examples. Finally, we will discuss some of the commonly use methods of evaluating model results.

We will use Python to illustrate the concepts, but no working knowledge of Python or any other language is required.

Resources

About

The statistics short course is both a resource and survey of the areas of probability and statistics that are foundational for the data science immersive at Galvanize.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.3%
  • TeX 6.1%
  • Batchfile 3.8%
  • Makefile 2.9%
  • HTML 2.2%
  • CSS 0.7%