Data Science Tools

Author: Christopher Greco
Publisher: Mercury Learning
Pages: 206
ISBN: 978-1683925835
Print: 1683925831
Kindle: B088QL2MHJ
Audience: Data statisticans
Rating: 4
Reviewer: Kay Ewbank

This book introduces some of the products and tools that can be used to carry out statistical analysis of datasets to discover more about underlying trends.

The book opens with a chapter on advice on choosing your data tools, followed by how to import data into the recommended tools. The advice is sensible, but on the whole fairly obvious - choose software that's easy to use, readily available and updated regularly. In practice, the author covers Excel and the OpenOffice spreadsheet, KNIME and R, and for each of the packages looks at how to use the software for data analysis tasks (or rather statistical tasks) such as confidence intervals, normal distribution, T-Tests, and linear regression. The data used is sourced from US Federal Government datasets.

 

Banner

The rest of the book works through a range of data analysis, or more accurately statistical, tests, showing how to perform the test in each of the four chosen tools. There's a chapter on 'descriptive statistics' - mean, mode, median, variance and standard deviation. The chapter also covers cumulative probability charts and T-tests.

Next comes a chapter on correlation, regression, and confidence intervals. The author takes you step by step through the analysis of tornado data for each task in the different tools.

A chapter on methods for specific tools is next, looking at power, multiple regression/correlation, Benford's law, filtering, and wordcloud analysis.

This is a useful book if you're wanting to learn about how to use classic statistical methods to find out underlying information in a large dataset. The thing to be careful of is not to think this is a book about big data analysis along the lines of a NoSQL database. We're not really talking modern data mining using techniques from artificial intelligence and clever query languages. Instead, this is mainstream statistical analysis. So long as that's what you want to learn, this is a good introduction. 

loadposition signup}

Banner


Bare Metal C

Author: Steve Oualline
Publisher: No Starch Press
Date: August 2022
Pages: 304
ISBN: 978-1718501621
Print: 1718501625
Kindle: B08YJB9BCF
Audience: C programmers
Rating: 3
Reviewer: Harry Fairhead
Bare metal C sounds exciting and very basic. Time to find out how the machine really works.



Software Mistakes and Tradeoffs (Manning)

Author: Tomasz Lelek and Jon Skeet
Publisher: Manning
Date: June 2022
Pages: 426
ISBN: 978-1617299209
Print: 1617299200
Audience: C# developers
Rating: 4
Reviewer: Mike James
We all make mistakes - do you want to read about them?


More Reviews