{% 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 any particular sample of 1,000 , if you are sampling with replacement , the chance of picking the first person is 1,000 out of 10,000 -LRB- 0.1000 -RRB- ; the chance of picking a different second person for this sample is 999 out of 10,000 -LRB- 0.0999 -RRB- ; the chance of picking the same person again is 1 out of 10,000 -LRB- very low -RRB- . If you are sampling without replacement ,

Target

  • the chance of picking a different second person for this sample is 999 out of 10,000 -LRB- 0.0999 -RRB- ;
  • different

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.various
2.diverse
3.unique
4.numerous
5.distinct
6.special
7.varied
8.atypical
9.original
10.extraordinary
11.colorful
12.unusual
13.strange
14.distant
15.unconventional
16.peculiar
17.single
18.rare
19.bizarre
20.singular
21.distinctive
22.individual
23.particular
24.specific
25.uncommon
26.unrelated
27.contrary
{%endblock%}