Reasoning with Data :An Introduction to Traditional and Bayesian Statistics Using R

Publication subTitle :An Introduction to Traditional and Bayesian Statistics Using R

Author: Stanton Jeffrey M.  

Publisher: Guilford Publications Inc‎

Publication year: 2017

E-ISBN: 9781462530298

P-ISBN(Paperback): 9781462530274

Subject: C0 Social Science Theory and Methodology;F2 Economic Planning and Management;G40 pedagogy;R47 Nursing

Keyword: 心理学,护理学,社会科学理论与方法论,教育学,经济计划与管理

Language: ENG

Access to resources Favorite

Disclaimer: Any content in publications that violate the sovereignty, the constitution or regulations of the PRC is not accepted or approved by CNPIEC.

Description

Engaging and accessible, this book teaches readers how to use inferential statistical thinking to check their assumptions, assess evidence about their beliefs, and avoid overinterpreting results that may look more promising than they really are. It provides step-by-step guidance for using both classical (frequentist) and Bayesian approaches to inference. Statistical techniques covered side by side from both frequentist and Bayesian approaches include hypothesis testing, replication, analysis of variance, calculation of effect sizes, regression, time series analysis, and more. Students also get a complete introduction to the open-source R programming language and its key packages. Throughout the text, simple commands in R demonstrate essential data analysis skills using real-data examples. The companion website provides annotated R code for the book's examples, in-class exercises, supplemental reading lists, and links to online videos, interactive materials, and other resources.
 
Pedagogical Features
*Playful, conversational style and gradual approach; suitable for students without strong math backgrounds.
*End-of-chapter exercises based on real data supplied in the free R package.
*Technical explanation and equation/output boxes.
*Appendices on how to install R and work with the sample datasets. 

Chapter

1. Statistical Vocabulary

Descriptive Statistics

Measures of Central Tendency

Measures of Dispersion

BOX. Mean and Standard Deviation Formulas

Distributions and Their Shapes

Conclusion

Exercises

2. Reasoning with Probability

Outcome Tables

Contingency Tables

BOX. Make Your Own Tables with R

Conclusion

Exercises

3. Probabilities in the Long Run

Sampling

Repetitious Sampling with R

Using Sampling Distributions and Quantiles to Think about Probabilities

Conclusion

Exercises

4. Introducing the Logic of Inference Using Confidence Intervals

Exploring the Variability of Sample Means with Repetitious Sampling

Our First Inferential Test: The Confidence Interval

BOX. Formulas for the Confidence Interval

Conclusion

Exercises

5. Bayesian and Traditional Hypothesis Testing

BOX. Notation, Formula, and Notes on Bayes’ Theorem

BOX. Markov-Chain Monte Carlo Overview

BOX. Detailed Output from BESTmcmc()

The Null Hypothesis Significance Test

BOX. The Calculation of t

Replication and the NHST

Conclusion

Exercises

6. Comparing Groups and Analyzing Experiments

BOX. Formulas for ANOVA

Frequentist Approach to ANOVA

BOX. More Information about Degrees of Freedom

The Bayesian Approach to ANOVA

BOX. Giving Some Thought to Priors

BOX. Interpreting Bayes Factors

Finding an Effect

Conclusion

Exercises

7. Associations between Variables

BOX. Formula for Pearson's Correlation

Inferential Reasoning about Correlation

BOX. Reading a Correlation Matrix

Null Hypothesis Testing on the Correlation

Bayesian Tests on the Correlation Coefficient

Categorical Associations

Exploring the Chi-Square Distribution with a Simulation

The Chi-Square Test with Real Data

The Bayesian Approach to the Chi-Square Test

Conclusion

Exercises

8. Linear Multiple Regression

BOX. Making Sense of Adjusted R-Squared

The Bayesian Approach to Linear Regression

A Linear Regression Model with Real Data

Conclusion

Exercises

9. Interactions in ANOVA and Regression

Interactions in ANOVA

BOX. Degrees of Freedom for Interactions

BOX. A Word about Standard Error

Interactions in Multiple Regression

BOX. Diagnosing Residuals and Trying Alternative Models

Bayesian Analysis of Regression Interactions

Conclusion

Exercises

10. Logistic Regression

A Logistic Regression Model with Real Data

BOX. Multinomial Logistic Regression

Bayesian Estimation of Logistic Regression

Conclusion

Exercises

11. Analyzing Change over Time

Repeated-Measures Analysis

BOX. Using ezANOVA

Time-Series Analysis

Exploring a Time Series with Real Data

Finding Change Points in Time Series

Probabilities in Change-Point Analysis

BOX. Quick View of ARIMA

Conclusion

Exercises

12. Dealing with Too Many Variables

BOX. Mean Composites versus Factor Scores

Internal Consistency Reliability

Rotation

Conclusion

Exercises

13. All Together Now

The Big Picture

Appendix A. Getting Started with R

Running R and Typing Commands

Installing Packages

Quitting, Saving, and Restoring

Conclusion

Appendix B. Working with Data Sets in R

Data Frames in R

Reading into Data Frames from External Files

Appendix C. Using dplyr with Data Frames

References

Index

About the Author

The users who browse this book also browse