{% 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 accuracy , carry the decimal answers to four decimal places . To four decimal places , these numbers are equivalent -LRB- 0.0999 -RRB- . Sampling without replacement instead of sampling with replacement becomes a mathematical issue only when the population is small . For example , if the population is 25 people , the sample is ten , and you are sampling with replacement for any particular sample , then the chance of picking the first person is ten out of 25 , and the chance of picking a different second person is nine out of 25 -LRB- you replace the first person -RRB- . If you sample without replacement , then the chance of picking the first person is ten out of 25 , and then the chance of picking the second person -LRB- who is different -RRB- is nine out of 24 -LRB- you do not replace the first person -RRB- .

Target

  • Sampling without replacement instead of sampling with replacement becomes a mathematical issue only when the population is small .
  • small

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.microscopic
2.light
3.insignificant
4.negligible
5.selfish
6.pitiful
7.young
8.petty
9.poor
10.inadequate
11.inferior
12.insufficient
13.secondary
14.miniature
15.short
16.humble
17.slight
18.limited
19.minor
20.immature
21.narrow
22.modest
23.little
24.mean
25.trivial
{%endblock%}