Results 1 to 4 of 4

Averaging Letter Grades

Threaded View

teacher123 Averaging Letter Grades 10-02-2016, 09:03 AM
XOR LX Re: Averaging Letter Grades 10-02-2016, 10:19 AM
teacher123 Re: Averaging Letter Grades 10-02-2016, 08:24 PM
XOR LX Re: Averaging Letter Grades 10-03-2016, 03:51 AM
  1. #1
    Registered User
    Join Date
    10-02-2016
    Location
    Aus
    MS-Off Ver
    2011
    Posts
    2

    Averaging Letter Grades

    formula.jpg

    I've used the following formula successfully to find the class average of letter grades for my class in each area (see photo above - averages in the row highlighted green).

    =IFERROR(INDEX({"A+","A","A-","B+","B","B-","C+","C","C-","D+","D","D-","E+","E","E-"},ROUND(AVERAGE(IF(E8:E35<>"",MATCH(E8:E35,{"A+","A","A-","B+","B","B-","C+","C","C-","D+","D","D-","E+","E","E-"},0))),0)),"")
    However, I've tried to adapt the formula to create an average for the individual student for each learning area and I'm not having any luck. I want the T column to be the individual average of the students grade in the E, J, and O columns, and then I'll fill this down for all students. This is where I'm at now.

    =IFERROR(INDEX({"A+","A","A-","B+","B","B-","C+","C","C-","D+","D","D-","E+","E","E-"},ROUND(AVERAGE(IF(E8,J8,O8<>"",MATCH(E8,J8,O8,{"A+","A","A-","B+","B","B-","C+","C","C-","D+","D","D-","E+","E","E-"},0))),0)),"")
    With the bold areas being where the issue lies (I believe), because that's the only part of the formula that I changed.

    Where am I going wrong?

    Any and all help would be appreciated!!
    Attached Images Attached Images
    Last edited by teacher123; 10-02-2016 at 09:08 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. I need to average Letter Grades A*,A,B,C,D.
    By LANKYTWANG in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 01-14-2016, 09:48 AM
  2. Sorting by Letter Grades (A+, A, A-, etc.)
    By easterebel in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 4
    Last Post: 06-24-2014, 11:33 AM
  3. [SOLVED] Need Help Averaging Letter Grades
    By nissan50nomad in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-30-2013, 06:31 PM
  4. Question about averaging quiz grades
    By skwiskwis in forum Excel General
    Replies: 8
    Last Post: 10-14-2010, 03:55 PM
  5. comparing two letter (grades) values
    By technik in forum Excel General
    Replies: 2
    Last Post: 07-22-2010, 05:16 PM
  6. Averaging grades
    By RandomName in forum Excel General
    Replies: 6
    Last Post: 09-03-2008, 03:27 PM
  7. Figuring letter grades
    By mkingsley in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-31-2008, 10:10 AM

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