Variability: Variability

Description Usage Value Note Author(s) Examples

View source: R/Variability.R

Description

An app to investigate how the variance and sample size affects the shape of a histogram and violin plot generated from normal data. Summary data (minimum, median, mean, maximum, and quartiles) are displayed in the output for each random sample drawn.

Usage

1

Value

Graphical and numerical output

Note

Uses histogram and bwplot from the lattice package.

Author(s)

Rebekah Robinson rebekah_robinson@georgetowncollege.edu

Examples

1
2
3
4
## Not run: 
if (require(manipulate)) Variability()

## End(Not run)

tigerstats documentation built on July 2, 2020, 2:32 a.m.