

Short Side · May 31, 2026
How The NRL Tryscorer Model Works
The tryscorer model answers one focused question:
It does not independently predict team scoring volume. That comes from the result model through nrl.nrl_predictions.expected_tries. The tryscorer model takes that team total and allocates it across the lineup.
In simple terms:
If a team is projected for 3.0 tries and a winger is estimated to own 18% of that team's try-scoring opportunity, the player receives:
That expected-tries number is then converted into anytime, two-plus, and three-plus try probabilities.
Why It Predicts Share
Raw player tries are extremely noisy. Most players score zero tries in most games, and even strong finishers can go several weeks without scoring. A direct raw-tries model can easily mix up team opportunity with player ability.
This model separates...





