{{ card.label }}
+{{ card.value }}
+{{ card.caption }}
++ See how many runs a team is scoring per game as the season progresses. +
+Import a team-season, then reload this page:
+{{ import_command }}
+ {{ not_found_message }}
+Import it with:
+{{ import_command }}
+ {{ analysis.season }} regular season
+{{ card.label }}
+{{ card.value }}
+{{ card.caption }}
++ Each point is the number of runs {{ analysis.team_name }} scored in + one completed game. These are runs scored, not runs allowed, and + nothing here is a run differential. The + {{ rolling_average_label|lower }} covers that game and the + {{ analysis.rolling_window - 1 }} games before it, so it shows the + recent scoring trend; early-season points use every game played so + far. The dashed line is the team's average across the completed + games currently stored for this season. +
++ {% if league_comparison %} + The dotted line is MLB overall. + {% endif %} + {{ league_comparison_note }} + {% if league_comparison %} + A positive vs MLB value means + {{ analysis.team_name }} scored more runs per game than MLB + across the stored season, and a negative value fewer. It is + descriptive context, not a measure of significance, and it makes + no claim about why the two numbers differ. + {% endif %} +
+