You have loaded a dataset of people's heights into a 100 x 1 array called 'height'. Which statement will return a 100 x 1 array, 'sim_height', with values from a normal distribution with the same mean and variance as your height data?

🎲 Try a Random Question  |  Total Questions in Quiz: 63  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
MATLAB Quiz — practice the complete quiz, review flashcards, or try a random question.

MATLAB MCQs For LinkedIn Skill Assessments.

MATLAB is a proprietary multi-paradigm programming language and numeric computing environment.


You have loaded a dataset of people's heights into a 100 x 1 array called 'height'. Which statement will return a 100 x 1 array, 'sim_height', with values from a normal distribution with the same mean and variance as your height data?