Think Stats 2e
Autor Allen Downeyen Limba Engleză Paperback – 27 oct 2014
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
Preț: 158.73 lei
Preț vechi: 198.41 lei
-20% Nou
Puncte Express: 238
Preț estimativ în valută:
30.38€ • 32.05$ • 25.32£
30.38€ • 32.05$ • 25.32£
Carte disponibilă
Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 23.69 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781491907337
ISBN-10: 1491907339
Pagini: 226
Ilustrații: black & white illustrations
Dimensiuni: 183 x 232 x 14 mm
Greutate: 0.37 kg
Ediția:2 Rev ed.
Editura: O'Reilly
ISBN-10: 1491907339
Pagini: 226
Ilustrații: black & white illustrations
Dimensiuni: 183 x 232 x 14 mm
Greutate: 0.37 kg
Ediția:2 Rev ed.
Editura: O'Reilly
Notă biografică
Descriere
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.