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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AllenDowney avatar

AllenDowney/ThinkStats2

0
View on GitHub↗
4,212 estrellas·11,327 forks·Jupyter Notebook·GPL-3.0·9 vistasallendowney.github.io/ThinkStats2↗

ThinkStats2

ThinkStats2 es un curso de estadística computacional y librería educativa diseñada para enseñar probabilidad y estadística a través de un enfoque programático. Proporciona un framework para estudiar conceptos estadísticos escribiendo código Python y ejecutando simulaciones en conjuntos de datos del mundo real.

El proyecto utiliza notebooks interactivos y una colección de módulos de Python para impartir lecciones guiadas. Enfatiza la verificación de leyes estadísticas teóricas a través de experimentos computacionales iterativos y pruebas basadas en simulación.

El recurso cubre amplias capacidades en análisis de datos y formación en ciencia de datos, permitiendo a los usuarios explorar conjuntos de datos y realizar análisis estadísticos dentro de un entorno programable.

Features

  • Computational Statistics Courses - Provides a programmatic course and library for learning probability and statistics via Python simulations and real-world data analysis.
  • Notebook-Based Lessons - Delivers educational content through interactive Jupyter notebooks combining narrative text and executable code.
  • Dataset Statistics Analyzers - Calculates descriptive statistics and probability metrics on real-world datasets to identify patterns.
  • Statistical Analysis - Implements a programmable environment for running computational exercises that demonstrate core statistical concepts.
  • Python Data Analysis - Provides a Python-based environment for verifying statistical theories through computational experiments and data testing.
  • Hands-On Labs - Offers a hands-on, programmable approach to studying probability and statistics using interactive notebooks.
  • Statistics Courses - Provides a programmatic course for studying statistics through code and simulations on real-world datasets.
  • Probability and Statistics - Teaches probability and statistics by writing and running Python code to analyze datasets and simulations.
  • Statistical Simulations - Implements a workflow for verifying theoretical statistical laws through computational simulations and iterative tests.
  • Interactive Notebook Study - Combines instructional text and problem sets with executable notebooks for the study of probability and statistics.
  • Probability Distributions - Implements programmatic testing of theoretical probability distributions and statistical outcomes.
  • Statistical Analysis Libraries - Provides reusable Python modules that wrap complex statistical operations into simplified functions for learners.
  • Theoretical Derivation Verifications - Uses repeated computational experiments to verify that empirical data aligns with theoretical statistical laws.
  • Python Data Science Primers - Builds a foundation in data science by applying statistical techniques to datasets using Python libraries.
  • Programmatic - Provides a framework for studying statistical patterns using programmatic analysis of real-world datasets.
  • Data Science Learning Materials - Ships a set of interactive exercises and code examples to build a foundation in statistical analysis.
  • Interactive Code Execution - Allows learners to execute small code segments sequentially to observe immediate statistical changes.
  • Interactive Coding Courses - Delivers guided lessons and code examples that teach statistical concepts using an interactive programmatic approach.
  • Step-by-Step Tutorials - Provides step-by-step computational lessons in interactive notebooks to demonstrate data analysis concepts.
  • Computational Statistical Experiments - Enables the execution of simulation programs to practically verify theoretical statistical concepts.
  • Data Science - Probability and statistics concepts tailored for software developers.

Historial de estrellas

Gráfico del historial de estrellas de allendowney/thinkstats2Gráfico del historial de estrellas de allendowney/thinkstats2

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace allendowney/thinkstats2?

ThinkStats2 es un curso de estadística computacional y librería educativa diseñada para enseñar probabilidad y estadística a través de un enfoque programático. Proporciona un framework para estudiar conceptos estadísticos escribiendo código Python y ejecutando simulaciones en conjuntos de datos del mundo real.

¿Cuáles son las características principales de allendowney/thinkstats2?

Las características principales de allendowney/thinkstats2 son: Computational Statistics Courses, Notebook-Based Lessons, Dataset Statistics Analyzers, Statistical Analysis, Python Data Analysis, Hands-On Labs, Statistics Courses, Probability and Statistics.

¿Qué alternativas de código abierto existen para allendowney/thinkstats2?

Las alternativas de código abierto para allendowney/thinkstats2 incluyen: mrdbourke/zero-to-mastery-ml — This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter… wesm/pydata-book — This project serves as a comprehensive textbook and educational resource for data analysis using the Python ecosystem.… visualize-ml/book5_essentials-of-probability-and-statistics — This project is an educational resource providing a mathematical foundation in probability and statistics for machine… swirldev/swirl_courses — This project is a collection of interactive, command-line programming lessons designed for the swirl R package. It… alfred1984/interesting-python — This project is a collection of Python implementations for web scraping, network traffic interception, data analysis,… jakevdp/whirlwindtourofpython — This project is a collection of curricular resources and hands-on tutorials designed to teach Python programming and…

Alternativas open-source a ThinkStats2

Proyectos open-source similares, clasificados según cuántas características comparten con ThinkStats2.
  • mrdbourke/zero-to-mastery-mlAvatar de mrdbourke

    mrdbourke/zero-to-mastery-ml

    5,839Ver en GitHub↗

    This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter Notebooks. It serves as a comprehensive guide for mastering the Python data science toolkit, providing structured tutorials for numerical computing, tabular data manipulation, and statistical visualization. The curriculum includes specific implementation guides for Scikit-Learn and a practical course on TensorFlow for constructing, training, and deploying neural networks and computer vision models. It covers the end-to-end process of building predictive models, from initial pr

    Jupyter Notebookdata-sciencedeep-learningmachine-learning
    Ver en GitHub↗5,839
  • wesm/pydata-bookAvatar de wesm

    wesm/pydata-book

    24,668Ver en GitHub↗

    This project serves as a comprehensive textbook and educational resource for data analysis using the Python ecosystem. It provides a structured guide to manipulating, cleaning, and processing datasets, focusing on the core tools required for numerical computing and statistical analysis. The repository distinguishes itself by offering a collection of practical code examples and workflows that demonstrate how to perform complex data tasks. It covers the application of vectorized numerical computations, the management of time-indexed data, and the creation of statistical visualizations to commun

    Jupyter Notebook
    Ver en GitHub↗24,668
  • visualize-ml/book5_essentials-of-probability-and-statisticsAvatar de Visualize-ML

    Visualize-ML/Book5_Essentials-of-Probability-and-Statistics

    3,675Ver en GitHub↗

    This project is an educational resource providing a mathematical foundation in probability and statistics for machine learning. It offers a collection of interactive notebooks and textbooks designed to explain core statistical theories and data science principles through practical code examples. The content is structured into modular chapters that allow for self-paced learning of topics such as Bayesian inference and probability distributions. By utilizing browser-based execution and declarative visualization, the project enables users to manipulate variables and observe mathematical outcomes

    Jupyter Notebookmachine-learningmultivariate-statisticspca
    Ver en GitHub↗3,675
  • swirldev/swirl_coursesAvatar de swirldev

    swirldev/swirl_courses

    4,562Ver en GitHub↗

    This project is a collection of interactive, command-line programming lessons designed for the swirl R package. It provides a structured curriculum for learning R programming and data science through a series of guided, self-paced exercises delivered via a command-line interface. The content covers a broad range of data science education, including language fundamentals, data cleaning and manipulation, statistical analysis, and data visualization. It also includes instructional modules focused on software development practices. These lessons are developed as a modular hierarchy of courses an

    R
    Ver en GitHub↗4,562
  • Ver las 30 alternativas a ThinkStats2→