Page 1 of 1

How to do in R Generate 100 values from a standard normal distribution and count the number of values greater than 1.96.

Posted: Sun Sep 05, 2021 5:01 pm
by answerhappygod
How to do in R
Generate 100 values from a standard normal distribution and
count the number of values greater than 1.96. Extract these into a
vector called signif.100. Do the same again but this time generate
2000 values.