

InterviewSolution
Saved Bookmarks
1. |
Distinguish between random sampling and systematic sampling give suitable example question |
Answer» Under\xa0simple random sampling, a sample of items is chosen randomly from a population, and each item has an equal probability of being chosen. Simple random sampling uses a table of random numbers or an electronic random number generator to select items for its sample.Systematic sampling\xa0involves selecting items from an ordered population using a skip or sampling interval. The use of systematic sampling is more appropriate compared to simple random sampling when a project\'s budget is tight and requires simplicity in execution and understanding the results of a study. Systematic sampling is better than random sampling when data does not exhibit patterns and there is a low risk of data manipulation by a researcher. | |