1 / 10

Binomial Distribution

Binomial Distribution. http://www.r-project.org/. Xijin Ge SDSU Math/Stat. All figures were generated using R . R is free yet powerful software for statistical computing. http://www.r-project.org/. Density function of binomial dist. n=30 p=0.5.

orli-lowery
Télécharger la présentation

Binomial Distribution

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Binomial Distribution http://www.r-project.org/ Xijin Ge SDSU Math/Stat All figures were generated using R. R is free yet powerful software for statistical computing. http://www.r-project.org/

  2. Density function of binomial dist. n=30 p=0.5 plot(0:10,dbinom(0:30, size=30, prob =0.5), type=“b”)

  3. Cumulative density

  4. P=0.3 P=0.5

  5. P=0.06 P=0.3 P=0.5

  6. P=0.06 P=0.94 P=0.3 P=0.5

  7. Geometric Distribution

  8. p=0.5 p=0.2

  9. p=0.5 p=0.2 p=0.05

  10. Log-scale p=0.05 p=0.5 p=0.2

More Related