Discord

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

Plots Above the Median

Russian title: Задание 6

In a spreadsheet of forest plots, count those approved by the botanists whose weighted score is at least the median.

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

The task

For each plot, botanists counted maples x₁ and limes x₂ and recorded whether the plot suits the experiment (y = 1) or not (y = 0). The reserve director scores each plot as s = 0.4·x₁ + 0.6·x₂, computes the median of all s values and allows only plots with y = 1 and s ≥ median.

How many plots satisfy these conditions?

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

Plots Above the Median

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 I), grades 9–11. The official answer and solution are in a separate file.

Botanists are planning a field experiment. In a preliminary study, they selected several plots and on each of them counted the trees of two species:

x1 — the number of maples,x2 — the number of lime trees.x_1 \text{ — the number of maples}, \qquad x_2 \text{ — the number of lime trees}.

In addition, the botanists recorded their opinion on whether each plot is suitable for the experiment:

y={1,if the plot is suitable;0,if it is not suitable.y = \begin{cases} 1, & \text{if the plot is suitable;} \\ 0, & \text{if it is not suitable.} \end{cases}

The director of the nature reserve assessed the plots by his own criterion:

s=0.4x1+0.6x2.s = 0.4 \cdot x_1 + 0.6 \cdot x_2.

He computed the median of all the values of ss (let us denote it Median) and allowed the experiment to be carried out only on the plots that simultaneously satisfy the conditions:

y=1andsMedian.y = 1 \quad \text{and} \quad s \ge \text{Median}.

Problem. How many plots satisfy these conditions?

Explanation. The median Median is a value that divides an ordered set of numbers into two parts of equal size. If the number of elements is even, the median is taken to be the arithmetic mean of the two central values.

Data. The table is in a separate file (in XLSX, ODS or CSV format), where each row contains the values x1x_1, x2x_2 and yy for one plot.

Scoring criterion: exact match of the 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 I, 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) with columns x₁, x₂, y; 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 1, 23 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 1 (Sirius.Courses online platform)
Round
School Stage (Sirius platform, region group 1), grades 9–11 · Task 6
Language
Russian; English translation by SOTA
License
Not stated by the source