{% 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:

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 . Then use simple random sampling to choose proportionate numbers from the first department and do the same for each of the remaining departments . Those numbers picked from the first department , picked from the second department , and so on represent the members who make up the stratified sample . To choose a cluster sample , divide the population into clusters -LRB- groups -RRB- and then randomly select some of the clusters .

Target

  • Then use simple random sampling to choose proportionate numbers from the first department and do the same for each of the remaining departments .
  • 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%}