

InterviewSolution
Saved Bookmarks
1. |
Explain the process to select a sample of 5 students from a population of 25 by random method |
Answer» The procedure of selecting random sample of 5\xa0students out of 25\xa0in a class is as follows:1.\xa0Assign a particular number between 1 to 25 to all the 10 students like, 01, 02, 03, 04, 05, 06, 07, 08, 09, 10. ....... 252.\xa0Select a number randomly. Let us assume that the number selected is 05.3. Consult the Two-Digit Random Number Table, two numbers successive to the selected random number (i.e. 05) either horizontally or vertically are the remaining two students (i.e. 06 and 07). | |