Think Stats
Exploratory Data Analysis
(Autor) Allen B. DowneyIf you know how to program, you have the skills to turn data into knowledge, using the tools of probability and statistics. This thoroughly revised edition shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python. Through practical examples and exercises that follow a collection of real-world datasets, you'll learn the entire process of exploratory data analysis--from collecting data and generating statistics to identifying patterns and testing hypotheses. Whether you're a data scientist, software engineer, or data enthusiast, you'll get up to speed on commonly used tools including NumPy, SciPy, and Pandas as you explore distributions, relationships between variables, visualization, and many other concepts. And this updated guide has been fully moved into Jupyter notebooks, so you can read the text, run the code, and work on exercises all in one place. Analyze data distributions and visualize patterns using Python libraries Improve predictions and insights with regression models Dive into specialized topics like time series analysis and survival analysis Integrate statistical techniques and tools for validation, inference, and more Communicate findings effectively with enhanced data visualization practices Troubleshoot common data analysis challenges Boost reproducibility and collaboration in data analysis projects with interactive notebooks
Allen B. Downey
Allen B. Downey is a prolific author and computer scientist known for his clear and accessible writing style. He has written numerous books on computer programming and data science, including "Think Python" and "Think Stats," which have become popular resources for students and professionals in the field. Downey's works are characterized by their practical approach and emphasis on problem-solving. His contributions to literature have had a significant impact on the educational resources available for aspiring programmers and data scientists. "Think Python" is perhaps his most famous work, providing readers with a comprehensive introduction to the fundamentals of the Python programming language.