Explain the procedure of selecting a random sample of 3 students out of 10 in your class by using random number tables
Answers
Answer:
Step-by-step explanation:
Given
Explain the procedure of selecting a random sample of 3 students out of 10 in your class by using random number tables
Given we need to select random sample of 3 students out of 10 in a class.
First choose a particular number between 1 to 10 students like 1,2,3,4,5,6,7,8,9,10
Pick a number randomly. Let it be 4
So from the table two numbers successive to the selected number either horizontally or vertically will be the remaining students that is 6 or 8.
Answer:
For selecting a random sample of 3 students out of 10 by random number tables we consult one digit random numbers and we will skip random numbers greater than value 10 as it the largest serial number. We have other 9 one digit numbers. Thus, the 3 selected students out of 10 are with serial numbers 5,9,2.