Students' grade scores calculation in division base.

LONGO

New Member
Joined
Sep 14, 2017
Messages
12
Cand. NoLitCivHisKiswBiosMathEnglPhyChemDIVPONTS
00013745678990232334
0002245678903412178845
000356789078X334555
00042334455878898776
0005XXXXXXXXABS--
0006567890876576544523
00075678544539004556
0008897890776789909379

<tbody>
</tbody>
MARKSGRADEPOINTS
0F5
30D4
45C3
65B2
75A1

<tbody>
</tbody>

POINTSDIVISION
7-17I
18-21II
22-25III
26-33IV
34-350

<tbody>
</tbody>
Hello Members!
Im looking for the formula of calculating division and points for exam results for my students which will penalize the pass candidate who got grade "F" for Math and return DIV III instead of being pass in DIV I or II. Since Math is compulsory.
Thanks in Advance!



For me i did like this but i failed the condition in red:
removed bad image attempt
 
Last edited by a moderator:

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
your attached image didn't show up, try this


Excel 2013/2016
ABCDEFGHIJKL
1Cand. NoLitCivHisKiswBiosMathEnglPhyChemDIVPONTS
213745678990232334III25
32245678903412178845III25
4356789078X334555I16
542334455878898776II19
65XXXXXXXXX0
76567890876576544523I15
87567854453904556III10
98897890776710909379III13
109897890776789909379I9
Sheet1
Cell Formulas
RangeFormula
K2{=IFNA(LOOKUP(IF(G2<30,MAX(L2,25)-0.1,L2-0.1),{0;17;21;25;33},{"I","II","III","IV",0}),"X")}
L2{=SUM(IFNA(LOOKUP(B2:I2,{0;30;45;65;75},{5;4;3;2;1}),0))}
Press CTRL+SHIFT+ENTER to enter array formulas.
 
Last edited:
Upvote 0
Cand. NoLitCivHisKiswBiosMathEnglPhyChemDIVPONTS
13745678990232334
2245678903412178845
356789078X334555
42334455878898776
5XXXXXXXXXABS--
6567890876576544523
7567854453904556
8897890776789909379
MARKSGRADEPOINTS
0F5
30D4
45C3
65B2
75A1
POINTSDIVISION
0I
21II
25III
33IV
350
Im looking for formula of calculating division & points for exam results for my students which will penalize the pass candidate with "F" for Math and return DIV III instead of being pass in DIV I or II. Since Math is compulsory.
Cand. NoLitCivHisKiswBiosMathEnglPhyChem
1DCBAAFFDF
2FCAADFFAC
3CAAAn/aDCCF
4FDCCAAAAF
5n/an/an/an/an/an/an/an/an/a
6CAAABACCF
7CACCDFCCF
8AAAABAAAA
Cand. NoLitCivHisKiswBiosMathEnglPhyChem
143211554530IIIIII
253114551328IIIIII
33111n/a433521IIII
454331111524IIII
5n/an/an/an/an/an/an/an/an/a0II
631112133520II
731334533530IIIIII
811112111110II
is this what you want
easy to get grade and points

<colgroup><col><col span="14"></colgroup><tbody>
</tbody>
 
Upvote 0
your attached image didn't show up, try this

Excel 2013/2016
ABCDEFGHIJKL
1Cand. NoLitCivHisKiswBiosMathEnglPhyChemDIVPONTS
213745678990232334III25
32245678903412178845III25
4356789078X334555I16
542334455878898776II19
65XXXXXXXXX0
76567890876576544523I15
87567854453904556III10
98897890776710909379III13
109897890776789909379I9

<colgroup><col style="width: 25pxpx"><col><col><col><col><col><col><col><col><col><col><col><col></colgroup><thead>
</thead><tbody>
</tbody>
Sheet1

Array Formulas
CellFormula
K2{=IFNA(LOOKUP(IF(G2<30,MAX(L2,25)-0.1,L2-0.1),{0;17;21;25;33},{"I","II","III","IV",0}),"X")}
L2{=SUM(IFNA(LOOKUP(B2:I2,{0;30;45;65;75},{5;4;3;2;1}),0))}

<thead>
</thead><tbody>
</tbody>
Entered with Ctrl+Shift+Enter. If entered correctly, Excel will surround with curly braces {}.
Note: Do not try and enter the {} manually yourself

<tbody>
</tbody>

