Exploratory Data Analysis Using R
Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery Series;
-
GET 10% OFF
- Publisher's listprice GBP 51.99
-
24 838 Ft (23 655 Ft + 5% VAT)
The price is estimated because at the time of ordering we do not know what conversion rates will apply to HUF / product currency when the book arrives. In case HUF is weaker, the price increases slightly, in case HUF is stronger, the price goes lower slightly.
- Discount 10% (cc. 2 484 Ft off)
- Discounted price 22 354 Ft (21 290 Ft + 5% VAT)
22 354 Ft
Availability
Not yet published.
Why don't you give exact delivery time?
Delivery time is estimated on our previous experiences. We give estimations only, because we order from outside Hungary, and the delivery time mainly depends on how quickly the publisher supplies the book. Faster or slower deliveries both happen, but we do our best to supply as quickly as possible.
Product details:
- Edition number 2
- Publisher Chapman and Hall
- Date of Publication 26 May 2026
- ISBN 9781032814803
- Binding Paperback
- No. of pages592 pages
- Size 234x156 mm
- Weight 453 g
- Language English
- Illustrations 74 Illustrations, black & white; 35 Illustrations, color; 74 Line drawings, black & white; 35 Line drawings, color; 3 Tables, black & white 700
Categories
Short description:
Exploratory Data Analysis Using R provides a classroom-tested introduction to exploratory data analysis (EDA), and this revised edition is accompanied by the R package ExploreTheData that implements many of the approaches described. The focus is the use of R to explore and explain datasets and the analysis results derived from them.
MoreLong description:
Exploratory Data Analysis Using R provides a classroom-tested introduction to exploratory data analysis (EDA), and this revised edition is accompanied by the R package ExploreTheData that implements many of the approaches described. As before, the primary focus of the book is on identifying "interesting" features - good, bad, and ugly - in a dataset, why it is important to find them, how to treat them, and more generally, the use of R to explore and explain datasets and the analysis results derived from them.
The book begins with a brief overview of exploratory data analysis using R, followed by a detailed discussion of creating various graphical data summaries in R. Then comes a thorough introduction to exploratory data analysis, and a detailed treatment of 13 data anomalies, why they are important, how to find them, and some options for addressing them. Subsequent chapters introduce the mechanics of working with external data, structured query language (SQL) for interacting with relational databases, linear regression analysis (the simplest and historically most important class of predictive models), and crafting data stories to explain our results to others. These chapters use R as an interactive data analysis platform, while Chapter 9 turns to writing programs in R, focusing on creating custom functions that can greatly simplify repetitive analysis tasks. Further chapters expand the scope to more advanced topics and techniques: special considerations for working with text data, a second look at exploratory data analysis, and more general predictive models.
The book is designed for both advanced undergraduate, entry-level graduate students, and working professionals with little to no prior exposure to data analysis, modeling, statistics, or programming. It keeps the treatment relatively non-mathematical, even though data analysis is an inherently mathematical subject. Exercises are included at the end of most chapters, and an instructor's solution manual is available.
MoreTable of Contents:
1. Data, Exploratory Analysis, and R 2. Graphics in R 3. Exploratory Data Analysis: A First Look 4. Thirteen Important Data
Anomalies 5. Working with External Data 6. SQL and Relational Databases 7. Linear Regression Models 8. Crafting Data Stories 9. Programming in R 10. Working with Text Data 11. Exploratory Data Analysis: A Second Look 12. More General Predictive Models