Checklist VsOSh AI 2026 Final Stage, Tour 1 (theory) · E task
New Sample
Russian title: Новая выборка
Express the coefficient of determination of a regression refitted on data augmented with its own predictions in terms of the original one.
The task
A model f(x) = ax + b is fitted by least squares on (x₁, y₁), …, (x_n, y_n), and R₀² = 1 − Σ(y_i − f(x_i))² / Σ(y_i − ȳ)² is computed on this sample.
A new sample of 2n objects is formed by adding the n points (x_i, f(x_i)). A model g(x) = cx + d is fitted on it by least squares and its coefficient of determination R₁² is computed on all 2n objects. Assuming both fits are unique, express R₁² in terms of R₀².
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 4 files into English on 17 September 2026.
- Task statement Russian original of Task statement
- Official solution Russian original of Official solution
- Full paper (all tasks of the tour) Russian original of Full paper (all tasks of the tour)
- All solutions of the tour with marking criteria Russian original of All solutions of the tour with marking criteria
Read the task statement in English
New Sample
English translation by SOTA – AI Community of the Russian original. Organisers who would like this translation removed can email [email protected].
All-Russian School Olympiad in Informatics 2025–2026, Final Stage
“Artificial Intelligence” profile, Tour 1, Moscow, 23 March 2026
Task E
A model predicts a real number from a real number by the method of linear regression, that is, by the formula , where are the parameters of the model .
A training sample is given, where . The model is trained on these data: the parameters and are chosen by the least-squares method, that is, so that the value of the expression
is minimal.
We define the coefficient of determination , computed on this sample, as follows:
We construct a new sample by adding the objects , , to the original one. Let a model be trained on the resulting sample of objects, also by the least-squares method. Denote by the coefficient of determination for the model , computed on the sample of all objects.
It is assumed that the parameters of both models could be determined by the least-squares method uniquely.
Express in terms of .
Translated by SOTA. The Russian original is the official version and wins wherever the two differ. 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
- Written solution (proof or answer with justification), graded by the criteria in the official solutions file.
- Scoring
- Points awarded by the published criteria (partial credit for stated intermediate results; deductions for gaps).
- Rules
- Written tour; no computer-based submission.
- Format
- Final stage, Tour 1 (theoretical), Moscow, 23 March 2026; grades 9–11; individual written tour.