Question: Simulate an ACT test score dataset as having details as, Set the seed to 16, then use rnorm() to generate a normal distribution of 10000
Simulate an ACT test score dataset as having details as, Set the seed to 16, then use rnorm() to generate a normal distribution of 10000 tests with a mean of 20.9 and standard deviation of 5.7. Save these values as act_scores.
Considering the reported maximum score is 36.
In act_scores, how many perfect scores are there out of 10,000 simulated tests?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
