Coding

Can you demonstrate how to create a normal distribution of 1000 data points with a mean of x and variance of y in R, perform a statistical summary, and plot the density? Follow this by executing the same in Python using the Codility platform.

Was asked at

Practice this question with AI

First session is free - no credit card required.

Go Premium

More interviews, more skills, more success.

Practice More Questions

No answers yet

Be the first to share your approach to this question

Interview question asked to Machine Learning Engineers interviewing at Duolingo, Peek, Datadog and others: Can you demonstrate how to create a normal distribution of 1000 data points with a mean of x and variance of y in R, perform a statistical summary, and plot the density? Follow this by executing the same in Python using the Codility platform..