Results 1 to 4 of 4

Thread: Grade Calculator

  1. #1

    Thread Starter
    Member Frances Farmer's Avatar
    Join Date
    Apr 2007
    Location
    Chicago area
    Posts
    32

    Grade Calculator

    How would I find what the lowest possible grade I can recieve on my final exam is (f), given first (i) and second (s) quarter grades using the following equation to find my semester grade...

    Final Grade = (1stQuarter * 40%) + (2nd Quarter * 40%) + (Final Exam * 20%)

    Any help is much appreciated.

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Grade Calculator

    I guess you don't mean "what is the worst possible grade I can get for the semester", as that would simply mean a result of 0 in the final exam.


    Assuming that you know what Final Grade is wanted (and what the lowest value is to get that grade), and you want to know the "minimum score" for the final exam to get it, you can simply re-arrange the formula:

    Final Grade = (1stQuarter * 40%) + (2nd Quarter * 40%) + (Final Exam * 20%)
    =>
    Final Grade - ((1stQuarter * 40%) + (2nd Quarter * 40%)) = (Final Exam * 20%)
    =>
    (Final Exam * 20%) = Final Grade - ((1stQuarter * 40%) + (2nd Quarter * 40%))
    =>
    Final Exam = (Final Grade - ((1stQuarter * 40%) + (2nd Quarter * 40%))) / 20%

  3. #3
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: Grade Calculator

    Quote Originally Posted by Frances Farmer
    How would I find what the lowest possible grade I can recieve on my final exam is (f), given first (i) and second (s) quarter grades using the following equation to find my semester grade...

    Final Grade = (1stQuarter * 40%) + (2nd Quarter * 40%) + (Final Exam * 20%)

    Any help is much appreciated.
    Like this?: 5(g-(i*.4)-(s*.4))=f

    g=final grade
    i = first semester grade
    s = quater grades
    f = exam grade

    This is assuming you know what you want to make overall.


    Edit: Looks like someone beat me to it.

  4. #4
    PowerPoster Code Doc's Avatar
    Join Date
    Mar 2007
    Location
    Omaha, Nebraska
    Posts
    2,354

    Re: Grade Calculator

    Sounds to me like you are getting graded pass/fail, so what you want to do is skip the final exam completely, receive a zero score, and still pass the course.

    Forget it. Take the final exam and learn something. Taking a test is a learning process. Not taking it is just plain laziness and you learn nothing.
    Doctor Ed

Posting Permissions

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



Click Here to Expand Forum to Full Width