Question

Global Airlines randomly chose 10 passengers from today's 9 a.m. Chicago-Tampa trip as part of their customer service programme. Each sampling traveller will be questioned on the services, amenities, and other aspects of the airport. Each passenger received a number when they boarded the aircraft in order to choose the sample. The range of numbers ranged from 001 to 250. Select 10 usable numbers at random using Appendix B.4.

Solution

Verified
Answered 1 year ago
Answered 1 year ago
Step 1
1 of 2

The task is to generate 1010 numbers that are from 001001 to 250250 using the table of random numbers.

First, determine the random starting point by using the time. The time gives 10:4110:41. As such, start at the 10th\text{10th} column and go down to the 41st\text{41st} row.

Since 1010 numbers are needed and the numbers are from 001001 through 250250, then get 1010 random numbers whose first 33 digits in the row are within the range 001001 and 250250. If it is beyond 250250 or 000000, then skip. Get the random numbers by going to the next column. The table of random numbers then gives: 9768797687, 0631506315, 1701217012, 0096800968, 0723507235, 1072810728, 4218942189, 3329233292, 5148751487, 6444364443, 0271102711, 0818208182, 7599775997, 7986679866, 5809558095, 8331983319, 8029580295, 7974179741, 7459974599, 8437984379, 1714717147, 1951919519, and 2249722497.

Create an account to view solutions

Create an account to view solutions

More related questions

1/4

1/7