powered by
An app to facilitate visual understanding of Empirical Rule approximations of probabilities, percentages.
EmpRuleGC(mean=0,sd=1,xlab="x")
Mean of the distribution
Standard deviation of the distribution
x-axis label
Returns no value. Used for the plotting side-effects.
# NOT RUN { if(require(manipulate)) EmpRuleGC(mean=70,sd=3,xlab="Height (inches)") # }
Run the code above in your browser using DataLab