13.07.2015 Views

Brief Introduction to R - People.stat.sfu.ca - Simon Fraser University

Brief Introduction to R - People.stat.sfu.ca - Simon Fraser University

Brief Introduction to R - People.stat.sfu.ca - Simon Fraser University

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Distributions• Calculating the pdf> dnorm(x,mean,sd)• Calculating the cdf> pnorm(x,mean,sd)• Determining a quantile, ie inverse cdf> qnorm(x,mean,sd)• Generate a random number> rnorm(how many, mean, sd)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!