R Companion to Elementary Applied Statistics
Title | R Companion to Elementary Applied Statistics PDF eBook |
Author | Christopher Hay-Jahans |
Publisher | CRC Press |
Pages | 377 |
Release | 2019-01-02 |
Genre | Mathematics |
ISBN | 042982727X |
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.
An R Companion for Applied Statistics I
Title | An R Companion for Applied Statistics I PDF eBook |
Author | Danney Rasco |
Publisher | SAGE Publications |
Pages | 257 |
Release | 2020-01-28 |
Genre | Business & Economics |
ISBN | 1071806270 |
Of Key Functions; Chapter 10: Bivariate Pearson Correlation; Checking Assumptions; Performing Pearson's Bivariate Correlation; Considering Alternatives; Summary of Key Functions; Chapter 11: Bivariate Regression; Checking Assumptions; Performing Bivariate Regression; Chapter 12: Independent-Samples t Test; Checking Assumptions; Performing Independent-Samples t Tests; Presenting Results; Considering Alternatives; Summary of Key Functions; Chapter 13: One-Way Between-Subjects Analysis of Variance; Checking Assumptions; Performing One-Way Between-Subjects ANOVA Tests; Presenting Results; Considering Alternatives; Summary of Key Functions; Chapter 14: Paired-Samples t Test; Checking Assumptions; Performing Paired-Samples t Tests; Presenting Results; Considering Alternatives; Summary of Key Functions; Chapter 15:
Applied Statistics I
Title | Applied Statistics I PDF eBook |
Author | Rebecca M. Warner |
Publisher | SAGE Publications |
Pages | 649 |
Release | 2020-01-14 |
Genre | Psychology |
ISBN | 1506352790 |
Applied Statistics I: Basic Bivariate Techniques has been created from the first half of Rebecca M. Warner's popular Applied Statistics: From Bivariate Through Multivariate Techniques. The author's contemporary approach differs from some of the well-worn texts in the market, and reflects current thinking in the field. It spends less time on statistical significance testing, and moves in the direction of the "new statistics" by focusing more on confidence intervals and effect size. Instructors of upper undergraduate or beginning graduate level courses will find that the greater focus on basic concepts such as partition of variance and effect size is more useful to students, particularly as preparation for more advanced courses. Spending less time on statistical significance testing allows for more time to be devoted to more interesting and useful statistics that students will see in journal articles (such as correlation and regression). This introductory statistics text includes examples in SPSS, together with datasets on an accompanying website. A companion study guide reproducing the exercises and examples in R will also be available.
An R Companion for Applied Statistics II
Title | An R Companion for Applied Statistics II PDF eBook |
Author | Danney Rasco |
Publisher | SAGE Publications |
Pages | 477 |
Release | 2020-06-26 |
Genre | Social Science |
ISBN | 1071815601 |
An R Companion for Applied Statistics II: Multivariable and Multivariate Techniques breaks the language of the R software down into manageable chunks in order to help students learn how to use R to analyze multivariate data. The book focuses on the statistics generally covered in an intermediate or multivariate statistics course and provides one or two ways to run each analysis in R. The book has been designed to be an R companion to Rebecca M. Warner′s Applied Statistics II: Third Edition, and includes end-of-chapter instructions for replicating the examples from that book in R. However, this text can also be used as a stand-alone R guide for a multivariate statistics course, without reference to the Warner text. Datasets and scripts to run the examples are provided on an accompanying website.
An R Companion to Applied Regression
Title | An R Companion to Applied Regression PDF eBook |
Author | John Fox |
Publisher | SAGE Publications |
Pages | 473 |
Release | 2011 |
Genre | Social Science |
ISBN | 141297514X |
This book aims to provide a broad introduction to the R statistical environment in the context of applied regression analysis, which is typically studied by social scientists and others in a second course in applied statistics.
An R Companion for Applied Statistics I
Title | An R Companion for Applied Statistics I PDF eBook |
Author | Danney Rasco |
Publisher | SAGE Publications |
Pages | 360 |
Release | 2020-01-28 |
Genre | Social Science |
ISBN | 1071806300 |
An R Companion for Applied Statistics I: Basic Bivariate Techniques breaks the language of the R software down into manageable chunks in order to help students learn how to use it. R is a powerful, flexible, and free tool. However, the flexibility—which eventually becomes a great asset—can make the initial learning curve appear steep. This book introduces a few key aspects of the R tool. As readers become comfortable with these aspects, they develop a foundation from which to more thoroughly explore R and the packages available for it. This introduction does not explain every possible way to analyze data or perform a specific type of analysis. Rather, it focuses on the analyses that are traditionally included in an undergraduate statistics course and provides one or two ways to run these analyses in R. Datasets and scripts to run the examples are provided on an accompanying website. The book has been designed to be an R companion to Warner′s Applied Statistics I, Third Edition, and includes end-of-chapter instructions for replicating the examples from that book in R. However, this text can also be used as a stand-alone R guide, without reference to the Warner text.
Foundational and Applied Statistics for Biologists Using R
Title | Foundational and Applied Statistics for Biologists Using R PDF eBook |
Author | Ken A. Aho |
Publisher | CRC Press |
Pages | 598 |
Release | 2016-03-09 |
Genre | Mathematics |
ISBN | 1439873399 |
Full of biological applications, exercises, and interactive graphical examples, this text presents comprehensive coverage of both modern analytical methods and statistical foundations. The author harnesses the inherent properties of the R environment to enable students to examine the code of complicated procedures step by step and thus better understand the process of obtaining analysis results. The graphical capabilities of R are used to provide interactive demonstrations of simple to complex statistical concepts. R code and other materials are available online.