[R] Where to get quantiles (1st parameter q) for pnorm?(Normalapproximation to binomial distribution)

Gerrit Eichner Gerrit.Eichner at math.uni-giessen.de
Wed Jan 20 11:42:13 CET 2016


Hi, Matti,

use

?pnorm

and read about qnorm.

  Hth  --  Gerrit


On Wed, 20 Jan 2016, mviljamaa wrote:

> I'm doing Normal approximation to binomial distribution.
>
> My variables are generated by rbinom.
>
> Here: 
> http://msemac.redwoods.edu/~darnold/math15/spring2013/R/Activities/ApproxBinomWithNorm.html
>
> it's claimed that normal approximation is done using the command pnorm.
>
> Question:
>
> Where to get quantiles (1st parameter q) for pnorm?
>
> -Matti
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list