Learn R Programming

tigerstats (version 0.3.2)

BinomSkew: 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()

Arguments

Value

no value. Graphical side-effects only.

Examples

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

Run the code above in your browser using DataLab