SimpleRandom2 function

Simple Random Sample (v2)

Simple Random Sample (v2)

Similar to SimpleRandom, but with a fixed sample size set by the user.

SimpleRandom2(n=100)

Arguments

  • n: the desired sample size

Returns

Graphical and numerical output

Examples

## Not run: if (require(manipulate)) SimpleRandom() ## End(Not run)

Author(s)

Homer White hwhite0@georgetowncollege.edu

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

Useful links