Interpret advanced college baseball metrics (wOBA, wRC+, FIP, ERA-, BABIP, ISO, K%, BB%) correctly in context. Use when explaining a player's or team's advanced stats, when comparing programs, when translating raw numbers into analytical conclusions, or when converting a leaderboard into a scouting takeaway. Pairs with bsi_get_team_sabermetrics, bsi_get_player_stats, and bsi_get_leaderboard from the cbb-sabermetrics plugin.
When raw sabermetric numbers come back from the BSI MCP, they need framing before they mean anything. This skill turns numbers into reads.
Apply the right lens at the right time:
| Phase | Reliable Metrics | Treat Cautiously |
|---|---|---|
| Feb Wk 1–3 | K%, BB% | ERA, BABIP, ISO, wOBA, FIP |
| Mar Wk 4–8 | Conference rate stats, run diff | Individual BABIP, FIP |
| Apr Wk 9–12 | Most rates | RISP splits (small sample) |
| May Wk 13–16 | Everything | Nothing |
Reading a player's numbers in April with Feb-phase caution is malpractice. Reading them in Feb with May confidence is worse.
The BSI MCP returns park-adjusted versions (wRC+, ERA−, FIP−) when available. Prefer these over raw wOBA / ERA / FIP for cross-program comparison.
Why: UFCU Disch-Falk is a pitcher-friendly park. Alex Box (LSU) plays neutral. Goss Stadium (Oregon State) is pitcher-friendly with marine layer. A .400 wOBA at Disch-Falk is more impressive than .400 at a hitter's park.
"[Name] posts a .XXX wOBA / XXX wRC+ in [PA] plate appearances across [games] — a [above/below/around] league-average profile. Breakdown: .XXX BABIP (stable/high/low relative to his career), .XXX ISO ([slap hitter / gap power / true slugger] profile), XX% BB rate ([approach-driven / aggressive] bat), XX% K rate ([contact / swing-and-miss] tendency). [Park adjustment note]. [Season-state caveat if Feb/Mar]."
"[Name] runs a X.XX FIP (X.XX ERA) in [IP] innings through [date]. XX% K rate (elite / strong / needs work), XX% BB rate (command / erratic). [Gap between ERA and FIP explains defense/luck contribution]. Park-adjusted ERA− of XX means [X]% better/worse than league-average SOS-adjusted. [Arm-count context for May stretch run if applicable]."
"[Team] carries a [XXX] offensive wRC+ (rank X-of-XXX in conference / national) and a [XXX] team ERA− (pitching rank). Run differential of [+/- XX] through [X] games suggests [sustainable / lucky / unlucky] record. Notable strength: [specific metric leader]. Vulnerability: [specific weakness]. SOS-adjusted conference strength index ranks [X]-of-32."
meta envelope.A user asks: "How's Texas's offense?"
bsi_get_team_sabermetrics team=texasA user asks: "Who are the top DI hitters right now?"
bsi_get_leaderboard metric=wrc_plus type=batting limit=10