Jump to ratings and reviews
Rate this book

Using R for Introductory Statistics

Rate this book
The second edition of a bestselling textbook, Using R for Introductory Statistics guides students through the basics of R, helping them overcome the sometimes steep learning curve. The author does this by breaking the material down into small, task-oriented steps. The second edition maintains the features that made the first edition so popular, while updating data, examples, and changes to R in line with the current version.See What's New in the Second Increased emphasis on more idiomatic R provides a grounding in the functionality of base R. Discussions of the use of RStudio helps new R users avoid as many pitfalls as possible. Use of knitr package makes code easier to read and therefore easier to reason about. Additional information on computer-intensive approaches motivates the traditional approach. Updated examples and data make the information current and topical.The book has an accompanying package, UsingR, available from CRAN, R's repository of user-contributed packages. The package contains the data sets mentioned in the text (data(package=UsingR)), answers to selected problems (answers()), a few demonstrations (demo()), the errata (errata()), and sample code from the text.The topics of this text line up closely with traditional teaching progression; however, the book also highlights computer-intensive approaches to motivate the more traditional approach. The authors emphasize realistic data and examples and rely on visualization techniques to gather insight. They introduce statistics and R seamlessly, giving students the tools they need to use R and the information they need to navigate the sometimes complex world of statistical computing.

518 pages, Kindle Edition

First published November 29, 2004

11 people are currently reading
76 people want to read

About the author

John Verzani

6 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
21 (32%)
4 stars
25 (39%)
3 stars
14 (21%)
2 stars
2 (3%)
1 star
2 (3%)
Displaying 1 - 8 of 8 reviews
Profile Image for Charles Godfrey Kamukama.
16 reviews11 followers
December 24, 2023
With an ever-growing demand for accessible statistical computing software in academic settings, John Verzani's "Using R for Introductory Statistics" emerges as a beacon of hope. Garnering a commendable 3.95-star rating from 57 reviews, this book addresses a crucial gap in the literature by bridging the accessibility divide that often hinders the integration of powerful statistical tools like R into educational curricula.

Verzani’s work begins by acknowledging the financial constraints that have limited the adoption of statistical computing software in many academic institutions. R, an open-source software package, offers a compelling solution, and this book serves as a guide to unlock its potential for introductory statistics students.

The author's approach is laudable for its self-contained treatment of statistical topics and the intricacies of R. The pacing of the material is strategically designed, allowing students to gradually grasp data manipulation and exploration before delving into more advanced statistical concepts. The emphasis on exploratory data analysis sets this book apart, offering a more comprehensive understanding than the typical introductory text.

One of the standout features of "Using R for Introductory Statistics" is the inclusion of a chapter on simulation, demonstrating the practical application of statistical concepts. The unified approach to linear models further enhances the book's coherence, making it a valuable resource for students looking to establish a solid foundation in statistics.

The book also extends its usefulness beyond the core content. The appendices covering installation, graphical user interfaces, and teaching with R provide practical guidance. Information on writing functions and producing graphics adds an extra layer of utility, making this text not just a theoretical guide but a practical manual for navigating the R software.

While the book is undoubtedly a valuable resource, the rating falls short of a perfect score due to certain aspects. Some readers may find that the pace, while beneficial for newcomers, could be perceived as slow by those with prior statistical or programming knowledge. Additionally, the writing style, while clear, might benefit from a more engaging tone to captivate a wider audience.

In conclusion, "Using R for Introductory Statistics" by John Verzani stands out as an ideal text for seamlessly integrating the study of statistics with a powerful computational tool. Its comprehensive coverage, thoughtful pacing, and practical appendices make it a must-have for educators and students alike, setting the stage for further exploration and development in the fascinating world of statistics using R.
Profile Image for HuggablySoft.
26 reviews1 follower
November 21, 2019
I read this as a text book for a data analysis class. This book is probably dated, with better versions of R and R packages released on a regular basis.

The writing can be obtuse at times. This book is better at showing the syntax of doing things, and then going back and deeply reading about what you just did in code, accompanied by your own digging around in the days structures to see how the dates changed after following the book's instructions
120 reviews18 followers
Want to read
March 20, 2021
Overall this is a pretty good basic introduction to statistics that uses R for calculating values and producing graphs. My one problem with the book is when the author states the following in the chapter on confidence intervals (page 181): "There is no guarantee, only a high probability, that a confidence interval will always contain the unknown parameter." Confidence values are the degree of confidence that a parameter lies within the calculated bounds, not the probability that it is between these bounds. This seems to be a common mistake that non-statisticians make and reduces my confidence in other statements made by the author.
Profile Image for Julia Colleen.
14 reviews
November 12, 2007
Let's hear it for Stats!
"R" is the future! Don't fight the future; walk away from SPSS and StatView! R is based on the S language. Sounds bad, but this tech-phobic tool can now generate awesome box plots, run 2 factor ANOVAs *and* confirm that 2+2=4!
Profile Image for Kw Estes.
97 reviews10 followers
June 9, 2011
Its a book on using a computer program for statistics--how exciting could it be?

For those actually interested, it is actually fairly helpful, with good examples and practice problems. No glaring flaws.
Profile Image for Emmanuel Garcia.
15 reviews
August 22, 2015
It's a nice introduction to R along with basic statistics. The book covers confidence intervals and hypothesis testing very well. It rightfully skips over a protracted discussion of the normal distribution.
Profile Image for Earo.
23 reviews
January 1, 2013
Although some commands and symbols have been discarded, it did a good job to combine stat with R. The best prog bk must include problems.
Profile Image for Mikhail.
1 review1 follower
Read
September 5, 2013
The Simple package referenced in the book doesn't exist any longer. It was replaced by UsingR package where most of the data sets can be found.
Displaying 1 - 8 of 8 reviews

Can't find what you're looking for?

Get help and learn more about the design.