ABACUS-package {ABACUS} | R Documentation |
Apps Based Activities for Communicating and Understanding Statistics
Description
Using Shiny-based apps, ABACUS demonstrates different statistical concepts on sampling and hypothesis testing within a browser environment. It integrates the simulation approach with the graphical presentation to present different statistical tools. The user can alter Simulation Feature, Population Parameters, Sample Characteristics and Distribution Function to explore the influence of these changes on sampling and hypothesis testing.
Details
Package: | ABACUS |
Type: | Package |
Version: | 1.0.0 |
Date: | 2019-07-31 |
License: | GPL-3 |
ABACUS uses simulation to explore the statistical principles. There is no need to upload any data.
The order of ABACUS functions that can be included in a classroom environment are:
shiny_dnorm
, shiny_sampling
,
shiny_onesampz
, shiny_onesampt
,
shiny_dnorm_dt
,
shiny_twosampt
and shiny_anova
.
Note
https://shiny.abdn.ac.uk/Stats/apps/
Author(s)
Mintu Nath<dr.m.nath@gmail.com>
See Also
shiny_dnorm
, shiny_sampling
,
shiny_onesampz
, shiny_onesampt
,
shiny_twosampt
and shiny_anova