Discord

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

Majority Vote of Three Advisers

Russian title: Задание 6

Recompute majority-vote predictions in a table and count how often they match the actual decision.

  • Tabular
  • Data processing (spreadsheet)
  • Russian original · English translation

The task

Each row of a table holds the opinions n₁, n₂, n₃ (0 or 1) of three advisers on whether the heir Tutti will taste a dish, and his actual decision y. The cook predicts ŷ = 1 if n₁ + n₂ + n₃ ≥ 2 and 0 otherwise.

In how many rows did ŷ match y?

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 272 words

Majority Vote of Three Advisers

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

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

The Heir Tutti is capricious: when the royal cook brings him a dish, he either agrees to try it (let us denote this answer by 1) or refuses (0). Before each attempt, the three Fat Men look at the dish and give their opinion on whether the heir will like it.

The tech-savvy royal cook keeps a table (the file can be downloaded in one of the formats XLSX, ODS, CSV). Each row contains four integers, each equal to 0 or 1:

n1, n2, n3 — the opinions of the three Fat Men,y — Tutti’s actual decision.n_1,\ n_2,\ n_3 \text{ — the opinions of the three Fat Men}, \qquad y \text{ — Tutti's actual decision}.

Based on the Fat Men's opinions, the cook uses the majority rule to make a guess y^\hat{y} about whether the dish will be tried:

y^={1,if n1+n2+n32,0,otherwise.\hat{y} = \begin{cases} 1, & \text{if } n_1 + n_2 + n_3 \ge 2, \\ 0, & \text{otherwise.} \end{cases}

The cook wrote the values of y^\hat{y} in a separate column, but accidentally erased the data and is now trying to restore them.

Problem. In how many rows did the cook's guess y^\hat{y} coincide with the heir's decision yy?

Scoring criterion: exact match of the numerical answer — 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 II, grades 9–11, linked from the olympiad's Sirius page. The data table (XLSX, ODS or CSV) is a separate file that is not part of the published PDF; the spreadsheet formulas are given with English function names. 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
A table (XLSX, ODS or CSV); not included in the published PDF.
You submit
One number.
Scoring
Exact answer; 12 points.
Format
School stage on the Sirius.Courses platform, region group 2, 24 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 2 (Sirius.Courses online platform)
Round
School Stage (Sirius platform, region group 2), grades 9–11 · Task 6
Language
Russian; English translation by SOTA
License
Not stated by the source