Q.1.
Two important methods in analysis is differentiation and __________ transformation.
Q.2.
Every ________ function has a probability distribution function.
Q.3.
Which package resorts to numerical methods when it encounters a model it does not recognize.
Q.4.
When µ = ___ and σ = ___ we say that the random variable has a standard normal distribution.
Q.5.
Which of the following is the symbol of standard normal PDF?
Q.6.
The __________ package has functionality to investigate transformations of univariate distributions.
Q.7.
Which distribution looks like a norm distribution but with very heavy tails?
Q.8.
The ________ is represented by the location parameter.
Q.9.
The ______ parameter influences the spread of the distribution about its median.
Q.10.
Which distribution comes up a lot in Bayesian statistics because it is a good model for one’s prior beliefs about a population proportion?
Q.11.
The associated R function is dlogis (x, location =scale =is for _________ distribution.
Q.12.
The _________ distribution comes up in differential equations as a model for population growth under certain assumptions.
Q.13.
Which of the following is a distribution derived from the normal distribution?
Q.14.
The associated R function is dlnorm(x, meanlog =sdlog =is for ________ distribution.
Q.15.
The associated R function is dweibull(x, shape, scale =is for _________ distribution.