Soccer Goals per Game Rechner — Formel
## How Soccer Scoring Stats Are Calculated
### Formulas
- **Goals per Game** = Goals / Appearances
- **Minutes per Goal** = Minutes Played / Goals
- **Goal Contributions** = (Goals + Assists) / Appearances
### Benchmarks
A striker scoring 0.5+ goals per game is performing very well. Elite strikers achieve 0.7+ goals per game in top leagues. A goal contribution (goals + assists) above 0.8 per game is world class.
### Formulas
- **Goals per Game** = Goals / Appearances
- **Minutes per Goal** = Minutes Played / Goals
- **Goal Contributions** = (Goals + Assists) / Appearances
### Benchmarks
A striker scoring 0.5+ goals per game is performing very well. Elite strikers achieve 0.7+ goals per game in top leagues. A goal contribution (goals + assists) above 0.8 per game is world class.
Lösungsbeispiel
12 goals and 6 assists in 20 appearances, 1600 minutes.
- Goals/game = 12 / 20 = 0.60
- Assists/game = 6 / 20 = 0.30
- Contributions/game = 18 / 20 = 0.90
- Minutes per goal = 1600 / 12 = 133 min