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