+ Reply to Thread
Results 1 to 3 of 3

Soccer Tournament Results - I need formulas to calculate statistics!

  1. #1
    Registered User
    Join Date
    09-12-2023
    Location
    Budapest
    MS-Off Ver
    Office 2016
    Posts
    18

    Question Soccer Tournament Results - I need formulas to calculate statistics!

    Greetings!

    I need your help in creating formulas to calculate certain statistics in a school soccer/football tournament.
    1. I need the total number of teams counted automatically
    2. I need the goal difference (that of scored and conceded goals)
    3. I need the points the teams earned (they get 3 for a win, 1 for a draw; 0 for a loss)
    4. I need the number of how many matches they missed out of 11
    5. I need the penalty points calculated (consisting of penalty points earned for yellow and red cards as well as missed matches)
    6. I need the total number of points a team ended up with
    7. I need the number of points they lost (compared to the maximum of points possible to earn)
    8. I need the precentage of how many of the played matches did the given team win.

    Finally, if possible, could you create a way put the teams (and their assigned statistics) in order based on their assigned statistics? Everything necessary is provided in a sample worksheet!

    Thank you! Whoever this thread reaches, you are a life saver!
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,733

    Re: Soccer Tournament Results - I need formulas to calculate statistics!

    Here's a few of them, in the cells stated:

    C7: =COUNTA(B10:B21)

    I10: =G10-H10

    J10: =3*D10+E10

    K10: =$C$7-C10-1

    N10: =K10*$C$5+L10*$C$4+M10*$C$3

    They are not particularly difficult formulae, so see if you can work some of them out yourself, and come back if you have any problems.

    Hope this helps.

    Pete

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,733

    Re: Soccer Tournament Results - I need formulas to calculate statistics!

    Thanks for the rep - I presume you were able to work through the questions you had asked.

    If that takes care of your original question, please take a moment to select Thread Tools from the menu above and to the right of your first post in this thread, and mark the thread as SOLVED.


    Pete

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 129
    Last Post: 11-15-2023, 01:34 PM
  2. Youth soccer tournament excel spreadsheet
    By Gerardm76 in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 04-02-2019, 11:28 AM
  3. Soccer tournament 384 teams
    By daroman87 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-16-2016, 04:03 PM
  4. Looking for way to calculate golf tournament results
    By scbgolf in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-06-2014, 09:11 PM
  5. Processing football(soccer) results
    By teacherphil in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-11-2013, 10:02 AM
  6. Soccer Tournament
    By techclean in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-10-2012, 03:03 PM
  7. Soccer Results in date format
    By SoccerStats in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-09-2007, 09:00 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1