Q1. The management of HyperPanda wanted to find out how many customers come to one of their branches in Dammam. One of the employees gathered the following data which represents number of customers arriving per hour.
Your task is to find what distribution does the data follow?
- Show the whole process.
- You can use Chi-square as goodness of fit test.
- Use Excel for your calculations.
Q2. Using the linear congruential method, generate a sequence of random numbers using the following settings:
a=17, c = 43, m = 127
(a) Using initial seed of X0 = 27, create 10 random numbers
(b) Using initial seed of X0 = 15, create 10 random numbers
Q3. For the following set of points, use the Kolmogorov-Smirnov test to discover whether the underlying distribution is exponential.