BinomSkew {tigerstats} | R Documentation |
Skewness in the Binomial Family of Distributions
Description
An app to investigate how skew-ness in a binomial distribution vanishes when np is large enough. Sample size is set at n = 50, but the user can vary p with a slider.
Usage
BinomSkew()
Value
no value. Graphical side-effects only.
Author(s)
Homer White (hwhite0@georgetowncollege.edu)
Examples
## Not run:
if (require(manipulate)) BinomSkew()
## End(Not run)
[Package tigerstats version 0.3.2 Index]