SOLUTION: To estimate the percentage of defects in a recent manufacturing batch, a quality-control manager selects every twentieth widget that comes off the assembly line, starting with the
Algebra ->
Probability-and-statistics
-> SOLUTION: To estimate the percentage of defects in a recent manufacturing batch, a quality-control manager selects every twentieth widget that comes off the assembly line, starting with the
Log On
Question 1037035: To estimate the percentage of defects in a recent manufacturing batch, a quality-control manager selects every twentieth widget that comes off the assembly line, starting with the tenth, until he obtains a sample of sixty widgets.
What type of sampling method is used? Answer by Theo(13342) (Show Source):
Systematic random sampling. With systematic random sampling, we create a list of every member of the population. From the list, we randomly select the first sample element from the first k elements on the population list. Thereafter, we select every kth element on the list.