Statistics and Data Visualisation with Python

Statistics and Data Visualisation with Python

 
Edition number: 1
Publisher: Chapman and Hall
Date of Publication:
 
Normal price:

Publisher's listprice:
GBP 120.00
Estimated price in HUF:
57 960 HUF (55 200 HUF + 5% VAT)
Why estimated?
 
Your price:

52 164 (49 680 HUF + 5% VAT )
discount is: 10% (approx 5 796 HUF off)
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 3-5 weeks.
Not in stock at Prospero.
Can't you provide more accurate information?
 
  Piece(s)

 
 
 
 
Product details:

ISBN13:9780367749361
ISBN10:036774936X
Binding:Hardback
No. of pages:554 pages
Size:235x191 mm
Weight:1180 g
Language:English
Illustrations: 73 Illustrations, black & white; 4 Illustrations, color; 1 Halftones, black & white; 72 Line drawings, black & white; 4 Line drawings, color; 33 Tables, black & white
584
Category:
Short description:

Statistics and Data Visualisation with Python aims to build statistical knowledge from the ground up by enabling the reader to understand the ideas behind inferential statistics, and begin to formulate hypotheses that form the foundations for the applications and algorithms in statistical analysis.

Long description:

This book is intended to serve as a bridge in statistics for graduates and business practitioners interested in using their skills in the area of data science and analytics as well as statistical analysis in general. On the one hand, the book is intended to be a refresher for readers who have taken some courses in statistics, but who have not necessarily used it in their day-to-day work. On the other hand, the material can be suitable for readers interested in the subject as a first encounter with statistical work in Python. Statistics and Data Visualisation with Python aims to build statistical knowledge from the ground up by enabling the reader to understand the ideas behind inferential statistics and begin to formulate hypotheses that form the foundations for the applications and algorithms in statistical analysis, business analytics, machine learning, and applied machine learning. This book begins with the basics of programming in Python and data analysis, to help construct a solid basis in statistical methods and hypothesis testing, which are useful in many modern applications.

Table of Contents:

1. Data, Stats and Stories - An Introduction  2. Python Programming Primer  3. Snakes, Bears & Other Numerical Beasts: NumPy, SciPy & Pandas  4. The Measure of All Things - Statistics  5. Definitely Maybe: Probability and Distributions  6. Alluring Arguments and Ugly Facts - Statistical Modelling and Hypothesis Testing  7. Delightful Details - Data Visualisation  8. Dazzling Data Designs - Creating Charts  A. Variance: Population v Sample  B. Sum of First n Integers  C. Sum of Squares of the First n Integers  D. The Binomial Coefficient  E. The Hypergeometric Distribution  F. The Poisson Distribution  G. The Normal Distribution  H. Skewness and Kurtosis  I. Kruskal-Wallis Test - No Ties