Question: Follow our R scripts in Module 2, write programs to compute following two questions. You can write the programs in a single script like what
Follow our R scripts in Module 2, write programs to compute following two questions. You can write the programs in a single script like what I did in Module 2.
10X = 5.5, X = ? (hint: use log function)
Generate 100 random numbers sampled from normal distribution N(mean = 0, std = 0.5).
Then, display first 8 numbers
Then, compute how many are positive, negative, zero, separately
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
