Abstract
ABACUS, developed under the R Shiny framework, aims to communicate basic statistical theories in a user-friendly and interactive way. ABACUS implements multiple options to convey the concepts: it takes advantage of statistical simulation to simulate varying datasets, creates graphical interfaces to visualise the statistical concepts, and integrates the interactive features using the power of R Shiny. ABACUS incorporates the framework of frequentist inference: that a given experiment is an instance of an infinite sequence of possible repetitions of the same experiment under identical experimental conditions, each capable of producing statistically independent results. The current version of ABACUS includes properties of Normal distribution, comparison of Normal and t distributions, properties of the sampling distribution, one-sample z and t-tests, two samples unpaired t-test, and analysis of variance. ABACUS provides a framework for essential statistical tools that educators can employ in a teaching environment with a range of learner-driven activities. The flexibility of input values allow integration with relevant examples from broader subject areas. Combining the simulation scenarios and graphical interfaces, it provides a platform for the learner to understand the basic principles of statistical methodologies, identify best practices for the presentation of results and acknowledge the correct interpretation of results often inconspicuous in standard statistical software outputs. The context of ABACUS also aligns with the ASA’s statement on being thoughtful and open to the interpretation of research outcomes beyond the statistical significance. ABACUS is currently available as an R package (cran.r-project.org/web/packages/ABACUS) that users can run with minimal R knowledge. A dedicated web interface is also maintained to support learners unfamiliar with the R environment (shiny.abdn.ac.uk/Stats/apps/). The web version also includes some additional applications, including the comparison of frequentists and Bayesian inferences.
Original language | English |
---|---|
Publication status | E-pub ahead of print - 12 Sep 2022 |
Event | RSS International Conference 2022 - P&J Live, Aberdeen, United Kingdom Duration: 12 Sep 2022 → 15 Sep 2022 https://rss.org.uk/training-events/conference2022/ |
Conference
Conference | RSS International Conference 2022 |
---|---|
Country/Territory | United Kingdom |
City | Aberdeen |
Period | 12/09/22 → 15/09/22 |
Internet address |
Keywords
- teaching statistics
- communicating statistics
- basic statistics
- interactive application
- simulation