Cantitate/Preț
Produs

R Companion to Elementary Applied Statistics

Autor Christopher Hay-Jahans
en Limba Engleză Paperback – 8 ian 2019
The R Companion to Elementary Applied Statistics includes traditional applications covered in elementary statistics courses as well as some additional methods that address questions that might arise during or after the application of commonly used methods. Beginning with basic tasks and computations with R, readers are then guided through ways to bring data into R, manipulate the data as needed, perform common statistical computations and elementary exploratory data analysis tasks, prepare customized graphics, and take advantage of R for a wide range of methods that find use in many elementary applications of statistics.
Features:
  • Requires no familiarity with R or programming to begin using this book.
  • Can be used as a resource for a project-based elementary applied statistics course, or for researchers and professionals who wish to delve more deeply into R.
  • Contains an extensive array of examples that illustrate ideas on various ways to use pre-packaged routines, as well as on developing individualized code.
  • Presents quite a few methods that may be considered non-traditional, or advanced.
  • Includes accompanying carefully documented script files that contain code for all examples presented, and more.
R is a powerful and free product that is gaining popularity across the scientific community in both the professional and academic arenas. Statistical methods discussed in this book are used to introduce the fundamentals of using R functions and provide ideas for developing further skills in writing R code. These ideas are illustrated through an extensive collection of examples.
About the Author:
Christopher Hay-Jahans received his Doctor of Arts in mathematics from Idaho State University in 1999. After spending three years at University of South Dakota, he moved to Juneau, Alaska, in 2002 where he has taught a wide range of undergraduate courses at University of Alaska Southeast.

Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 36896 lei  6-8 săpt.
  CRC Press – 8 ian 2019 36896 lei  6-8 săpt.
Hardback (1) 98495 lei  6-8 săpt.
  CRC Press – 9 ian 2019 98495 lei  6-8 săpt.

Preț: 36896 lei

Preț vechi: 47768 lei
-23% Nou

Puncte Express: 553

Preț estimativ în valută:
7061 7449$ 5885£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781138329164
ISBN-10: 1138329169
Pagini: 376
Ilustrații: 80 Illustrations, black and white
Dimensiuni: 156 x 234 x 20 mm
Greutate: 0.5 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC

Cuprins

  1. Preliminaries 2. Bringing Data Into and Out of R  3. Accessing Contents of Data Structures 4. Altering and Manipulating Data 5. Summaries and Statistics 6. More on Computing with R 6. Basic Charts for Categorical Data 7. Basic Plots for Numeric Data 8. Scatterplots, Lines, and Curves 9.More Graphics Tools 10. Tests for One and Two Proportions 11. Tests for More than Two Proportions 12. Tests of Variances and Spread 13. Tests for One or Two Means 14. Tests for More than Two Means 15. Selected Tests for Medians, and More 16. Dependence and Independence

Notă biografică

Christopher Hay-Jahans received his Doctor of Arts in mathematics from Idaho State University in 1999. After spending three years at University of South Dakota, he moved to Juneau, Alaska, in 2002 where he has taught a wide range of undergraduate courses at University of Alaska Southeast.

Recenzii

"This book is written by a Professor of Mathematics with much experience in teaching statistics applied to the natural sciences. As mentioned in the Preface, the book addresses students (and teachers) of elementary statistics courses. Only basic preliminary statistical knowledge is necessary to start using the book, it is perfect for anyone jumping in to R, and it could readily serve as a reference manual rather than to be read from beginning to end... Several simple applied examples with detailed explanations are presented (coded in R) in order to make the methods more deeply understandable, and in some cases to compare different types of application (e.g. when different assumptions are filled, different research questions are of interest, or different types of data are recorded). All the richly-commented script files used in the book are available on the publisher’s website... At the end of the book, a highly informative Index aids quick searches. Nevertheless, the book can be ordered as an e-book as well... This second book of Professor Hay-Jahans, particularly together with the first one, is appropriate for undergraduate students as an
introductory book on statistics using R, but it could successfully be used also by PhD students, researchers, and teachers requiring a consistent and through reference."
- Márta Ladányi, ISCB December 2019

Descriere

This work presents content/techniques by progressively building upon earlier introduced ideas on using R as new ideas are introduced. The emphasis is on computational steps and coding strategies associated with methods presented.