I'm given the horizontal table:
Titled Probablity of Specific Processing Times (in seconds)
Processing time, t: 10,20,30,40,50,60
Probability, P(t): 0.052, 0.132, 0.158, 0.135, 0.123, 0.104
Processing time, t: 70,80,90,100,110,120
Probability, P(t): 0.058, 0.034, 0.116, 0.050, 0.026, 0.012
And then told:
Perform a simulation for 50 customers who arrive at the ticket booth. To do so, use the random-number generator of your graphing calculator to generate 50 numbers between 1 and 1000 inclusive. Make a table like the one shown by recording the random numbers in the Number column and the corresponding value of t in the Time column. (For example, if the first random number generated is 174, then the corresponding value of t is 20. This simulates a processing time of 20 seconds for the first customer.)
And given the vertical graph. Each --- is a different column. I tried to make it look how it looks on my paper:
Customer --- Number, N --- Time,t
1
2
:
50
I don't know where to begin thanks so much for any help
Tags: