Introduction

Author

Colin Foster

Welcome to the online content for Statistics Without Calculations

The book can be used standalone, without needing to access any of this online content.

The online content here provides three kinds of extras:

1. Analysis online

A page is available for each chapter showing you how to do the statistical analyses described in that chapter for yourself. One possible way to use the book is to ignore this content the first time you read the book, but use it on a second read through.

There are more details on the main page. There’s no need to download or install any software, as the R code will run in any web browser on a computer or mobile phone, using WebR.

To do the analyses offline, without using WebR, download the latest versions of R and RStudio for free from https://cran.r-project.org/ and https://posit.co/downloads/ and follow the instructions there.

2. Interactivities

Each chapter has at least one interactive app, created in Shiny. These allow you to play around with some of the ideas from the chapter and explore what happens.

They are all listed on the Interactivities page.

3. Data sets

The fictitious data sets used in the book are available at https://github.com/colinfoster77/Stats.

We use these in the Analysis content for each chapter to reproduce the analyses discussed in that chapter.

Acknowledgements

I am immensely grateful to all of the wonderful people who write amazing R packages that make these pages possible, with particular thanks to WebRand Shinylive.

For more details about me, please see my website: www.foster77.co.uk

If you discover an error in the book, or on this website, please notify me using this form: %%to come%%