https://github.com/croach/statistics-for-hackers
A Jupyter notebook to accompany Jake VanderPlas's "Statistics for Hackers" talk from PyCon 2016.
https://github.com/croach/statistics-for-hackers
jupyter-notebook python statistics
Last synced: 4 months ago
JSON representation
A Jupyter notebook to accompany Jake VanderPlas's "Statistics for Hackers" talk from PyCon 2016.
- Host: GitHub
- URL: https://github.com/croach/statistics-for-hackers
- Owner: croach
- License: mit
- Created: 2017-01-17T20:06:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-04T17:21:54.000Z (almost 8 years ago)
- Last Synced: 2025-10-25T04:59:00.627Z (8 months ago)
- Topics: jupyter-notebook, python, statistics
- Language: Jupyter Notebook
- Size: 2.78 MB
- Stars: 77
- Watchers: 7
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Statistics for Hackers
[](https://mybinder.org/v2/gh/croach/statistics-for-hackers.git/master?filepath=statistics-for-hackers.ipynb)
This is a Jupyter notebook I created while working through Jake VanderPlas's ["Statistics for Hackers"][stats-for-hackers] talk from [PyCon 2016][pycon], the slides from which can be found [here][slides]. I've posted my notebook here because I couldn't find anywhere else online where the code for the talk existed and I thought it might be of use to others working their way through the talk. If, by chance, you've happened upon this repository and you haven't actually seen, or heard of Jake's talk, by all means, do yourself a favor and [go watch it now][stats-for-hackers] as you follow along with this notebook---the talk is fantastic!
## License
The content of this project itself is licensed under the [Creative Commons Attribution 3.0 license](http://creativecommons.org/licenses/by/3.0/us/deed.en_US), and the accompanying source code is licensed under the [MIT license](http://opensource.org/licenses/mit-license.php).
[stats-for-hackers]: https://youtu.be/Iq9DzN6mvYA
[slides]: https://speakerdeck.com/jakevdp/statistics-for-hackers
[pycon]: https://us.pycon.org/2016/schedule/presentation/1576/