400
Multi-Stage requires the sampler to divide the population and choose random samples at each level (random-random), while cluster requires the population to be divided into groups, and randomly assign a number of groups, and sample each member of the chosen groups (random-all)
What is the difference between multi-stage and cluster samples.