Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In the TTU campus, Citibus route 19 is expected to arrive in 15 minutes. Your task is to determine whether the distribution of expected waiting
In the TTU campus, Citibus route 19 is expected to arrive in 15 minutes. Your task is to determine whether the distribution of expected waiting time for passengers is uniform. To begin, import the required packages and set the number of random numbers to be generated to 100. (10 pts) Use a loop to generate the random numbers. (10 pts) Create a histogram to visualize the frequency distribution of the generated numbers. (15 pts) Test the distribution of the generated numbers to see if it follows a uniform distribution using a statistical test, and interpret the results to determine whether the numbers are uniformly distributed. (15 pts)
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