InterviewSolution
Saved Bookmarks
| 1. |
If the two-digit random numbers are given and population size is of three digits, how will random numbers be used for selecting the sample? |
|
Answer» If the two-digit random numbers are given and population size is of three digits, then considering two-digits of a column and first digit of the next column the sample is selected. |
|