Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
mikevetteguy
 
Posts: n/a
Default Can't figure out how to average

I am a teacher at a high school. I can not figure out how to do averages a
certin way. I wanted to know how you can average a grade, in a percet way.
Example: I have 4 tests and 2 quizes so far, and particapation grade. I want
the test grade to be 50% of the grade, and the other two to each be 25%. I
was wondering if there was any formula to find the average of the number, and
what 50% of that number is, and same for the other two, except 25% of them. I
would really appreciate the help. Thanks.
  #2   Report Post  
BekkiM
 
Posts: n/a
Default

If I understand what you're asking for, you want to find each individual
average, then add them together after adjusting for their relative weight.

=AVERAGE(Test Scores)*.5 + AVERAGE(Quiz Scores)*.25 + Participation*.25

You can either list each set of scores, separated by commas (e.g.,
(A1,A2,...An), or enter the cell range (e.g., A1:An) in the AVERAGE function


"mikevetteguy" wrote:

I am a teacher at a high school. I can not figure out how to do averages a
certin way. I wanted to know how you can average a grade, in a percet way.
Example: I have 4 tests and 2 quizes so far, and particapation grade. I want
the test grade to be 50% of the grade, and the other two to each be 25%. I
was wondering if there was any formula to find the average of the number, and
what 50% of that number is, and same for the other two, except 25% of them. I
would really appreciate the help. Thanks.

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
How can I figure average MPH? trosvold Excel Discussion (Misc queries) 1 August 17th 05 05:13 PM
plotted Average Micayla Bergen Charts and Charting in Excel 4 July 15th 05 12:13 PM
What is this kind of average called? havocdragon Excel Worksheet Functions 3 June 24th 05 05:10 PM
AVERAGE and STDEV functions with logic t-rung Excel Worksheet Functions 1 May 26th 05 07:11 PM
Average the Last Five Cells in a Column Warrior Princess Excel Worksheet Functions 3 March 16th 05 02:12 PM


All times are GMT +1. The time now is 02:50 PM.

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

About Us

"It's about Microsoft Excel"