knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(MATH4753fran0107)
This package includes 4 functions.
This function conducts binomial trials and returns a bar plot showing the results. It can also be made to return a table.
This function makes a normal curve and shades it to a point specified in the function. The function also finds that area of the shaded portion and returns that in the command line.
A bootstrap function that returns a histogram of a statistic specified in the funciton.
This function finds a 95% confidence interval for the population mean when given a sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.