Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy

Think Stats

Exploratory Data Analysis

by Allen Downey

Think Stats

Subscribe to new books via dBooks.org telegram channel

Join
DescriptionTable of ContentsDetailsHashtagsReport an issue

Book Description

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.

This open book is licensed under a Creative Commons License (CC BY-NC-SA). You can download Think Stats ebook for free in PDF format (2.8 MB).

Table of Contents

Chapter 1
Exploratory Data Analysis
Chapter 2
Distributions
Chapter 3
Probability Mass Functions
Chapter 4
Cumulative Distribution Functions
Chapter 5
Modeling Distributions
Chapter 6
Probability Density Functions
Chapter 7
Relationships Between Variables
Chapter 8
Estimation
Chapter 10
Linear Least Squares
Chapter 11
Regression
Chapter 12
Time Series Analysis
Chapter 13
Survival Analysis
Chapter 14
Analytic Methods

Book Details

Title
Think Stats
Subject
Computer Science
Publisher
O'Reilly Media, Green Tea Press
Published
2014
Pages
264
Edition
2
Language
English
ISBN13
9781491907375
ISBN10
1491907371
ISBN13 Digital
9781491907337
ISBN10 Digital
1491907339
PDF Size
2.8 MB
License
CC BY-NC-SA

Related Books

Computational Thinking Education
This book offers a comprehensive guide, covering every important aspect of computational thinking education. It provides an in-depth discussion of computational thinking, including the notion of perceiving computational thinking practices as ways of mapping models from the abstraction of data and process structures to natural phenomena. Further, it...
Think Python
If you want to learn how to program, working with Python is an excellent way to start. This hands-on guide takes you through the language a step at a time, beginning with basic programming concepts before moving on to functions, recursion, data structures, and object-oriented design. This second edition and its supporting code have been updated for...
Early Geometrical Thinking in the Environment of Patterns, Mosaics and Isometries
This book discusses the learning and teaching of geometry, with a special focus on kindergarten and primary education. It examines important new trends and developments in research and practice, and emphasizes theoretical, empirical and developmental issues. Further, it discusses various topics, including curriculum studies and implementation, spat...
The Models of Engaged Learning and Teaching
This book provides a practical philosophy for promoting students' sophisticated thinking from Early Childhood to PhD in ways that explicitly interconnect across the years of education. It will help teachers, academics and the broader learning and teaching community to understand and implement these connections by introducing a conceptual frame...
IEA International Computer and Information Literacy Study 2018 Assessment Framework
This free book presents the assessment framework for IEA's International Computer an Information Literacy Study (ICILS) 2018, which is designed to assess how well students are prepared for study, work and life in a digital world. The study measures international differences in students' computer and information literacy (CIL): their abili...
Early Algebra
This survey of the state of the art on research in early algebra traces the evolution of a relatively new field of research and teaching practice. With its focus on the younger student, aged from about 6 years up to 12 years, this volume reveals the nature of the research that has been carried out in early algebra and how it has shaped the growth o...