Hello! Thanks for your respond it worked for me as what you did, but i have stack to combine in my formula it show too long argument in formula bar. Since i want the formula as what you did but it should select best 7 scores in raw of candidate because the first division it start with (div I point 7 for candidate who got 7 A's).

Thanks in advance!
 
Upvote 0
Hello! Thanks for your respond it worked for me as what you did, but i have stack to combine in my formula it show too long argument in formula bar. Since i want the formula as what you did but it should select best 7 scores in raw of candidate because the first division it start with (div I point 7 for candidate who got 7 A's).

Thanks in advance!

i'm in lost as what's required.
would you explain a bit more?
 
Upvote 0
Your not lost you did right but im sorry i did mistake in my first Qn.

I need the formula which it can satisfy the following condition:

Since i have two groups of students, who have to take 7 subjects or above 7 up to 10 subjects.
But calculation of division it based only on 7 subjects. So now it should look only 7 best scored subjects among all subjects in the raw
Example 67, 65,80, 90, 74, 68 89, 57, 36, 78 so here i have to select 90,89,80,78,74,68,67, including Math and if math scores F
he/she should get div III as what you did before. In addition to the 'X X X X X X X' means absent candidate he/she should
appear as ABS in column of Div with '-' in points column. Please refer to the first asked data above.

Thanks for your kindness!
 
Upvote 0
ok, a bit more complicated that I anticipated thus I use a helper table in Columns L-U that can be hidden.
since you mentioned up to 10 subjects I'd added a dummy subject (Other) to cover it.


Excel 2013/2016
ABCDEFGHIJK
1Cand. NoLitCivHisKiswBiosMathEnglPhyChemOther
213745678990232334
3224567890341217884545
4356789078X334555
542334455878898776
65XXXXXXXXXX
7656789087657654452323
87567854453904556
9889789077671090937979
10989789077678990937979
Sheet2



Excel 2013/2016
LMNOPQRSTUVW
1LitCivHisKiswBiosMathEnglPhyChemOtherTop7Grade
2432115545531IV
3531145513328IV
43111X4335524III
5543311115526IV
6XXXXXXXXXXABS-
7311121335522III
8313345335528IV
9111125111112III
1011112111118I
Sheet2
Cell Formulas
RangeFormula
L2=IFNA(LOOKUP(B2,{0;30;45;65;75},{5;4;3;2;1}),"X")
V2{=IFERROR(SUM(LARGE(L2:U2,ROW(INDIRECT("$1:$"&MIN(7,COUNT(L2:U2)))))),"ABS")}
W2{=IFERROR(LOOKUP(IF(G2<30,MAX(V2,25)-0.1,V2-0.1),{0;17;21;25;33},{"I","II","III","IV",0}),"-")}
Press CTRL+SHIFT+ENTER to enter array formulas.
 
Upvote 0
Regard the post the post above i asked how to arrange students scores in division and you response well. Thanks!
The formula it works so good. Now i need some correction on it especially
The one who get at least two S (which = 6) or one principal pass not less than E (=5) should follow in Division IV and 1 S should get DIV 0
Where A,B,C,D and E are Principal pass and S is Subsidiary.
Example: The student require to take three subjects in order to get his/her DIV.
here, A, X, X he or she should get DIV IV: S, X,X get DIV 0, E,X,X gets DIV IV , A,A,A gets DIV 1 point 7 the others point will be "-" I use the formula above but
i failed to return this.

The Guide and Points
80-100 = A
70-79= B
60-69 =C
50-59=D
40-49=E
35-39=S
0-34=F
WHERE A=1,B=2,C=3,D=4,E=5,S=6,F=7.

DIVISION:
3-9=I,
10-12=II,
13-17=III,
18-19=IV,
20-21=0
 
Upvote 0
Regard the post the post above i asked how to arrange students scores in division and you response well. Thanks!
The formula it works so good. Now i need some correction on it especially
The one who get at least two S (which = 6) or one principal pass not less than E (=5) should follow in Division IV and 1 S should get DIV 0
Where A,B,C,D and E are Principal pass and S is Subsidiary.
Example: The student require to take three subjects in order to get his/her DIV.
here, A, X, X he or she should get DIV IV: S, X,X get DIV 0, E,X,X gets DIV IV , A,A,A gets DIV 1 point 7 the others point will be "-" I use the formula above but
i failed to return this.

The Guide and Points
80-100 = A
70-79= B
60-69 =C
50-59=D
40-49=E
35-39=S
0-34=F
WHERE A=1,B=2,C=3,D=4,E=5,S=6,F=7.

DIVISION:
3-9=I,
10-12=II,
13-17=III,
18-19=IV,
20-21=0


https://www.dropbox.com/s/oep55v1dz21ni1p/PROBLEM REQUIED TO BE SOLVED.png?dl=0
[COLOR=inherit !important]


<link rel="stylesheet" type="text/css" href="moz-extension://ae186323-0ade-4617-9576-8a4b1411d75e/skin/s3gt_tooltip_mini.css"><style type="text/css" media="print">#s3gt_translate_tooltip_mini { display: none !important; }</style>
[/COLOR]
 
Upvote 0
REQUIRED
SUBJECTSWEIGHT
TO RETURN
POINTDIVHKLPOINT
DIV
3I908090111
13III
178845715
12II455567543
5I877677122
-ABSXXXXXX
16III544523457
-IV45XX5XX
-IV3030X77X
-IV2330X77X

<colgroup><col style="mso-width-source:userset;mso-width-alt:1422; width:30pt" width="40" span="2"> <col style="mso-width-source:userset;mso-width-alt:1422;width:30pt" width="40"> <col style="mso-width-source:userset;mso-width-alt:1422;width:30pt" width="40"> <col style="mso-width-source:userset;mso-width-alt:1422;width:30pt" width="40"> <col style="mso-width-source:userset;mso-width-alt:1422; width:30pt" width="40" span="3"> <col style="mso-width-source:userset;mso-width-alt:1422;width:30pt" width="40"> <col style="mso-width-source:userset;mso-width-alt:1479;width:31pt" width="42"> </colgroup><tbody>
</tbody>
 
Upvote 0

Forum statistics

Threads
1,215,444
Messages
6,124,891
Members
449,194
Latest member
JayEggleton

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