Please give me the definition of the R codes below. What does it use for and indicate? dbinom(x,n,p), pbinom(x,n,p), rbinom(m,n,p) dpois(x,lambda), ppois(x,lambda), rpois(m,lambda) punif(x,a,b), qunif(q,a,b), runif(m,a,b) pexp(x,lambda), qexp(q,lambda), rexp(m,lambda) pnorm(x,mu,sigma), qnorm(q,mu,sigma), rnorm(m,mu,sigma)

Algebra & Trigonometry with Analytic Geometry
13th Edition
ISBN:9781133382119
Author:Swokowski
Publisher:Swokowski
Chapter10: Sequences, Series, And Probability
Section: Chapter Questions
Problem 60RE
icon
Related questions
Question
100%

Please give me the definition of the R codes below. What does it use for and indicate?

dbinom(x,n,p), pbinom(x,n,p), rbinom(m,n,p)
dpois(x,lambda), ppois(x,lambda), rpois(m,lambda)
punif(x,a,b), qunif(q,a,b), runif(m,a,b)
pexp(x,lambda), qexp(q,lambda), rexp(m,lambda)
pnorm(x,mu,sigma), qnorm(q,mu,sigma), rnorm(m,mu,sigma)

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer