Answer: 3
=============================================================
Step-by-step explanation
We start in the first row at the very left side. The first two digits are the '2' and '4', and they form the value 24. Since 24 is not in the interval from 00 to 14, this means that the first randomly selected student is not left-handed.
The next two digits are 0 and 0. This forms 00 and represents a left-handed student because now we are between 00 and 14. Make a tally of how many left-handed students you count.
As we keep reading across the row, the next two digits are 0 and 7 and they combine to 07. This is another left handed student. However, the student after that is not left-handed since 59 is not in the range from 00 to 14.
Here's a list of all the values we read from the table, and if they're left handed or not:
- table value = 24, not left-handed
- table value = 00, left-handed (1 so far)
- table value = 07, left-handed (2 so far)
- table value = 59, not left-handed
- table value = 83, not left-handed
- table value = 62, not left-handed
- table value = 20, not left-handed
- table value = 09, left-handed (3 so far)
- table value = 15, not left-handed
- table value = 18, not left-handed
There are 3 left-handed people in our sample. The table values were: 00, 07, and 09 in that order from left to right.
So that's why the answer is 3.
If you start at another point in the random-number table, then it may be likely that you'll get a different answer. Also, if you decide to read the table in a different way, then you may likely get a different answer.