Learn R Programming

tigerstats (version 0.3.2)

Variability: Variability

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

Variability()

Arguments

Value

Graphical and numerical output

Examples

Run this code
# NOT RUN {
if (require(manipulate)) Variability()
# }

Run the code above in your browser using DataLab