petzi53 / itns-tutorials

Interactive tutorials for "Introduction to The New Statistics" (ITNS) - WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

itns-tutorials

Cover image of 'Introduction to the New Statistics' a text book by Geoff Cumming and Robert Calin-Jageman

This website is planned as an unofficial companion book for Introduction to the New Statistics by Geoff Cumming and Robert Calin-Jageman (2017, New York: Routledge) or for short ITNS.

The website follows the structure of the printed book and offers additional material in three aspects:

  • It explains how to apply the provided statistical knowledge from the book to R, a language and open-source environment for statistical computing and graphics. It shows and explains how to solve the end-of-chapter exercises of itns with the help of RStudio, an open-source integrated development environment (IDE), especially suited to support the R language.
  • To foster your knowledge with R, the website contains interactive tutorials to use and get some practice with the R programming language. It uses the R packages learnr, gradethis for creating interactive R tutorials and shiny a package to build interactive web apps straight from R. You will learn essential R packages and study how to solve statistical tasks and challenges with them.
  • A third component consists of exercises developed with H5P, an open-source framework to create interactive activities for checking and reinforcing understanding (e.g., interactive videos, quizzes, and games) based on JavaScript.

This website does not repeat or summarize the book's instructions. To enjoy the interactive tutorials on this website, you have to read and/or consult the relevant content in the book. The website supports this parallelism by providing the same chapter structure as the book.

Educational concept

Faked cover image of 'Introduction to the New Statistics' with overlaid text referencing to unofficial interactive tutorials accompanying the text book.

We want to showcase breaking down theoretical notions into a massive amount of interactive exercises using multiple representations. Multiple representations are different types of representations presented to learners to help them understand an issue more deeply. Students of statistics, for example, are provided with textual descriptions, scatterplots, and math formulas to the same subject or question. To prevent so-called inert knowledge, we challenge learners additionally with interactive activities built around functional and practical environments.

Suggestions, critiques and bug reports are appreciated

Our professional background is further education and educational technology; hence not statistics, data science, nor programming. Therefore we are pleased to receive critical feedback, suggestions, and bug reports.

Work in Progress

About

Interactive tutorials for "Introduction to The New Statistics" (ITNS) - WIP

License:GNU Affero General Public License v3.0


Languages

Language:HTML 82.3%Language:TeX 14.9%Language:CSS 2.8%