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

It deals with the chance -LRB- the likelihood -RRB- of an event occurring . For example , if you toss a fair coin four times , the outcomes may not be two heads and two tails . However , if you toss the same coin 4,000 times , the outcomes will be close to half heads and half tails . The expected theoretical probability of heads in any one toss is 1/2 or 0.5 . Even though the outcomes of a few repetitions are uncertain , there is a regular pattern of outcomes when there are many repetitions .

Target

  • However , if you toss the same coin 4,000 times , the outcomes will be close to half heads and half tails .
  • however

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.though
2.anyhow
3.yet
4.nonetheless
{%endblock%}