Discord

Checklist VsOSh AI 2026 School Stage (Sirius platform, region group 4), grades 9–11 · Task 5

From Precision to Accuracy

Russian title: Задание 5

Find the range of accuracy compatible with 50% precision on a set of 800 objects with 200 positives.

  • Classification metrics
  • Russian original · English translation

The task

A binary classification set has N = 800 objects, P = 200 positive and 600 negative. Precision = TP/(TP + FP) and Accuracy = (TP + TN)/N.

Given Precision = 0.5, find the range of possible Accuracy values.

Abridged and translated by SOTA from the official Russian materials. The official statement has the exact rules, and it wins wherever this summary differs.

In English

This task was published in Russian. SOTA translated its 3 files into English on 16 September 2026.

Read the task statement in English 183 words

From Precision to Accuracy

English translation by SOTA – AI Community of the Russian original. Organisers who would like this translation removed can email [email protected].

Task 5 of the school stage of the All-Russian School Olympiad (VsOSh) 2025/26 in artificial intelligence (region group IV), grades 9–11. The official answer and solution are in a separate file.

In a binary classification problem (dividing objects into 2 classes), a total of NN=800 objects are given, of which PP=200 are positive and NP=600N - P = 600 are negative. Let:

  • TPTP — correctly predicted positive objects (True Positives);
  • FPFP — negative objects mistakenly predicted as positive (False Positives);
  • FNFN — positive objects mistakenly predicted as negative (False Negatives);
  • TNTN — correctly predicted negative objects (True Negatives).

Metrics:

Precision (precision for the positive class)=TPTP+FP,\text{Precision (precision for the positive class)} = \frac{TP}{TP + FP},

Accuracy (the share of correct answers)=TP+TNN,\text{Accuracy (the share of correct answers)} = \frac{TP + TN}{N},

It is known that Precision =0.5= 0.5. Find the range of possible values of Accuracy.

Scoring criterion: each of the two numbers is worth 6 points; maximum 12 points.

Maximum score for the task — 12

Translated by SOTA. The Russian original is the official version and wins wherever the two differ. Statement and official solution come from one PDF, the analysis of the school-stage tasks for region group IV, grades 9–11, linked from the olympiad's Sirius page. If you organise this olympiad and would like the translation removed, email [email protected] and we will take it down.

At a glance

You get
Statement only.
You submit
Lower and upper bounds.
Scoring
Each bound 6 points (12 in total).
Format
School stage on the Sirius.Courses platform, region group 4, 21 October 2025; grades 9–11; individual; 150 minutes; maximum 112 points for the paper (tasks 1–6: 12 points each; tasks 7–8: 20 points each).

Details

Year
2026, Schools in the regions of group 4 (Sirius.Courses online platform)
Round
School Stage (Sirius platform, region group 4), grades 9–11 · Task 5
Language
Russian; English translation by SOTA
License
Not stated by the source