Biostatistics with R/Some Important Sampling Distributions

From testwiki
Jump to navigation Jump to search

Summary of Formulars with R

Formular Number Name Formular Formular with R
5.3.1 z-transformation for sample mean Z=X¯μxσ/n Example
5.4.1 z-transformation for difference between two means Z=(X¯1X¯2)(μ1μ2)σ12n1+σ22n2 Example
5.5.1 z-transformation for sample proportion Z=p¯pp(1p)n Example
5.5.2 Continuity correction when x < np Zc=x+.5nppq/n Example
5.5.3 Continuity correction when x > np Zc=X+.5nppq/n Example
5.6.1 z-transformation for difference between two proportions Example
Symbol Key

Template:BookCat