The 12 mutual funds selected for the sample are:
744, 755, 125, 841, 491, 104, 403, 489, 251, 783, 589, 717
How to check table of random numbers
Here are the numbers of the 12 mutual funds in the simple random sample, using the third column of the random numbers table starting with 71744:
Starting point: We begin with mutual fund number 744, as instructed.
Random number selection: We use the last three digits of each row in the third column of the table starting with 71744.
Selecting mutual funds: We add the starting point (744) to each random number and take the modulo by 882 to ensure it falls within the range of 1 to 882 (inclusive).
Checking for duplicates: We ignore any duplicate selections that might occur due to modulo or exceeding the range.
Therefore, the 12 mutual funds selected for the sample are:
744, 755, 125, 841, 491, 104, 403, 489, 251, 783, 589, 717