take_poll | R Documentation |
The function shows a plot of a random sample drawn from an urn with blue and red beads. The sample is taken with replacement. The proportion of blue beads is not shown so that students can try to estimate it.
take_poll(n, ...)
n |
Sample size |
... |
additional arguments to be used by the function |
None
take_poll(25)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.