{% extends 'base.html' %} {% block title %}annotation{%endblock%} {% block title_num %}

Annotation {{ file_num_display }} / {{ all_num }}

{% endblock %} {% block content %}
{% csrf_token %} Your Woker ID is {{ worker_id }}

Text:

Besides simple random sampling , there are other forms of sampling that involve a chance process for getting the sample . Other well-known random sampling methods are the stratified sample , the cluster sample , and the systematic sample . To choose a stratified sample , divide the population into groups called strata and then take a proportionate number from each stratum . For example , you could stratify -LRB- group -RRB- your college population by department and then choose a proportionate simple random sample from each stratum -LRB- each department -RRB- to get a stratified random sample . To choose a simple random sample from each department , number each member of the first department , number each member of the second department , and do the same for the remaining departments .

Target

  • To choose a stratified sample , divide the population into groups called strata and then take a proportionate number from each stratum .
  • choose

Candidates

Please check all the words that can be used instead of the target word in the same context. Note that the morphology of the target (third person singular, past tense etc.) is considered to be applied to the candidate automatically in the process of paraphrasing.

1.wish
2.sort
3.weigh
4.extract
5.tap
6.take
7.desire
8.adopt
9.judge
10.prefer
11.crave
12.love
13.elect
14.determine
15.fancy
16.cast
17.name
18.separate
19.appoint
20.want
21.accept
{%endblock%}