awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AllenDowney avatar

AllenDowney/ThinkStats

0
View on GitHub↗
965 stars·162 forks·Jupyter Notebook·MIT·5 viewsallendowney.github.io/ThinkStats↗

ThinkStats

Notebooks for the third edition of Think Stats

Features

  • Mathematics and Statistics - Introduction to probability and statistics.

Star history

Star history chart for allendowney/thinkstatsStar history chart for allendowney/thinkstats

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to ThinkStats

Similar open-source projects, ranked by how many features they share with ThinkStats.
  • alexeygrigorev/data-science-interviewsalexeygrigorev avatar

    alexeygrigorev/data-science-interviews

    10,043View on GitHub↗

    This project is a curated knowledge repository providing theoretical guides, practical challenge banks, and professional handbooks for technical interview preparation in data science and machine learning. It serves as a comprehensive study resource that combines theoretical knowledge with algorithmic practice. The repository features specialized study resources including a probability and statistics handbook, a machine learning reference for algorithms and neural network architectures, and a coding and SQL challenge bank designed to simulate recruitment assignments. It also includes a technic

    HTML
    View on GitHub↗10,043
  • amitkaps/hackermathamitkaps avatar

    amitkaps/hackermath

    1,454View on GitHub↗

    ― Richard Feynman

    Jupyter Notebook
    View on GitHub↗1,454
  • camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackersCamDavidsonPilon avatar

    CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

    28,162View on GitHub↗

    This project is a computational statistics textbook and Bayesian data analysis course. It serves as a guide for performing statistical inference and quantifying uncertainty through a probabilistic programming workflow using Python. The resource employs a computation-first pedagogy, teaching Bayesian methods and parameter estimation through executable code and simulations instead of formal mathematical notation. It provides a practical approach to implementing Markov Chain Monte Carlo sampling to estimate posterior distributions. The content covers building probabilistic models, integrating e

    Jupyter Notebookbayesian-methodsdata-sciencejupyter-notebook
    View on GitHub↗28,162
  • allendowney/thinkbayes2AllenDowney avatar

    AllenDowney/ThinkBayes2

    2,051View on GitHub↗

    by Allen B. Downey

    Jupyter Notebook
    View on GitHub↗2,051
See all 12 alternatives to ThinkStats→

Frequently asked questions

What does allendowney/thinkstats do?

Notebooks for the third edition of Think Stats

What are the main features of allendowney/thinkstats?

The main features of allendowney/thinkstats are: Mathematics and Statistics.

What are some open-source alternatives to allendowney/thinkstats?

Open-source alternatives to allendowney/thinkstats include: alexeygrigorev/data-science-interviews — This project is a curated knowledge repository providing theoretical guides, practical challenge banks, and… allendowney/thinkbayes2 — by Allen B. Downey. amitkaps/hackermath — ― Richard Feynman. camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackers — This project is a computational statistics textbook and Bayesian data analysis course. It serves as a guide for… empathy87/the-elements-of-statistical-learning-python-notebooks — Reproducing examples from the "The Elements of Statistical Learning" by Trevor Hastie, Robert Tibshirani and Jerome… fastai/numerical-linear-algebra — This project is a comprehensive library for numerical linear algebra and scientific computing, designed to provide…