Calculating a garde with portions weighted differently.

Cornelius Morris

New Member
Joined
Nov 27, 2008
Messages
30
This should be easy, but I keep messing it up.

The quizzes in a class I'm teaching add up to 60% of the grade.
The exam counts for 40 percent.

Suggest a formula?

Student has a 65 average for the quiz portion, 36 for the exam.

Thanks in advance.
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
Hi,

To get a weighted percentage it is score*(weight/100)

so I think you want 65*(60/100)+36*(40/100)

which =53.4%

Is that what you expected?

In excel replace the numbers with the cells containing the scores.

Hope this helps,

Eric Golf

Edit - Note - Averaging the quizzes percentage only works if all quizzes are weighted the same i.e. same number of questions. otherwise you should take sum all correct answers over sum all questions.
 
Last edited:
Upvote 0
Re: Calculating a grade with portions weighted differently.

Thanks, Eric. That's it exactly.

Cornelius

Hi,

To get a weighted percentage it is score*(weight/100)

so I think you want 65*(60/100)+36*(40/100)

which =53.4%

Is that what you expected?

In excel replace the numbers with the cells containing the scores.

Hope this helps,

Eric Golf

Edit - Note - Averaging the quizzes percentage only works if all quizzes are weighted the same i.e. same number of questions. otherwise you should take sum all correct answers over sum all questions.
 
Upvote 0
Re: Calculating a grade with portions weighted differently.

Glad you got it & thanks for letting us know.

Eric
 
Upvote 0

Forum statistics

Threads
1,216,095
Messages
6,128,790
Members
449,468
Latest member
AGreen17

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top