1.

The _________ distribution comes up in differential equations as a model for population growth under certain assumptions.(a) Logistic(b) Linear(c) Discrete(d) BetaThis question was addressed to me in an international level competition.The origin of the question is Distribution topic in portion Distributions, Graphics & Neural Networks of R Programming

Answer»

The correct answer is (a) Logistic

Easiest explanation: The associated R FUNCTION is dlogis(x, location = 0, scale = 1). The logistic distribution comes up in differential EQUATIONS as a model for population growth under CERTAIN assumptions.



Discussion

No Comment Found

Related InterviewSolutions