फ़ुटबॉल प्रति खेल गोल कैलकुलेटरसूत्र

## 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.

हल किया गया उदाहरण

12 goals and 6 assists in 20 appearances, 1600 minutes.

  1. Goals/game = 12 / 20 = 0.60
  2. Assists/game = 6 / 20 = 0.30
  3. Contributions/game = 18 / 20 = 0.90
  4. Minutes per goal = 1600 / 12 = 133 min