Plot_Binomial_Sample: Plot The Sample Frequency of a Binomial Distribution

Description Usage Arguments

View source: R/Plot_Binomial_Sample.R

Description

Plot The Sample Frequency of a Binomial Distribution

Usage

1
2
3
4
5
6
Plot_Binomial_Sample(
  number_of_toss,
  show_density = TRUE,
  show_smooth_curve = FALSE,
  ...
)

Arguments

number_of_toss

Number of toss

show_density

To show the density

show_smooth_curve

To show the normal smooth curve


likanzhan/acqr documentation built on Dec. 2, 2020, 10:14 a.m.