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

In a college population of 10,000 people , suppose you want to pick a sample of 1,000 randomly for a survey . 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- .

Target

  • the chance of picking the first person is 1,000 out of 10,000 -LRB- 0.1000 -RRB- ;
  • first

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.initial
2.chief
3.eminent
4.original
5.principal
6.paramount
7.basic
8.main
9.supreme
10.aboriginal
11.foremost
12.dominant
13.primitive
14.early
15.key
16.primary
17.prime
18.outstanding
19.leading
20.fundamental
21.front
22.predominant
23.advanced
24.elementary
{%endblock%}