1.

The randn command generates random numbers by following a _________(a) Normal distribution(b) Normalized Normal Distribution(c) Uniform Distribution(d) Bernoulli’s DistributionThis question was addressed to me in a national level competition.I'd like to ask this question from Random Number Generation topic in division Beyond the Basics of MATLAB

Answer»

Correct choice is (B) Normalized NORMAL Distribution

Best EXPLANATION: The Normalized normal distribution is used to generate random numbers random numbers using the randn command- this is the inbuilt working of the randn command. HENCE, Normalized Normal Distribution is correct.



Discussion

No Comment Found

Related InterviewSolutions