Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started