Discord

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

From Accuracy to Precision

Russian title: Задание 5

Find the range of precision compatible with 80% accuracy on a set of 1,000 objects with 400 positives.

  • Classification metrics
  • Russian original · English translation

The task

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

Given Accuracy = 0.8, find the range of possible Precision 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 184 words

From Accuracy to Precision

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 III), 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=1000 objects are given, of which PP=400 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 Accuracy =0.8= 0.8. Find the range of possible values of Precision.

Scoring criterion: 6 points each for the lower and the upper bound. Total — 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 III, 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 3, 20 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 3 (Sirius.Courses online platform)
Round
School Stage (Sirius platform, region group 3), grades 9–11 · Task 5
Language
Russian; English translation by SOTA
License
Not stated by the source