Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Excel formula to calculate Target Grade

Problem:
Current Grade 94.1 - Target Grade 96.5

I need a formula that will calculate what grade is needed to maintain to
achieve target grade from current grade. Their is only 7 months left and
only 1 test per month.

So what grade do I need to maintain to achieve my goal grade at the end of
the year? (Excel Formula)
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel formula to calculate Target Grade

How is the end of the year grade calculated. Assume each test is of equal
weight, then how many test have contributed to your current grade.

Assume you take 9 tests, so 2 have been taken and average to 94.1. Then the
final grade would be

Sum of 9 grades / 9 = final grade

sum of all tests = 9 * 96.5


average needed per remaining test = ((96.4 * 9) - (94.1 * 2))/7 = 97.1

--
Regards,
Tom Ogilvy





"harleypop" wrote in message
...
Problem:
Current Grade 94.1 - Target Grade 96.5

I need a formula that will calculate what grade is needed to maintain to
achieve target grade from current grade. Their is only 7 months left and
only 1 test per month.

So what grade do I need to maintain to achieve my goal grade at the end of
the year? (Excel Formula)



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Excel formula to calculate Target Grade

Thanks for your help..

"Tom Ogilvy" wrote:

How is the end of the year grade calculated. Assume each test is of equal
weight, then how many test have contributed to your current grade.

Assume you take 9 tests, so 2 have been taken and average to 94.1. Then the
final grade would be

Sum of 9 grades / 9 = final grade

sum of all tests = 9 * 96.5


average needed per remaining test = ((96.4 * 9) - (94.1 * 2))/7 = 97.1

--
Regards,
Tom Ogilvy





"harleypop" wrote in message
...
Problem:
Current Grade 94.1 - Target Grade 96.5

I need a formula that will calculate what grade is needed to maintain to
achieve target grade from current grade. Their is only 7 months left and
only 1 test per month.

So what grade do I need to maintain to achieve my goal grade at the end of
the year? (Excel Formula)




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
I want to calculate the grade I need to get an A in my class Neal Excel Discussion (Misc queries) 2 May 24th 10 12:46 PM
Formula to compute letter grade based on percentage grade S.Hinkle Excel Discussion (Misc queries) 1 September 3rd 09 07:54 PM
Calculate Target Jani Excel Discussion (Misc queries) 2 January 22nd 09 05:50 PM
when doing a grade book how do you drop the lowest grade CLR Excel Worksheet Functions 0 November 28th 06 06:53 PM
students grades, formulae to calculate what grade is needed based. mjreisbord Excel Worksheet Functions 3 September 4th 05 10:00 PM


All times are GMT +1. The time now is 02:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"