i) Generate 100 standard-normally distributed random numbers, assigne them to vector r, ii) plot the histogram for the vector r iii) convert the numbers into integers, then assign the new values to ri vector

A First Course in Probability (10th Edition)
10th Edition
ISBN:9780134753119
Author:Sheldon Ross
Publisher:Sheldon Ross
Chapter1: Combinatorial Analysis
Section: Chapter Questions
Problem 1.1P: a. How many different 7-place license plates are possible if the first 2 places are for letters and...
icon
Related questions
Question
Use R functions to conduct the following
6.
i) Generate 100 standard-normally distributed random numbers, assigne them to vector r,
ii) plot the histogram for the vector r
iii) convert the numbers into integers, then assign the new values to ri vector
iv) reshape the vector into 10x10 matrix, then assign it to variable rm
find the sum of the columns and rows of rm
Transcribed Image Text:Use R functions to conduct the following 6. i) Generate 100 standard-normally distributed random numbers, assigne them to vector r, ii) plot the histogram for the vector r iii) convert the numbers into integers, then assign the new values to ri vector iv) reshape the vector into 10x10 matrix, then assign it to variable rm find the sum of the columns and rows of rm
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer