Think Stats



Download free course Think Stats, pdf file on 264 pages by Allen Downey.
If you know how to program, you have the skills to turn data into knowledge, using tools of probability and statistics. This concise introduction shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python.

By working with a single case study throughout this thoroughly revised book, you'll learn the entire process of exploratory data analysis - from collecting data and generating statistics to identifying patterns and testing hypotheses. You'll explore distributions, rules of probability, visualization, and many other tools and concepts.

New chapters on regression, time series analysis, survival analysis, and analytic methods will enrich your discoveries.

Develop an understanding of probability and statistics by writing and testing code; Run experiments to test statistical behavior, such as generating samples from several distributions; Use simulations to understand concepts that are hard to grasp mathematically; Import data from most sources with Python, rather than rely on data that's cleaned and formatted for statistics tools; Use statistical inference to answer questions about real-world data.

Table of contents

  • Exploratory Data Analysis
  • Distributions
  • Probability Mass Functions
  • Cumulative Distribution Functions
  • Modeling Distributions
  • Probability Density Functions
  • Relationships Between Variables
  • Estimation
  • Linear Least Squares
  • Regression
  • Time Series Analysis
  • Survival Analysis
  • Analytic Methods
Pages : 264
Size : 2.8 MB
File type : PDF
Downloads: 73
Created: 2022-02-03
License: CC BY-NC-SA
Author(s): Allen Downey
Think Stats

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Stats Tutorials

Think Stats, 2nd Edition

Others related eBooks about Think Stats

Learn Photo Editing in Photoshop

This is a free Photoshop PDF tutorial in 21 chapters and 23 pages. This course aims to give students tips and tricks in how to use efficiently Photoshop to edit your image. ...

Web Application Security for Dummies - Qualys Limited Edition

Web application security may seem like a complex, daunting task. This book is a quick guide to understanding how to make your website secure. It surveys the best steps for establishing a regular program to quickly find vulnerabilities in your site with a web application scanner. ...

Advanced Problems in Mathematics: Preparing for University

This book is intended to help candidates prepare for entrance examinations in mathematics and scientific subjects, including STEP (Sixth Term Examination Paper). STEP is an examination used by Cambridge colleges as the basis for conditional offers. They are also used by Warwick University, and man...

Essential iOS

This book written to provide clear and concise explanation of topics for programmers both starting to learn the iOS programming as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Application Insights Succinctly

Download free course Application Insights Succinctly, pdf file on 75 pages by by Roberto Albano....

Mind Hacking: How to Change Your Mind for Good in 21 Days

This book teaches you how to reprogram your thinking -- like reprogramming a computer -- to give you increased mental efficiency and happiness....

Learning Go

Download free course Learning Go, pdf file on 109 pages by Miek Gieben....

MATLAB tutorial in PDF

Download free MATLAB tutorial course in PDF, training file in 34 chapters and 227 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Functional Programming in OCaml

This book is about making you a better programmer. It gives you the opportunity to now learn a new language from scratch and reflect along the way about the difference between programming and programming in a language....

The little book about OS development

Download free course The little book about OS development, pdf file on 78 pages by Erik Helin, Adam Renberg....