EmpRuleGC function

Graphical Calculator for the Empirical Rule

Graphical Calculator for the Empirical Rule

An app to facilitate visual understanding of Empirical Rule approximations of probabilities, percentages.

EmpRuleGC(mean=0,sd=1,xlab="x")

Arguments

  • mean: Mean of the distribution
  • sd: Standard deviation of the distribution
  • xlab: x-axis label

Returns

Returns no value. Used for the plotting side-effects.

Note

Uses manipulate in R Studio

Examples

## Not run: if(require(manipulate)) EmpRuleGC(mean=70,sd=3,xlab="Height (inches)") ## End(Not run)

Author(s)

Homer White hwhite0@georgetowncollege.edu

  • Maintainer: Homer White
  • License: GPL (>= 3)
  • Last published: 2020-06-15

Useful links