in Education by
The associated R function is dlnorm(x, meanlog = 0, sdlog = 1) is for ________ distribution. (a) Logistic (b) Lognormal (c) Normal (d) Simple This question was posed to me in a national level competition. Enquiry is from Distribution in section Distributions, Graphics & Neural Networks of R Programming Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Correct answer is (b) Lognormal To explain: The associated R function is dlnorm(x, meanlog = 0, sdlog = 1). Lognormal distribution is a distribution derived from the normal distribution (hence the name). Its name also says that it is derived from the normal distribution.

Related questions

0 votes
    The associated R function is dlogis (x, location = 0, scale = 1) is for _________ distribution. (a) ... Networks of R Programming Select the correct answer from above options...
asked Feb 12, 2022 in Education by JackTerrance
0 votes
    The associated R function is dweibull(x, shape, scale = 1) is for _________ distribution. (a) Logistic (b ... Networks of R Programming Select the correct answer from above options...
asked Feb 9, 2022 in Education by JackTerrance
0 votes
    Every ________ function has a probability distribution function. (a) Continuous (b) Discrete (c) Categorical (d) ... of R Programming Select the correct answer from above options...
asked Feb 10, 2022 in Education by JackTerrance
0 votes
    The empirical cumulative distribution function can be called as __________ (a) EMCDF (b) EDFC (c) ECDF (d) ... of R Programming Select the correct answer from above options...
asked Feb 10, 2022 in Education by JackTerrance
0 votes
    The corresponding R function for the CDF is __________ (a) Dbinom (b) Pbinom (c) Cbinorm (d) Hbinorm I ... Networks of R Programming Select the correct answer from above options...
asked Feb 11, 2022 in Education by JackTerrance
0 votes
    Which distribution comes up a lot in Bayesian statistics because it is a good model for one's prior beliefs about ... of R Programming Select the correct answer from above options...
asked Feb 12, 2022 in Education by JackTerrance
0 votes
    The _________ distribution comes up in differential equations as a model for population growth under certain ... Programming Select the correct answer from above options...
asked Feb 10, 2022 in Education by JackTerrance
0 votes
    When µ = ___ and σ = ___ we say that the random variable has a standard normal distribution. (a) 0, ... Networks of R Programming Select the correct answer from above options...
asked Feb 12, 2022 in Education by JackTerrance
0 votes
    The binomial distribution is based on _______ trial. (a) Einstein (b) Bernoulli (c) Bohr (d) Kepler The ... Networks of R Programming Select the correct answer from above options...
asked Feb 11, 2022 in Education by JackTerrance
0 votes
    Which of the following is a distribution derived from the normal distribution? (a) Logistic (b) Lognormal (c) ... of R Programming Select the correct answer from above options...
asked Feb 10, 2022 in Education by JackTerrance
0 votes
    Which distribution looks like a norm distribution but with very heavy tails? (a) Simple (b) Discrete (c) ... Networks of R Programming Select the correct answer from above options...
asked Feb 10, 2022 in Education by JackTerrance
0 votes
    The abbreviation of Cumulative Distributive Function is ________ (a) CDFN (b) CMDF (c) CMD (d) CDF I have ... Networks of R Programming Select the correct answer from above options...
asked Feb 10, 2022 in Education by JackTerrance
0 votes
    ask=T is a parameter that R asks before producing the _______ (a) function (b) package (c) interface (d) ... Networks of R Programming Select the correct answer from above options...
asked Feb 10, 2022 in Education by JackTerrance
0 votes
    The method that the optimized weight values are attained is called as ________ (a) Leaning (b) Lost (c) ... Networks of R Programming Select the correct answer from above options...
asked Feb 12, 2022 in Education by JackTerrance
0 votes
    Axes, axis labels and titles all appear in the ________ of the figure. (a) Directions (b) Margin labels ( ... Networks of R Programming Select the correct answer from above options...
asked Feb 11, 2022 in Education by JackTerrance
...