TheShortcuttoCreatingWeightedGradesUsingExcel2007.
Aswereachfinalsweek,we’reallthinkingaboutDecember15
th
andturninginfinalgrades.Nottoolong
ago,formostofusthatmeantsittingatatablewithacalculatorfiguringoutweightsandaverages.
However,withtheuseofprogramslikeMicrosoftExcel,calculationtimecanbedrasticallyreduced
justletthespreadsheetdothework.
ForthoseofususingBlackboard’sgradebookfeature,wecan
simplydownloadthegradesintoExcelandsetupformulasforeachcolumn.Forthoseofuswhoaren’t
yetusingBlackboardtocapturegrades,it’sstillatimesavertoenterthegradesintoaspreadsheetand
letthecolumn
formulascalculateweightsandaverages,evenifyouhaveverylittlefamiliaritywiththe
Excel2007program.
Theprocessdescribedbelowcanhelpyoufinishyourgradecalculations infoureasysteps.
1. Settingupthespreadsheet.
A. Ifyouhaven’tenteredyourgradesintoanyelectronicformat(worddocument,
spreadsheet,
blackboard),youwillneedfirsttocreateanExcelspreadsheet. JustopenExcelandbeginto
enterstudentnamesinrowsandgradedactivitiesincolumns(seefig.1).Alternatively,you
couldcopyandpastethestudents’namesfromOASIStosavetime.
Figure1:Studentnamesandgradedactivities.Notetherowfor“MaximumScore,”whichwillbeusedinthe
weightedformula.“WeightedScorewillnotcorrespondtototalpoints,butrathertoafinalweighted
percentage(i.e.thefinalgrade).

B. IfyourgradesareinExcel,great.Ifthey’reinaWordtableorBlackboardgradebook,then
youneedtoconvertthem.
i. ForBlackboard,simplyopenthegradebookandchoose“ExporttoSpreadsheet,”
reviewtheoptions(formostpeople,thedefaultvaluesarefine),choose“Export,”
then“Saveto
Disk”youwillthenhavea.csvfilethatExcelcanuse.NOTE:Make
sureyouinclude“UserID”inyourexportedcolumns,oryouwillnotbeabletoget
yourgradesbackintoBlackboard;bydefaultthe“UserID”columnwillbe
exportedUNLESSyouhavehidden
itinthegradebook.Ifyouhavehiddenit,
eitherunhideitpriortoexportorselect“AllColumns”fromtheexportdialog
window.
ii. ForWordtables,selectthetableandcopytheentiretable;youcanthenpastethe
tableintoanExcelspreadsheet(theeasiestwaytoselecttheentiretableistohold
downthemouse
buttonandrunthecursoralongthetopofthetablecolumns).
2. Createyourformulas.Nowthatyouhavethespreadsheetrowsandcolumnssetup,it’stimeto
createformulas.ForThisexample,I’mgoingtoassumeweightedgradingwiththefollowing
values:
Activity Weight
Midterm 20%
Final 25%
Paper1 15%
Paper2 20%
Quiz1 10%
Quiz2 10%
A. Thegoodnewsisthatyouonlyhavetocreatetheformulaonce.Thebadnewsis
thattheformula’slengthisbasedontotalnumberofgradeditems;ifyou’regrading
twentyactivities,theformulacanseemverycomplexbutit’sactuallysimple.
B. Thebasicformula
foreachactivitywillbe[(studentscore/totalscore)*weight];
eachoftheseindividualcalculationsarestrungtogethertoarriveatthe“Weighted
Score”incolumnIoftheexample.Seefig.2below.(Exception:Ifallscoresareout
of100,thenskiptoD).
Figure2:Donotbefrightenedbythelengthoftheformula!It'sjustrepetition.
C. Ifwebreakdowntheformula,wefinditsimplyconsistsofthegradeditemsand
theirweights(I’vecoloredthetexttoshowtheseparateitemsmoreclearly):
=(C2/$C$6*20%)+(D2/$D$6*25%)+(E2/$E$6*15%)+(F2/$F$6*20%)+(G2/$G$6*10%)
+(H2/$H$6*10%)
Formulalookscomplex,
butit’ssimple.
i. Theequalsign(=)atthebeginningoftheformulatellsExcelthatthis
formulaisaSUMfunction.
ii. (C2/$C$6*20%)representsJohnAdams’sMidtermgrade(C2)divi dedbythe
midterm’smaximumscore(C6),thequotientofwhichisthenmultipliedby
theweight(Imanuallytypedit
in,butitwouldbepossibletouse theC7
spotintheformula).
iii. DOLLARSIGNS($)areextremelyimportantifyouonlywanttotypethis
formulaoutonce.Thedollarsigntellsexcelthatthegivenvalue(inthis
case,c6)shouldremainconstantwhilecopyingthe
formula.
iv. (D2/$D$6*25%)etc.areonlyrepetitionsofthebasicformulaforeach
activity.
v. Eachactivityformulaischainedtogetherwithanadditionsymbol(+),telling
Exceltoaddeachvaluetogethertoreachasum.
D. Ifallscoresareoutof100,thentheformula
isevensimpler:studentscore*weight.
i. Assumingthatinourexampleeverythingwereworth100points,the
revisedformulawouldread=(c2*20%)+(d2*25%)+…etc.,becauseeachitem
wouldbeofequalpointtotalvalue.
ii. Youwouldn’thavetousestep4belowtoconverttoapercentageview.
3. Copythe
formula.Oncetheformulaiscreated, weneedtocopyitdowntheWeightedScore
columntosavetime.
A. Usethe“fillhandle”inthefirststudent’sWeightedScorebox.Thefillhandleisthe
smalldarksquareatthebottomrightofaselectedcell(fig.3).Put
themouseonthe
fillhandle,holdthebutton,anddragthemousetothebottomoftheWeighted
Scorecolumn.
Figure3:Locationofthe"fillhandle"foreasycopyingdownthecolumn.Anotherwayto
accomplishtheduplicationistoselectallboxesinthecolumnandpress“CTRL”+“D”.
Fill
Handle
B. Theformulaautomaticallyduplicatesitselfandallstudentscoresarenowcalculated
(fig.4).
Figure4:Allgradesarenowcalculated.
4. Optional:Changedecimalviewtopercentageview.Foraddedelegance,wemaywantto
displaythefinalweightedscoreasapercentagevalueratherthanasadecimalvalue.That’s
easyenoughtodo:withtheweightedscorecolumnstillselected,clickthe“%”symbolonthe
“Home”tab’s
menu(fig.5).
Figure5:Asimpleclickofthe%buttonconvertsdecimalviewtopercentageview.
Youcanthenusethedecimalbuttonsimmediatelybelowthe%symboltoincreasedecimal
placesifyouareinterestedinroundinggrades(fig.6):
Figure6:Clickingonthedecimalplacesymbolincreasesyourpercentage'sspecificity.
Nowallyouneedtodoistransferthegrades toOASISandyouarefinished.