SlideShare a Scribd company logo
1 of 7
Download to read offline
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 14, Issue 3 (Sep. - Oct. 2013), PP 63-69
www.iosrjournals.org
www.iosrjournals.org 63 | Page
Data Analysis and Result Computation (DARC) Algorithm for
Tertiary Institutions
1
Abel U. Osagie, 2
Abu Mallam
1, 2
Department of Physics, University of Abuja, Abuja, Nigeria
Abstract: Tertiary institutions (e.g., Universities, Polytechnics and Colleges of Education) are expected to
manage and preserve data of both present and past students. These data include general information about
students as well as examination results at any or all stages of studentship. Analysis of student data can be used
to inform solutions to a wide variety of educational challenges like exploring group differences, gender
representation, ethnic representation, and growth over time. However, data management and examination
result computation of large population of students can be rigorous time-consuming and prone to errors.
Information management technology offers a comprehensive portfolio of studentsā€™ academic record to be
available in real-time to students and professionals. That a comprehensive solution for use in many tertiary
institutions is not yet common presents a unique opportunity for researchers to help shape the future of this
technology. We introduce a Fortran algorithm for Data Analysis and Result Computation (DARC). The
algorithm analyzes student data as well as computes examination results of all students in a department at once.
DARC reads particular spreadsheet formats of studentsā€™ information data, semester scores and previous
academic records, after which it outputs, among others, analysis of students information, comprehensive result
format for students showing grade point averages(GPA) and updated cumulative grade point averages (CGPA),
summary of academic records including log of carry over courses, log of carry over courses that have been
cleared, log of outstanding courses and log of outstanding courses that have been cleared. Using synthetic
record of some students, we validate the reliability of the algorithm by conducting accuracy tests. The algorithm
is flexible and can be suitably modified to manage and preserve academic and general records of both present
and past students in any tertiary institution.
Keywords: Fortran Algorithm, Student records, Result Computation and Analysis, Reliable.
I. Introduction
Management and preservation of student data is one of the basic responsibilities of tertiary institutions.
Research on school improvement and school effectiveness has shown data use to be central to the school
improvement process (Chrispeels, 1992; Earl & Katz, 2002). Analysis of student data can be used to inform
solutions to a wide variety of educational challenges in tertiary institutions. General information about students
like name, registration number, date of birth, sex, nationality, state of origin, religion, etc., as well as
examination results for each and all semesters are expected to be properly calculated and preserved. However,
laborious processes are usually required to compute error-free studentsā€Ÿ examination results. More so, these
routines which are carried out every semester put the individuals responsible for the processes in a continuous
and ever demanding cycle. Delays in the release of examination results and complaints from students about
mistakes in their results are common. It is not unfair to say that some tertiary institutions still compute
examination results manually; a process that is more time-consuming and error-prone. Comprehensive semester
result format that can be given to students and their parents, which shows the studentā€Ÿs information, scores,
grades, process of arriving at the calculated GPA (grade point average) and CGPA (cumulative grade point
averages) are uncommon. Statistics over a period of time about students such as gender and age representation
in a department or faculty are usually not readily available. Existing programs are therefore inadequate in
addressing some of these problems. This challenge informed the desire to develop an algorithm that will
accurately compute studentsā€Ÿ results while giving important statistics about student population and their
academic performances.
An algorithm can be defined as a sequence of steps that can solve a problem while a programming
language provides the means of getting a computer to solve a problem (Chivers & Sleightholme, 2006). There is
a wide range of programming languages, with particular languages being suited to a particular class of problems.
In this work, the computational algorithm is written in Fortran programming language. Fortran stands for
formula translation and it is commonly used to solve arithmetic and scientific problems. Fortran offers
essentially all of the tools recommended for object-oriented programming techniques (Ed Akin, 2001). The F90
standards committee brought into the language most of the best features of other more recent languages like Ada,
C, C++, Eiffel, etc. (Ed Akin, 2001). Though any grading system can be employed, we use the Five-Point
Grading System, established by the Nigerian Universities Commission (NUC) in 1989 in the student
Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions
www.iosrjournals.org 64 | Page
examination result computation section of the algorithm. The rest of the article gave a review of some related
work, discusses data preparation, computation and analysis of the computed results. We finally explore the
potentials available for the foreseeable future in the conclusion and recommendations section.
II. Literature Review
Data analysis begins with proper inventory and preparation of the data. Beyond vertical accountability,
data are most useful in educational decision-making and for improvement purposes (Earl and Katz, 2002).
Feldman and Tung (2001) observed that schools involved in data use often evolved toward a more professional
culture. Proper information management can facilitate decision-making and improve educational standards in
tertiary institutions.
Most Programming Languages can be written to analyze student data and compute examination results.
More so, programming packages and database management system can be used to develop result processing
software. Many examination result computation software have been developed for use in schools and colleges.
Recently introduced is the Intelligent Knowledge-Based System (IKBS) built using various programming
facilities in Microsoft Excel spreadsheet program (Ekpenyong, 2008). In IKBS, cell referencing tracks students'
performances in hard coded Excel cells. Ukem et al, (2012) in his report pointed out that the program appears to
be restrictive and requires substantial programming abilities. The reported work by Ukem et al, (2011), uses a
combination of MYSQL Server, Adobe Dreamweaver and Personal Home Page Pre-Processor. The database
tables and data are created with the use of MYSQL Server, the codes and Graphical User Interface are created
with the use of Adobe Dreamweaver, while communication and manipulation of the database is by the help of
Personal Home Page Pre-Processor (PHP). Ukem et al, (2012) however, reported that the application has not
enjoyed wide usage and threw his weight behind room for improvement. A similar work was done by
Emmanuel et al, (2012) for application in Nigerian Colleges of Education.
However, a comprehensive solution for both student data analysis and cumulative examination result
computation for widespread use in tertiary institutions is not readily available. This provides a unique
opportunity for researchers to help shape the future of this technology. Fortran continues to be an important
programming language that richly rewards the effort of learning to take advantage of its power, clarity, and user
friendliness (Ed Akin, 2001).
III. Data Preparation and Computation
i. Data Preparation
Before any meaningful computational analysis can be achieved, proper data and inventory must be
taken. A list of all students with information such as name, registration number, date of birth, sex,
nationality, state of origin, religion, etc., of each student in a department should be created. We save all
spreadsheet as data ā€ž.datā€Ÿ files and manipulated all input data files with UltraEdit or any other text editing
program. Starting from the earliest session or from a particular session, we update the file with records of
subsequent sessions. A section of the student information spreadsheet may look like figure 1. In the figure,
there are 864 students in the department represented in the first line of the file sheet. Any other useful
information may be included in the first line. Information about the students is simply added to the list in
subsequent academic sessions, and the new total number of students is updated. Then, we create a
spreadsheet of all possible courses that can be registered in a department. Figure 2 shows a section of a
sample of such spreadsheet. After examinations are concluded, we prepare a standard spreadsheet format of
the raw examination scores which are recorded against appropriate courses for all students. Here, the
individuals handing the computation manually key in studentsā€Ÿ score beneath a row of all courses that can
be registered in that semester. Depending on the availability of results, the spreadsheet can be for a
particular academic session, a range of academic sessions or for all students in a department.
Figure 1: A sample format of studentsā€Ÿ general information. DOB(date of birth), LG(Local government of origin),
F(female), M(male).
864 NAME SEX DOB STATE LG RELIGION MARITAL STATUS
05284001 BABAT Jane Yam F 01/01/80 Kaduna Zango Christianity single
05284002 ISA Joe Emeka M 02/02/83 Abia Isik Islam single
05284143 ABDUL Mariam J. F 20/12/82 Kogi Omala Islam married
06284001 OSAGIE Sam A. M 10/03/87 Edo Oredo Christianity single
Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions
www.iosrjournals.org 65 | Page
.
ii. Computation
It is important that algorithms for analyzing student data are reliable, error-free and with the flexibility to
accommodate future needs. The algorithm we call DARC (Data and Result Computation) satisfies these
conditions. After preparing the appropriate data, we run DARC to analyze student information data, compute
semester examination results, and statistics of student results. DARC mainly use student registration number as
the unique identification, i.e., the computational and selective process of the algorithm employs the uniqueness
of a studentā€Ÿs registration number. The input files for DARC include:
a) Student information spreadsheet as shown in figure 1, which includes information of all students in a
department.
b) All courses that can be registered in a department which include the course codes, credit units, course titles,
etc., as illustrated in figure 2.
c) Raw examination scores of all students in the department as shown in figure 3. Examination score sheets
can be for a particular level or for all levels of students in the department provided their scores are placed
beneath the appropriate course codes.
d) Summary file of previous results of all students.
e) Log file of previous carry over courses.
f) Log file of previous carry over courses that have been passed
g) Log file of previous outstanding courses.
h) Log file of previous outstanding courses that have been passed.
It is assumed that computation will start from a reference academic session. At the beginning stage, (d) ā€“
(h) are simply a list of registration numbers of students in the reference academic session. With files (a)-(h)
ready, DARC outputs among other, the following:
i. A classification of students original information data file into the various academic sessions. The file shows
gender and ethnic representation in a session. If required, the file can also give statistics about age-group
representation and religious demography. It also gives the above statistics for the overall student population
in the department
ii. For all students, a comprehensive result format which shows all courses registered for the semester, the
raw scores obtained and their respective letter grades, how the grade point average (GPA) and cumulative
grade point average (CGPA) is calculated, if any, a list of carry over courses and outstanding courses for that
particular semester.
iii. Result summary for all students showing previous totals of credit units registered, credit units earned.
Also shown is up-to-date totals registered and earned of credit units.
iv. Log. of previous, current and cumulative carry over courses.
v. Log of previous, current and cumulative outstanding courses.
vi. Log of carry over courses previously and currently passed.
vii. Log of outstanding courses previously and currently passed.
viii. Statistics of class of degree for all sessions.
Figure 2: A sample format of course content. CU(credit unit), SEM(semester), F(first semester), S(second
semester), C(core course), E(elective course)
COURSE CODE CU SEM STATUS LEVEL COURSE TITLE
PHY101 3 F C 100L Mechanics and Properties of Matter
PHY102 2 F C 100L Heat and Thermodynamics
MTH308 3 S E 300L Complex Analysis II
PHY401 3 F C 400L Quantum Mechanics I
Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions
www.iosrjournals.org 66 | Page
IV. Result and Analysis
We perform accuracy test for DARC using synthetic record of some students in the department of Physics,
University of Abuja, Nigeria. Using 2007/2008 as the reference session we validate the reliability of the
algorithm. As an example, figure 4 shows a breakdown of student population with gender representation over a
five-year period between 2007/2008 and 2011/2012, while figure 5 shows a similar distribution for one session.
From the original data sheet of figure 1, DARC separates the total numbers of students into academic sessions
while it gives the population and gender representation for each session. An example of a semester result output
to be given to students is shown in figure 7. Among what is shown in the result sheet include some information
about the student, number of courses registered for the semester, raw examination scores as well as their
respective letter grades, credit points, and how the GPA for the semester is calculated. Other information include
the carry over courses for the semester (if any), outstanding courses for the semester (if any), previous credit
units registered, previous credit points earned, and an update of the studentā€Ÿs CGPA. A legend for the various
shorthand letters is given below for each studentā€Ÿs result. The class of degree of students in each session is also
computed in DARC as shown in figure 6. Some other output files include: a summary of academic records
including log of carry over courses, log of carry over courses that have been cleared, log of outstanding courses
and log of outstanding courses that have been cleared.
Figure 3: An example of raw examination score sheet for various academic sessions in a department with
studentsā€Ÿ registration numbers and their semester scores beneath course codes
Total number of students since 2007/2008 session = 672
M (Males) = 537
F (Females) = 134
2007/2008 64 M = 47 F = 17
2008/2009 96 M = 78 F = 18
2009/2010 139 M =115 F = 24
2010/2011 205 M =158 F = 47
2011/2012 168 M =139 F = 28
Abia = 23 M = 20 F = 3
Adamawa = 10 M = 7 F = 3
Akwa-Ibom = 17 M = 15 F = 2
Anambra = 34 M = 22 F = 12
Bauchi = 7 M = 7 F = 0
Bayelsa = 2 M = 2 F = 0
Figure 4: Demographic gender representation of students between 2007/2008 and 20011/2012 sessions
Reg.No PHY101 PHY102ā€¦ CSC203 MTH201ā€¦ PHY301 GST301ā€¦ MTH404 CHM452ā€¦.
13284001 56 68 ā€¦
13284002 47 73 ā€¦
12284001 53 48 ā€¦
12284002 33 45 ā€¦
11284001 46 67 59ā€¦
11284001 82 71ā€¦
10284001 57 56 77ā€¦
10284002 48 68 43 65ā€¦
Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions
www.iosrjournals.org 67 | Page
Figure 5: Demographic gender representation of students for only 2007/2008 session
Figure 6: A sample showing Class of degree (Cod) for some academic sessions. 1st
(first class),
2.1(second class upper division), 2.2(second class lower division), Pas(pass), Prb(probation).
2007/2008 session
M (Males) = 47
F (Females) = 17
Total = 64
Abia = 2 M = 2 F = 0
Adamawa = 1 M = 1 F = 0
Akwa-Ibom = 0 M = 0 F = 0
Anambra = 3 M = 0 F = 3
Bauchi = 0 M = 0 F = 0
Bayelsa = 0 M = 0 F = 0
Benue = 3 M = 2 F = 1
Borno = 1 M = 0 F = 1
Cross River = 3 M = 3 F = 0
Delta = 3 M = 1 F = 2
Cod 1st 2.1 2.2 3rd Pas Prb Total
--------------------------------------------------------------
2011/2012 0 2 11 51 19 7 90
Number without carry over courses = 6
Number with carry over courses = 84
2010/2011 0 2 24 44 23 9 102
Number without carry over courses = 25
Number with carry over courses = 77
2009/2010 0 1 26 43 19 11 100
Number without carry over courses = 23
Number with carry over courses = 77
2008/2009 0 6 29 35 15 0 85
Number without carry over courses = 39
Number with carry over courses = 46
Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions
www.iosrjournals.org 68 | Page
V. Conclusion and Recommendations
Beyond accountability, proper data management can promote data-informed decisions toward a more
professional culture in tertiary institutions. It is therefore important to encourage data use. The algorithm
presented in this study introduces enhancement in student data analysis by creating a range of multilevel
aggregated data available to inform decision-making in tertiary institutions. The algorithm also indicates a
Figure 7: An example of a studentā€Ÿs semester result sheet showing raw scores for courses
registered, their respective letter grades, GPA for the semester, the current CGPA, list of carry-
over and outstanding courses (if any).
ed, their respective letter grades, GPA for the semester, the current CGPA, list
of carry over and outstanding courses (if any).
DEPARTMENT OF PHYSICS
UNIVERSITY OF ABUJA
OSAGIE Abel U. Male Sokoto 24/ 6/1984
Reg. No: 09284054
No. of courses registered = 10
code CU Sc CP Grd TCP
PHY103 3 55 3 C 9.0
PHY104 2 40 1 E 2.0
MTH104 2 40 1 E 2.0
GST102 2 50 3 C 6.0
PHY201 3 61 4 B 12.0
PHY208 1 54 3 C 3.0
CSC203 3 22 0 F 0.0
MTH201 3 35 0 F 0.0
MTH205 3 45 2 D 6.0
STA101 2 40 1 E 2.0
-- ------
TUR= 24 TUE= 18 42.0
-- ------
This semester GPA: 42/24 = 1.75
This semester carry over courses = 2
CSC203 FC 200L
MTH201 FC 200L
This semester outstanding courses = 2
MTH201 FC 200L
GST203 FC 200L
Previous: TUR= 36 TUE= 27 TCP= 89
Current CGPA ( 89 + 42)/( 36 + 24) = 2.18
----------------------------------------
CU = credit unit
Sc = score
Grd= grade
CP = credit point
TCP= total credit point
FC = 1st semester core
SC = 2nd semester core
FE = 1st semester elective
SE = 2nd semester elective
TUR= total number of units registered
TUE= total number of units earned
-----------------------------------------
ANY ALTERATION INVALIDATES THIS RESULT
*************************************************************
Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions
www.iosrjournals.org 69 | Page
significant improvement in student examination result computation and analysis. With proper file naming
system, years of studentsā€Ÿ academic work can be stored electronically and meticulously archived. This can form
a solid foundation of well archived studentsā€Ÿ record for future integrated systems and easy retrieval of any
required information for data-informed decisions. The algorithm passed the accuracy and validity tests. Results
obtained are as expected and supports all of the required objectives. This indicates that the algorithm is reliable.
The algorithm is flexible and can be suitably modified to manage and preserve academic and general records of
both present and past students in any tertiary institution.
However, before the implementation of the algorithm, the following are recommended:
a) For studentā€Ÿs information data sheet, standard format for electronic data entry must be established. This can
be achieved by training departmental secretaries and other relevant personnel.
b) Proper file naming system (FNS) must be adhered to by all secretaries and their successors. This will
facilitate easy access to any required file by any authorized person.
c) Course lecturers should have a standard format of entering studentsā€Ÿ raw examination scores.
d) For studentā€Ÿs result computations, effort should be made to validate the input data. The personnel handing
examination results computation should be given initial orientation on how to prepare the input data files and
naming the output files to conform to the proper file naming system.
References
[1]. American Association of School Administrators (2002). ā€œUsing data to improve schools: Whatā€Ÿs workingā€. Available:
www.aasa.org/cas/UsingDataToImproveSchools.pdf.
[2]. Chrispeels, J.H. (1992). ā€œPurposeful restructuring: Creating a climate of learning and achievement in elementary schools.ā€ London:
Falmer Press.
[3]. Ed, Akin. (2001). ā€œObject oriented programming via fortran 90/95ā€, Rice University, Houston, Texas
[4]. Emmanuel, B. & Choji, D. N. ā€œA software application for colleges of education result processingā€, Journal of Information
Engineering and Applications, Volume 2, No. 11 (2012).
[5]. Feldman, J., & Tung, R. (2001). ā€œUsing data based inquiry and decision-making to improve instructionā€, ERS Spectrum 19(3), 10-
19.
[6]. Fullan, M.G., & Miles, M.M. (1992). ā€œGetting reform right: What works and what doesnā€Ÿtā€, Phi Delta Kappan, 73 (10), 744-752.
[7]. Ian D. Chivers & Jane Sleightholme, (2006), ā€œIntroduction to programming with fortranā€, Springer-Verlag London Limited.
[8]. Moses E. Ekpenyong.(2008). ā€œA Real-Time IKBS for students results computationā€, International Journal of Physical Sciences
(Ultra Scientist of Physical Sciences) Volume 20, Number 3(M), September ā€“ December, 2008. Available: http://www.mySQL.com,
(July 22,2012)
[9]. Okonigene, R.E., Ighalo, G.I., Ogbeifun, E. (2008). ā€œDeveloped personal record softwareā€, The Pacific Journal of Science and
Technology .9(2):407-412. Available: http://www.akamaiuniversity.us/PJST.htm (July 15,2012).
[10]. Stringfield, S., Wayman, J.C., & Yakimowski, M. (2003, March). ā€œScaling up data use in classrooms, schools, and districtsā€, Paper
presented at the Scaling Up Success conference, Harvard Graduate School of Education, Boston MA.
[11]. Ukem, E et al. (2012). ā€œA software application for university students results processingā€, Journal of Theoretical and Applied
Information Technology, Vol. 35 No.1. Available: www.jatit.org, (July 2,2012).
[12]. Ukem , E. O. and Onoyom-Ita, E. O. (2011). ā€œA software application for the processing of students resultsā€, Global Journal of Pure
and Applied Sciences Volume 17 No. 4. Available: http://en.wikipedia.org/wiki/PHP, July 22/7/2012.
[13]. Wayman, J.C., Stringfield, S., & Yakimowski, M. (2004, January). ā€œSoftware enabling school improvement through analysis of
student dataā€, Center for Research on the Education of Students Placed At Risk (CRESPAR), U.S. Department of Education.

More Related Content

What's hot

PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...
PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...
PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...ijcax
Ā 
Data mining to predict academic performance.
Data mining to predict academic performance. Data mining to predict academic performance.
Data mining to predict academic performance. Ranjith Gowda
Ā 
Libyan Students' Academic Performance and Ranking in Nursing Informatics - Da...
Libyan Students' Academic Performance and Ranking in Nursing Informatics - Da...Libyan Students' Academic Performance and Ranking in Nursing Informatics - Da...
Libyan Students' Academic Performance and Ranking in Nursing Informatics - Da...ijdms
Ā 
Predicting students' performance using id3 and c4.5 classification algorithms
Predicting students' performance using id3 and c4.5 classification algorithmsPredicting students' performance using id3 and c4.5 classification algorithms
Predicting students' performance using id3 and c4.5 classification algorithmsIJDKP
Ā 
IRJET- Student Performance Analysis System for Higher Secondary Education
IRJET- Student Performance Analysis System for Higher Secondary EducationIRJET- Student Performance Analysis System for Higher Secondary Education
IRJET- Student Performance Analysis System for Higher Secondary EducationIRJET Journal
Ā 
IRJET- Using Data Mining to Predict Students Performance
IRJET-  	  Using Data Mining to Predict Students PerformanceIRJET-  	  Using Data Mining to Predict Students Performance
IRJET- Using Data Mining to Predict Students PerformanceIRJET Journal
Ā 
IRJET- Analysis of Student Performance using Machine Learning Techniques
IRJET- Analysis of Student Performance using Machine Learning TechniquesIRJET- Analysis of Student Performance using Machine Learning Techniques
IRJET- Analysis of Student Performance using Machine Learning TechniquesIRJET Journal
Ā 
A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...Editor IJCATR
Ā 
DATA MINING METHODOLOGIES TO STUDY STUDENT'S ACADEMIC PERFORMANCE USING THE...
DATA MINING METHODOLOGIES TO  STUDY STUDENT'S ACADEMIC  PERFORMANCE USING THE...DATA MINING METHODOLOGIES TO  STUDY STUDENT'S ACADEMIC  PERFORMANCE USING THE...
DATA MINING METHODOLOGIES TO STUDY STUDENT'S ACADEMIC PERFORMANCE USING THE...ijcsa
Ā 
Predicting instructor performance using data mining techniques in higher educ...
Predicting instructor performance using data mining techniques in higher educ...Predicting instructor performance using data mining techniques in higher educ...
Predicting instructor performance using data mining techniques in higher educ...redpel dot com
Ā 
Recognition of Slow Learners Using Classification Data Mining Techniques
Recognition of Slow Learners Using Classification Data Mining TechniquesRecognition of Slow Learners Using Classification Data Mining Techniques
Recognition of Slow Learners Using Classification Data Mining TechniquesLovely Professional University
Ā 
A STUDY ON COMPUTER FUNCTIONAL LITERACY AMONG HIGHER SECONDARY SCHOOL STUDENT...
A STUDY ON COMPUTER FUNCTIONAL LITERACY AMONG HIGHER SECONDARY SCHOOL STUDENT...A STUDY ON COMPUTER FUNCTIONAL LITERACY AMONG HIGHER SECONDARY SCHOOL STUDENT...
A STUDY ON COMPUTER FUNCTIONAL LITERACY AMONG HIGHER SECONDARY SCHOOL STUDENT...S. Raj Kumar
Ā 
Educational Data Mining & Students Performance Prediction using SVM Techniques
Educational Data Mining & Students Performance Prediction using SVM TechniquesEducational Data Mining & Students Performance Prediction using SVM Techniques
Educational Data Mining & Students Performance Prediction using SVM TechniquesIRJET Journal
Ā 
F03403031040
F03403031040F03403031040
F03403031040theijes
Ā 
A SURVEY OF EMPLOYERSā€™ NEEDS FOR TECHNICAL AND SOFT SKILLS AMONG NEW GRADUATES
A SURVEY OF EMPLOYERSā€™ NEEDS FOR TECHNICAL AND SOFT SKILLS AMONG NEW GRADUATESA SURVEY OF EMPLOYERSā€™ NEEDS FOR TECHNICAL AND SOFT SKILLS AMONG NEW GRADUATES
A SURVEY OF EMPLOYERSā€™ NEEDS FOR TECHNICAL AND SOFT SKILLS AMONG NEW GRADUATESijcseit
Ā 
Empirical Study on Classification Algorithm For Evaluation of Students Academ...
Empirical Study on Classification Algorithm For Evaluation of Students Academ...Empirical Study on Classification Algorithm For Evaluation of Students Academ...
Empirical Study on Classification Algorithm For Evaluation of Students Academ...iosrjce
Ā 
IRJET - Student Pass Percentage Dedection using Ensemble Learninng
IRJET  - Student Pass Percentage Dedection using Ensemble LearninngIRJET  - Student Pass Percentage Dedection using Ensemble Learninng
IRJET - Student Pass Percentage Dedection using Ensemble LearninngIRJET Journal
Ā 

What's hot (17)

PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...
PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...
PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...
Ā 
Data mining to predict academic performance.
Data mining to predict academic performance. Data mining to predict academic performance.
Data mining to predict academic performance.
Ā 
Libyan Students' Academic Performance and Ranking in Nursing Informatics - Da...
Libyan Students' Academic Performance and Ranking in Nursing Informatics - Da...Libyan Students' Academic Performance and Ranking in Nursing Informatics - Da...
Libyan Students' Academic Performance and Ranking in Nursing Informatics - Da...
Ā 
Predicting students' performance using id3 and c4.5 classification algorithms
Predicting students' performance using id3 and c4.5 classification algorithmsPredicting students' performance using id3 and c4.5 classification algorithms
Predicting students' performance using id3 and c4.5 classification algorithms
Ā 
IRJET- Student Performance Analysis System for Higher Secondary Education
IRJET- Student Performance Analysis System for Higher Secondary EducationIRJET- Student Performance Analysis System for Higher Secondary Education
IRJET- Student Performance Analysis System for Higher Secondary Education
Ā 
IRJET- Using Data Mining to Predict Students Performance
IRJET-  	  Using Data Mining to Predict Students PerformanceIRJET-  	  Using Data Mining to Predict Students Performance
IRJET- Using Data Mining to Predict Students Performance
Ā 
IRJET- Analysis of Student Performance using Machine Learning Techniques
IRJET- Analysis of Student Performance using Machine Learning TechniquesIRJET- Analysis of Student Performance using Machine Learning Techniques
IRJET- Analysis of Student Performance using Machine Learning Techniques
Ā 
A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...
Ā 
DATA MINING METHODOLOGIES TO STUDY STUDENT'S ACADEMIC PERFORMANCE USING THE...
DATA MINING METHODOLOGIES TO  STUDY STUDENT'S ACADEMIC  PERFORMANCE USING THE...DATA MINING METHODOLOGIES TO  STUDY STUDENT'S ACADEMIC  PERFORMANCE USING THE...
DATA MINING METHODOLOGIES TO STUDY STUDENT'S ACADEMIC PERFORMANCE USING THE...
Ā 
Predicting instructor performance using data mining techniques in higher educ...
Predicting instructor performance using data mining techniques in higher educ...Predicting instructor performance using data mining techniques in higher educ...
Predicting instructor performance using data mining techniques in higher educ...
Ā 
Recognition of Slow Learners Using Classification Data Mining Techniques
Recognition of Slow Learners Using Classification Data Mining TechniquesRecognition of Slow Learners Using Classification Data Mining Techniques
Recognition of Slow Learners Using Classification Data Mining Techniques
Ā 
A STUDY ON COMPUTER FUNCTIONAL LITERACY AMONG HIGHER SECONDARY SCHOOL STUDENT...
A STUDY ON COMPUTER FUNCTIONAL LITERACY AMONG HIGHER SECONDARY SCHOOL STUDENT...A STUDY ON COMPUTER FUNCTIONAL LITERACY AMONG HIGHER SECONDARY SCHOOL STUDENT...
A STUDY ON COMPUTER FUNCTIONAL LITERACY AMONG HIGHER SECONDARY SCHOOL STUDENT...
Ā 
Educational Data Mining & Students Performance Prediction using SVM Techniques
Educational Data Mining & Students Performance Prediction using SVM TechniquesEducational Data Mining & Students Performance Prediction using SVM Techniques
Educational Data Mining & Students Performance Prediction using SVM Techniques
Ā 
F03403031040
F03403031040F03403031040
F03403031040
Ā 
A SURVEY OF EMPLOYERSā€™ NEEDS FOR TECHNICAL AND SOFT SKILLS AMONG NEW GRADUATES
A SURVEY OF EMPLOYERSā€™ NEEDS FOR TECHNICAL AND SOFT SKILLS AMONG NEW GRADUATESA SURVEY OF EMPLOYERSā€™ NEEDS FOR TECHNICAL AND SOFT SKILLS AMONG NEW GRADUATES
A SURVEY OF EMPLOYERSā€™ NEEDS FOR TECHNICAL AND SOFT SKILLS AMONG NEW GRADUATES
Ā 
Empirical Study on Classification Algorithm For Evaluation of Students Academ...
Empirical Study on Classification Algorithm For Evaluation of Students Academ...Empirical Study on Classification Algorithm For Evaluation of Students Academ...
Empirical Study on Classification Algorithm For Evaluation of Students Academ...
Ā 
IRJET - Student Pass Percentage Dedection using Ensemble Learninng
IRJET  - Student Pass Percentage Dedection using Ensemble LearninngIRJET  - Student Pass Percentage Dedection using Ensemble Learninng
IRJET - Student Pass Percentage Dedection using Ensemble Learninng
Ā 

Viewers also liked

Pensamiento Complejo
Pensamiento Complejo Pensamiento Complejo
Pensamiento Complejo Luis Zurita
Ā 
Effect of Replacement of Sweet Orange (Citrus Sinensis) Peel Meal with Maize ...
Effect of Replacement of Sweet Orange (Citrus Sinensis) Peel Meal with Maize ...Effect of Replacement of Sweet Orange (Citrus Sinensis) Peel Meal with Maize ...
Effect of Replacement of Sweet Orange (Citrus Sinensis) Peel Meal with Maize ...IOSR Journals
Ā 
An Overview of TRIZ Problem-Solving Methodology and its Applications
An Overview of TRIZ Problem-Solving Methodology and its ApplicationsAn Overview of TRIZ Problem-Solving Methodology and its Applications
An Overview of TRIZ Problem-Solving Methodology and its ApplicationsIOSR Journals
Ā 
Electronic and Vibrational Properties of Pbsns3
Electronic and Vibrational Properties of Pbsns3Electronic and Vibrational Properties of Pbsns3
Electronic and Vibrational Properties of Pbsns3IOSR Journals
Ā 
Efficient Technique for Image Stenography Based on coordinates of pixels
Efficient Technique for Image Stenography Based on coordinates of pixelsEfficient Technique for Image Stenography Based on coordinates of pixels
Efficient Technique for Image Stenography Based on coordinates of pixelsIOSR Journals
Ā 
Voltage Enhancement in Distribution System using Voltage Improvement Factor
Voltage Enhancement in Distribution System using Voltage Improvement FactorVoltage Enhancement in Distribution System using Voltage Improvement Factor
Voltage Enhancement in Distribution System using Voltage Improvement FactorIOSR Journals
Ā 
Performance Appraisal and Ranking of DCCBs through Malmquist Index and Super-...
Performance Appraisal and Ranking of DCCBs through Malmquist Index and Super-...Performance Appraisal and Ranking of DCCBs through Malmquist Index and Super-...
Performance Appraisal and Ranking of DCCBs through Malmquist Index and Super-...IOSR Journals
Ā 
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...IOSR Journals
Ā 
Š˜Ń€ŠŗутсŠŗ - сŠµŃ€ŠµŠ“ŠøŠ½Š° Š—ŠµŠ¼Š»Šø
Š˜Ń€ŠŗутсŠŗ - сŠµŃ€ŠµŠ“ŠøŠ½Š° Š—ŠµŠ¼Š»ŠøŠ˜Ń€ŠŗутсŠŗ - сŠµŃ€ŠµŠ“ŠøŠ½Š° Š—ŠµŠ¼Š»Šø
Š˜Ń€ŠŗутсŠŗ - сŠµŃ€ŠµŠ“ŠøŠ½Š° Š—ŠµŠ¼Š»ŠøNatalya Dyrda
Ā 
Š»ŠøцŠµŠ¹ ŠæушŠŗŠøŠ½Š°
Š»ŠøцŠµŠ¹ ŠæушŠŗŠøŠ½Š°Š»ŠøцŠµŠ¹ ŠæушŠŗŠøŠ½Š°
Š»ŠøцŠµŠ¹ ŠæушŠŗŠøŠ½Š°Natalya Dyrda
Ā 
Modeling Of Carbon Deposit From Methane Gas On Zeolite Y Catalyst Activity In...
Modeling Of Carbon Deposit From Methane Gas On Zeolite Y Catalyst Activity In...Modeling Of Carbon Deposit From Methane Gas On Zeolite Y Catalyst Activity In...
Modeling Of Carbon Deposit From Methane Gas On Zeolite Y Catalyst Activity In...IOSR Journals
Ā 
Fraud and Tamper Detection in Authenticity Verification through Gradient Bas...
Fraud and Tamper Detection in Authenticity Verification through  Gradient Bas...Fraud and Tamper Detection in Authenticity Verification through  Gradient Bas...
Fraud and Tamper Detection in Authenticity Verification through Gradient Bas...IOSR Journals
Ā 
Innovation and Industrialization in the Energy Sector: The Way Forward
Innovation and Industrialization in the Energy Sector: The Way ForwardInnovation and Industrialization in the Energy Sector: The Way Forward
Innovation and Industrialization in the Energy Sector: The Way ForwardIOSR Journals
Ā 
Making Use of the Linked Data Cloud: The Role of Index Structures
Making Use of the Linked Data Cloud: The Role of Index StructuresMaking Use of the Linked Data Cloud: The Role of Index Structures
Making Use of the Linked Data Cloud: The Role of Index StructuresThomas Gottron
Ā 
7 Ways to Grow Flowers
7 Ways to Grow Flowers7 Ways to Grow Flowers
7 Ways to Grow Flowersbelieve52
Ā 
Prototyping the Future Potentials of Location Based Services in the Realm of ...
Prototyping the Future Potentials of Location Based Services in the Realm of ...Prototyping the Future Potentials of Location Based Services in the Realm of ...
Prototyping the Future Potentials of Location Based Services in the Realm of ...IOSR Journals
Ā 

Viewers also liked (20)

Pensamiento Complejo
Pensamiento Complejo Pensamiento Complejo
Pensamiento Complejo
Ā 
Effect of Replacement of Sweet Orange (Citrus Sinensis) Peel Meal with Maize ...
Effect of Replacement of Sweet Orange (Citrus Sinensis) Peel Meal with Maize ...Effect of Replacement of Sweet Orange (Citrus Sinensis) Peel Meal with Maize ...
Effect of Replacement of Sweet Orange (Citrus Sinensis) Peel Meal with Maize ...
Ā 
An Overview of TRIZ Problem-Solving Methodology and its Applications
An Overview of TRIZ Problem-Solving Methodology and its ApplicationsAn Overview of TRIZ Problem-Solving Methodology and its Applications
An Overview of TRIZ Problem-Solving Methodology and its Applications
Ā 
Electronic and Vibrational Properties of Pbsns3
Electronic and Vibrational Properties of Pbsns3Electronic and Vibrational Properties of Pbsns3
Electronic and Vibrational Properties of Pbsns3
Ā 
Efficient Technique for Image Stenography Based on coordinates of pixels
Efficient Technique for Image Stenography Based on coordinates of pixelsEfficient Technique for Image Stenography Based on coordinates of pixels
Efficient Technique for Image Stenography Based on coordinates of pixels
Ā 
Voltage Enhancement in Distribution System using Voltage Improvement Factor
Voltage Enhancement in Distribution System using Voltage Improvement FactorVoltage Enhancement in Distribution System using Voltage Improvement Factor
Voltage Enhancement in Distribution System using Voltage Improvement Factor
Ā 
H0144757
H0144757H0144757
H0144757
Ā 
Performance Appraisal and Ranking of DCCBs through Malmquist Index and Super-...
Performance Appraisal and Ranking of DCCBs through Malmquist Index and Super-...Performance Appraisal and Ranking of DCCBs through Malmquist Index and Super-...
Performance Appraisal and Ranking of DCCBs through Malmquist Index and Super-...
Ā 
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
High Performance of Matrix Converter Fed Induction Motor for IPF Compensation...
Ā 
Š˜Ń€ŠŗутсŠŗ - сŠµŃ€ŠµŠ“ŠøŠ½Š° Š—ŠµŠ¼Š»Šø
Š˜Ń€ŠŗутсŠŗ - сŠµŃ€ŠµŠ“ŠøŠ½Š° Š—ŠµŠ¼Š»ŠøŠ˜Ń€ŠŗутсŠŗ - сŠµŃ€ŠµŠ“ŠøŠ½Š° Š—ŠµŠ¼Š»Šø
Š˜Ń€ŠŗутсŠŗ - сŠµŃ€ŠµŠ“ŠøŠ½Š° Š—ŠµŠ¼Š»Šø
Ā 
Š»ŠøцŠµŠ¹ ŠæушŠŗŠøŠ½Š°
Š»ŠøцŠµŠ¹ ŠæушŠŗŠøŠ½Š°Š»ŠøцŠµŠ¹ ŠæушŠŗŠøŠ½Š°
Š»ŠøцŠµŠ¹ ŠæушŠŗŠøŠ½Š°
Ā 
Modeling Of Carbon Deposit From Methane Gas On Zeolite Y Catalyst Activity In...
Modeling Of Carbon Deposit From Methane Gas On Zeolite Y Catalyst Activity In...Modeling Of Carbon Deposit From Methane Gas On Zeolite Y Catalyst Activity In...
Modeling Of Carbon Deposit From Methane Gas On Zeolite Y Catalyst Activity In...
Ā 
Fraud and Tamper Detection in Authenticity Verification through Gradient Bas...
Fraud and Tamper Detection in Authenticity Verification through  Gradient Bas...Fraud and Tamper Detection in Authenticity Verification through  Gradient Bas...
Fraud and Tamper Detection in Authenticity Verification through Gradient Bas...
Ā 
Innovation and Industrialization in the Energy Sector: The Way Forward
Innovation and Industrialization in the Energy Sector: The Way ForwardInnovation and Industrialization in the Energy Sector: The Way Forward
Innovation and Industrialization in the Energy Sector: The Way Forward
Ā 
Making Use of the Linked Data Cloud: The Role of Index Structures
Making Use of the Linked Data Cloud: The Role of Index StructuresMaking Use of the Linked Data Cloud: The Role of Index Structures
Making Use of the Linked Data Cloud: The Role of Index Structures
Ā 
7 Ways to Grow Flowers
7 Ways to Grow Flowers7 Ways to Grow Flowers
7 Ways to Grow Flowers
Ā 
I0445159
I0445159I0445159
I0445159
Ā 
Prototyping the Future Potentials of Location Based Services in the Realm of ...
Prototyping the Future Potentials of Location Based Services in the Realm of ...Prototyping the Future Potentials of Location Based Services in the Realm of ...
Prototyping the Future Potentials of Location Based Services in the Realm of ...
Ā 
E0162736
E0162736E0162736
E0162736
Ā 
ŠŸŠ°Ń€Ń‚Š½Ń‘Ń€ Ofipa 2013
ŠŸŠ°Ń€Ń‚Š½Ń‘Ń€ Ofipa   2013ŠŸŠ°Ń€Ń‚Š½Ń‘Ń€ Ofipa   2013
ŠŸŠ°Ń€Ń‚Š½Ń‘Ń€ Ofipa 2013
Ā 

Similar to Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions

A comparative study of machine learning algorithms for virtual learning envir...
A comparative study of machine learning algorithms for virtual learning envir...A comparative study of machine learning algorithms for virtual learning envir...
A comparative study of machine learning algorithms for virtual learning envir...IAESIJAI
Ā 
C04622028
C04622028C04622028
C04622028IOSR-JEN
Ā 
A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...Editor IJCATR
Ā 
Student Performance Prediction via Data Mining & Machine Learning
Student Performance Prediction via Data Mining & Machine LearningStudent Performance Prediction via Data Mining & Machine Learning
Student Performance Prediction via Data Mining & Machine LearningIRJET Journal
Ā 
Journal publications
Journal publicationsJournal publications
Journal publicationsSarita30844
Ā 
IJMERT.pdf
IJMERT.pdfIJMERT.pdf
IJMERT.pdfnareshkotra
Ā 
scopus journal.pdf
scopus journal.pdfscopus journal.pdf
scopus journal.pdfnareshkotra
Ā 
TOBRUK UNIVERSITY GRADING SYSTEM FOR COLLEGE OF NURSING VERSION 2 IN TOBRUK, ...
TOBRUK UNIVERSITY GRADING SYSTEM FOR COLLEGE OF NURSING VERSION 2 IN TOBRUK, ...TOBRUK UNIVERSITY GRADING SYSTEM FOR COLLEGE OF NURSING VERSION 2 IN TOBRUK, ...
TOBRUK UNIVERSITY GRADING SYSTEM FOR COLLEGE OF NURSING VERSION 2 IN TOBRUK, ...ijdms
Ā 
M-Learners Performance Using Intelligence and Adaptive E-Learning Classify th...
M-Learners Performance Using Intelligence and Adaptive E-Learning Classify th...M-Learners Performance Using Intelligence and Adaptive E-Learning Classify th...
M-Learners Performance Using Intelligence and Adaptive E-Learning Classify th...IRJET Journal
Ā 
University Recommendation Support System using ML Algorithms
University Recommendation Support System using ML AlgorithmsUniversity Recommendation Support System using ML Algorithms
University Recommendation Support System using ML AlgorithmsIRJET Journal
Ā 
IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...
IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...
IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...IRJET Journal
Ā 
UNIVERSITY ADMISSION SYSTEMS USING DATA MINING TECHNIQUES TO PREDICT STUDENT ...
UNIVERSITY ADMISSION SYSTEMS USING DATA MINING TECHNIQUES TO PREDICT STUDENT ...UNIVERSITY ADMISSION SYSTEMS USING DATA MINING TECHNIQUES TO PREDICT STUDENT ...
UNIVERSITY ADMISSION SYSTEMS USING DATA MINING TECHNIQUES TO PREDICT STUDENT ...IRJET Journal
Ā 
ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:ā€“ ...
ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:ā€“ ...ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:ā€“ ...
ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:ā€“ ...indexPub
Ā 
Methods of research
Methods of researchMethods of research
Methods of researchPhoenixCharm_06
Ā 
Multiple educational data mining approaches to discover patterns in universit...
Multiple educational data mining approaches to discover patterns in universit...Multiple educational data mining approaches to discover patterns in universit...
Multiple educational data mining approaches to discover patterns in universit...IJICTJOURNAL
Ā 
A COMPARATIVE ANALYSIS OF SELECTED STUDIES IN STUDENT PERFORMANCE PREDICTION
A COMPARATIVE ANALYSIS OF SELECTED STUDIES IN STUDENT PERFORMANCE PREDICTIONA COMPARATIVE ANALYSIS OF SELECTED STUDIES IN STUDENT PERFORMANCE PREDICTION
A COMPARATIVE ANALYSIS OF SELECTED STUDIES IN STUDENT PERFORMANCE PREDICTIONIJDKP
Ā 
Educational data mining using jmp
Educational data mining using jmpEducational data mining using jmp
Educational data mining using jmpijcsit
Ā 
ASEE Paper Using Online Endless Quizzes as Graded Homework.pdf
ASEE Paper  Using Online Endless Quizzes as Graded Homework.pdfASEE Paper  Using Online Endless Quizzes as Graded Homework.pdf
ASEE Paper Using Online Endless Quizzes as Graded Homework.pdfBrittany Allen
Ā 
josirias_IS205_MajorAssignment
josirias_IS205_MajorAssignmentjosirias_IS205_MajorAssignment
josirias_IS205_MajorAssignmentJoshua Sirias
Ā 
Data Mining Techniques in Higher Education an Empirical Study for the Univer...
Data Mining Techniques in Higher Education an Empirical Study  for the Univer...Data Mining Techniques in Higher Education an Empirical Study  for the Univer...
Data Mining Techniques in Higher Education an Empirical Study for the Univer...IJMER
Ā 

Similar to Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions (20)

A comparative study of machine learning algorithms for virtual learning envir...
A comparative study of machine learning algorithms for virtual learning envir...A comparative study of machine learning algorithms for virtual learning envir...
A comparative study of machine learning algorithms for virtual learning envir...
Ā 
C04622028
C04622028C04622028
C04622028
Ā 
A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...
A Model for Predicting Studentsā€™ Academic Performance using a Hybrid of K-mea...
Ā 
Student Performance Prediction via Data Mining & Machine Learning
Student Performance Prediction via Data Mining & Machine LearningStudent Performance Prediction via Data Mining & Machine Learning
Student Performance Prediction via Data Mining & Machine Learning
Ā 
Journal publications
Journal publicationsJournal publications
Journal publications
Ā 
IJMERT.pdf
IJMERT.pdfIJMERT.pdf
IJMERT.pdf
Ā 
scopus journal.pdf
scopus journal.pdfscopus journal.pdf
scopus journal.pdf
Ā 
TOBRUK UNIVERSITY GRADING SYSTEM FOR COLLEGE OF NURSING VERSION 2 IN TOBRUK, ...
TOBRUK UNIVERSITY GRADING SYSTEM FOR COLLEGE OF NURSING VERSION 2 IN TOBRUK, ...TOBRUK UNIVERSITY GRADING SYSTEM FOR COLLEGE OF NURSING VERSION 2 IN TOBRUK, ...
TOBRUK UNIVERSITY GRADING SYSTEM FOR COLLEGE OF NURSING VERSION 2 IN TOBRUK, ...
Ā 
M-Learners Performance Using Intelligence and Adaptive E-Learning Classify th...
M-Learners Performance Using Intelligence and Adaptive E-Learning Classify th...M-Learners Performance Using Intelligence and Adaptive E-Learning Classify th...
M-Learners Performance Using Intelligence and Adaptive E-Learning Classify th...
Ā 
University Recommendation Support System using ML Algorithms
University Recommendation Support System using ML AlgorithmsUniversity Recommendation Support System using ML Algorithms
University Recommendation Support System using ML Algorithms
Ā 
IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...
IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...
IRJET- A Conceptual Framework to Predict Academic Performance of Students usi...
Ā 
UNIVERSITY ADMISSION SYSTEMS USING DATA MINING TECHNIQUES TO PREDICT STUDENT ...
UNIVERSITY ADMISSION SYSTEMS USING DATA MINING TECHNIQUES TO PREDICT STUDENT ...UNIVERSITY ADMISSION SYSTEMS USING DATA MINING TECHNIQUES TO PREDICT STUDENT ...
UNIVERSITY ADMISSION SYSTEMS USING DATA MINING TECHNIQUES TO PREDICT STUDENT ...
Ā 
ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:ā€“ ...
ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:ā€“ ...ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:ā€“ ...
ANALYSIS OF STUDENT ACADEMIC PERFORMANCE USING MACHINE LEARNING ALGORITHMS:ā€“ ...
Ā 
Methods of research
Methods of researchMethods of research
Methods of research
Ā 
Multiple educational data mining approaches to discover patterns in universit...
Multiple educational data mining approaches to discover patterns in universit...Multiple educational data mining approaches to discover patterns in universit...
Multiple educational data mining approaches to discover patterns in universit...
Ā 
A COMPARATIVE ANALYSIS OF SELECTED STUDIES IN STUDENT PERFORMANCE PREDICTION
A COMPARATIVE ANALYSIS OF SELECTED STUDIES IN STUDENT PERFORMANCE PREDICTIONA COMPARATIVE ANALYSIS OF SELECTED STUDIES IN STUDENT PERFORMANCE PREDICTION
A COMPARATIVE ANALYSIS OF SELECTED STUDIES IN STUDENT PERFORMANCE PREDICTION
Ā 
Educational data mining using jmp
Educational data mining using jmpEducational data mining using jmp
Educational data mining using jmp
Ā 
ASEE Paper Using Online Endless Quizzes as Graded Homework.pdf
ASEE Paper  Using Online Endless Quizzes as Graded Homework.pdfASEE Paper  Using Online Endless Quizzes as Graded Homework.pdf
ASEE Paper Using Online Endless Quizzes as Graded Homework.pdf
Ā 
josirias_IS205_MajorAssignment
josirias_IS205_MajorAssignmentjosirias_IS205_MajorAssignment
josirias_IS205_MajorAssignment
Ā 
Data Mining Techniques in Higher Education an Empirical Study for the Univer...
Data Mining Techniques in Higher Education an Empirical Study  for the Univer...Data Mining Techniques in Higher Education an Empirical Study  for the Univer...
Data Mining Techniques in Higher Education an Empirical Study for the Univer...
Ā 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
Ā 
M0111397100
M0111397100M0111397100
M0111397100
Ā 
L011138596
L011138596L011138596
L011138596
Ā 
K011138084
K011138084K011138084
K011138084
Ā 
J011137479
J011137479J011137479
J011137479
Ā 
I011136673
I011136673I011136673
I011136673
Ā 
G011134454
G011134454G011134454
G011134454
Ā 
H011135565
H011135565H011135565
H011135565
Ā 
F011134043
F011134043F011134043
F011134043
Ā 
E011133639
E011133639E011133639
E011133639
Ā 
D011132635
D011132635D011132635
D011132635
Ā 
C011131925
C011131925C011131925
C011131925
Ā 
B011130918
B011130918B011130918
B011130918
Ā 
A011130108
A011130108A011130108
A011130108
Ā 
I011125160
I011125160I011125160
I011125160
Ā 
H011124050
H011124050H011124050
H011124050
Ā 
G011123539
G011123539G011123539
G011123539
Ā 
F011123134
F011123134F011123134
F011123134
Ā 
E011122530
E011122530E011122530
E011122530
Ā 
D011121524
D011121524D011121524
D011121524
Ā 

Recently uploaded

HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
Ā 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
Ā 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
Ā 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
Ā 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
Ā 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
Ā 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxchumtiyababu
Ā 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
Ā 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
Ā 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxNadaHaitham1
Ā 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesRAJNEESHKUMAR341697
Ā 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
Ā 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
Ā 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
Ā 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
Ā 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
Ā 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
Ā 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
Ā 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadhamedmustafa094
Ā 

Recently uploaded (20)

HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
Ā 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
Ā 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
Ā 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
Ā 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
Ā 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Ā 
Call Girls in South Ex (delhi) call me [šŸ”9953056974šŸ”] escort service 24X7
Call Girls in South Ex (delhi) call me [šŸ”9953056974šŸ”] escort service 24X7Call Girls in South Ex (delhi) call me [šŸ”9953056974šŸ”] escort service 24X7
Call Girls in South Ex (delhi) call me [šŸ”9953056974šŸ”] escort service 24X7
Ā 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
Ā 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Ā 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
Ā 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
Ā 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
Ā 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
Ā 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Ā 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Ā 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
Ā 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
Ā 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Ā 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
Ā 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
Ā 

Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 14, Issue 3 (Sep. - Oct. 2013), PP 63-69 www.iosrjournals.org www.iosrjournals.org 63 | Page Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions 1 Abel U. Osagie, 2 Abu Mallam 1, 2 Department of Physics, University of Abuja, Abuja, Nigeria Abstract: Tertiary institutions (e.g., Universities, Polytechnics and Colleges of Education) are expected to manage and preserve data of both present and past students. These data include general information about students as well as examination results at any or all stages of studentship. Analysis of student data can be used to inform solutions to a wide variety of educational challenges like exploring group differences, gender representation, ethnic representation, and growth over time. However, data management and examination result computation of large population of students can be rigorous time-consuming and prone to errors. Information management technology offers a comprehensive portfolio of studentsā€™ academic record to be available in real-time to students and professionals. That a comprehensive solution for use in many tertiary institutions is not yet common presents a unique opportunity for researchers to help shape the future of this technology. We introduce a Fortran algorithm for Data Analysis and Result Computation (DARC). The algorithm analyzes student data as well as computes examination results of all students in a department at once. DARC reads particular spreadsheet formats of studentsā€™ information data, semester scores and previous academic records, after which it outputs, among others, analysis of students information, comprehensive result format for students showing grade point averages(GPA) and updated cumulative grade point averages (CGPA), summary of academic records including log of carry over courses, log of carry over courses that have been cleared, log of outstanding courses and log of outstanding courses that have been cleared. Using synthetic record of some students, we validate the reliability of the algorithm by conducting accuracy tests. The algorithm is flexible and can be suitably modified to manage and preserve academic and general records of both present and past students in any tertiary institution. Keywords: Fortran Algorithm, Student records, Result Computation and Analysis, Reliable. I. Introduction Management and preservation of student data is one of the basic responsibilities of tertiary institutions. Research on school improvement and school effectiveness has shown data use to be central to the school improvement process (Chrispeels, 1992; Earl & Katz, 2002). Analysis of student data can be used to inform solutions to a wide variety of educational challenges in tertiary institutions. General information about students like name, registration number, date of birth, sex, nationality, state of origin, religion, etc., as well as examination results for each and all semesters are expected to be properly calculated and preserved. However, laborious processes are usually required to compute error-free studentsā€Ÿ examination results. More so, these routines which are carried out every semester put the individuals responsible for the processes in a continuous and ever demanding cycle. Delays in the release of examination results and complaints from students about mistakes in their results are common. It is not unfair to say that some tertiary institutions still compute examination results manually; a process that is more time-consuming and error-prone. Comprehensive semester result format that can be given to students and their parents, which shows the studentā€Ÿs information, scores, grades, process of arriving at the calculated GPA (grade point average) and CGPA (cumulative grade point averages) are uncommon. Statistics over a period of time about students such as gender and age representation in a department or faculty are usually not readily available. Existing programs are therefore inadequate in addressing some of these problems. This challenge informed the desire to develop an algorithm that will accurately compute studentsā€Ÿ results while giving important statistics about student population and their academic performances. An algorithm can be defined as a sequence of steps that can solve a problem while a programming language provides the means of getting a computer to solve a problem (Chivers & Sleightholme, 2006). There is a wide range of programming languages, with particular languages being suited to a particular class of problems. In this work, the computational algorithm is written in Fortran programming language. Fortran stands for formula translation and it is commonly used to solve arithmetic and scientific problems. Fortran offers essentially all of the tools recommended for object-oriented programming techniques (Ed Akin, 2001). The F90 standards committee brought into the language most of the best features of other more recent languages like Ada, C, C++, Eiffel, etc. (Ed Akin, 2001). Though any grading system can be employed, we use the Five-Point Grading System, established by the Nigerian Universities Commission (NUC) in 1989 in the student
  • 2. Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions www.iosrjournals.org 64 | Page examination result computation section of the algorithm. The rest of the article gave a review of some related work, discusses data preparation, computation and analysis of the computed results. We finally explore the potentials available for the foreseeable future in the conclusion and recommendations section. II. Literature Review Data analysis begins with proper inventory and preparation of the data. Beyond vertical accountability, data are most useful in educational decision-making and for improvement purposes (Earl and Katz, 2002). Feldman and Tung (2001) observed that schools involved in data use often evolved toward a more professional culture. Proper information management can facilitate decision-making and improve educational standards in tertiary institutions. Most Programming Languages can be written to analyze student data and compute examination results. More so, programming packages and database management system can be used to develop result processing software. Many examination result computation software have been developed for use in schools and colleges. Recently introduced is the Intelligent Knowledge-Based System (IKBS) built using various programming facilities in Microsoft Excel spreadsheet program (Ekpenyong, 2008). In IKBS, cell referencing tracks students' performances in hard coded Excel cells. Ukem et al, (2012) in his report pointed out that the program appears to be restrictive and requires substantial programming abilities. The reported work by Ukem et al, (2011), uses a combination of MYSQL Server, Adobe Dreamweaver and Personal Home Page Pre-Processor. The database tables and data are created with the use of MYSQL Server, the codes and Graphical User Interface are created with the use of Adobe Dreamweaver, while communication and manipulation of the database is by the help of Personal Home Page Pre-Processor (PHP). Ukem et al, (2012) however, reported that the application has not enjoyed wide usage and threw his weight behind room for improvement. A similar work was done by Emmanuel et al, (2012) for application in Nigerian Colleges of Education. However, a comprehensive solution for both student data analysis and cumulative examination result computation for widespread use in tertiary institutions is not readily available. This provides a unique opportunity for researchers to help shape the future of this technology. Fortran continues to be an important programming language that richly rewards the effort of learning to take advantage of its power, clarity, and user friendliness (Ed Akin, 2001). III. Data Preparation and Computation i. Data Preparation Before any meaningful computational analysis can be achieved, proper data and inventory must be taken. A list of all students with information such as name, registration number, date of birth, sex, nationality, state of origin, religion, etc., of each student in a department should be created. We save all spreadsheet as data ā€ž.datā€Ÿ files and manipulated all input data files with UltraEdit or any other text editing program. Starting from the earliest session or from a particular session, we update the file with records of subsequent sessions. A section of the student information spreadsheet may look like figure 1. In the figure, there are 864 students in the department represented in the first line of the file sheet. Any other useful information may be included in the first line. Information about the students is simply added to the list in subsequent academic sessions, and the new total number of students is updated. Then, we create a spreadsheet of all possible courses that can be registered in a department. Figure 2 shows a section of a sample of such spreadsheet. After examinations are concluded, we prepare a standard spreadsheet format of the raw examination scores which are recorded against appropriate courses for all students. Here, the individuals handing the computation manually key in studentsā€Ÿ score beneath a row of all courses that can be registered in that semester. Depending on the availability of results, the spreadsheet can be for a particular academic session, a range of academic sessions or for all students in a department. Figure 1: A sample format of studentsā€Ÿ general information. DOB(date of birth), LG(Local government of origin), F(female), M(male). 864 NAME SEX DOB STATE LG RELIGION MARITAL STATUS 05284001 BABAT Jane Yam F 01/01/80 Kaduna Zango Christianity single 05284002 ISA Joe Emeka M 02/02/83 Abia Isik Islam single 05284143 ABDUL Mariam J. F 20/12/82 Kogi Omala Islam married 06284001 OSAGIE Sam A. M 10/03/87 Edo Oredo Christianity single
  • 3. Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions www.iosrjournals.org 65 | Page . ii. Computation It is important that algorithms for analyzing student data are reliable, error-free and with the flexibility to accommodate future needs. The algorithm we call DARC (Data and Result Computation) satisfies these conditions. After preparing the appropriate data, we run DARC to analyze student information data, compute semester examination results, and statistics of student results. DARC mainly use student registration number as the unique identification, i.e., the computational and selective process of the algorithm employs the uniqueness of a studentā€Ÿs registration number. The input files for DARC include: a) Student information spreadsheet as shown in figure 1, which includes information of all students in a department. b) All courses that can be registered in a department which include the course codes, credit units, course titles, etc., as illustrated in figure 2. c) Raw examination scores of all students in the department as shown in figure 3. Examination score sheets can be for a particular level or for all levels of students in the department provided their scores are placed beneath the appropriate course codes. d) Summary file of previous results of all students. e) Log file of previous carry over courses. f) Log file of previous carry over courses that have been passed g) Log file of previous outstanding courses. h) Log file of previous outstanding courses that have been passed. It is assumed that computation will start from a reference academic session. At the beginning stage, (d) ā€“ (h) are simply a list of registration numbers of students in the reference academic session. With files (a)-(h) ready, DARC outputs among other, the following: i. A classification of students original information data file into the various academic sessions. The file shows gender and ethnic representation in a session. If required, the file can also give statistics about age-group representation and religious demography. It also gives the above statistics for the overall student population in the department ii. For all students, a comprehensive result format which shows all courses registered for the semester, the raw scores obtained and their respective letter grades, how the grade point average (GPA) and cumulative grade point average (CGPA) is calculated, if any, a list of carry over courses and outstanding courses for that particular semester. iii. Result summary for all students showing previous totals of credit units registered, credit units earned. Also shown is up-to-date totals registered and earned of credit units. iv. Log. of previous, current and cumulative carry over courses. v. Log of previous, current and cumulative outstanding courses. vi. Log of carry over courses previously and currently passed. vii. Log of outstanding courses previously and currently passed. viii. Statistics of class of degree for all sessions. Figure 2: A sample format of course content. CU(credit unit), SEM(semester), F(first semester), S(second semester), C(core course), E(elective course) COURSE CODE CU SEM STATUS LEVEL COURSE TITLE PHY101 3 F C 100L Mechanics and Properties of Matter PHY102 2 F C 100L Heat and Thermodynamics MTH308 3 S E 300L Complex Analysis II PHY401 3 F C 400L Quantum Mechanics I
  • 4. Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions www.iosrjournals.org 66 | Page IV. Result and Analysis We perform accuracy test for DARC using synthetic record of some students in the department of Physics, University of Abuja, Nigeria. Using 2007/2008 as the reference session we validate the reliability of the algorithm. As an example, figure 4 shows a breakdown of student population with gender representation over a five-year period between 2007/2008 and 2011/2012, while figure 5 shows a similar distribution for one session. From the original data sheet of figure 1, DARC separates the total numbers of students into academic sessions while it gives the population and gender representation for each session. An example of a semester result output to be given to students is shown in figure 7. Among what is shown in the result sheet include some information about the student, number of courses registered for the semester, raw examination scores as well as their respective letter grades, credit points, and how the GPA for the semester is calculated. Other information include the carry over courses for the semester (if any), outstanding courses for the semester (if any), previous credit units registered, previous credit points earned, and an update of the studentā€Ÿs CGPA. A legend for the various shorthand letters is given below for each studentā€Ÿs result. The class of degree of students in each session is also computed in DARC as shown in figure 6. Some other output files include: a summary of academic records including log of carry over courses, log of carry over courses that have been cleared, log of outstanding courses and log of outstanding courses that have been cleared. Figure 3: An example of raw examination score sheet for various academic sessions in a department with studentsā€Ÿ registration numbers and their semester scores beneath course codes Total number of students since 2007/2008 session = 672 M (Males) = 537 F (Females) = 134 2007/2008 64 M = 47 F = 17 2008/2009 96 M = 78 F = 18 2009/2010 139 M =115 F = 24 2010/2011 205 M =158 F = 47 2011/2012 168 M =139 F = 28 Abia = 23 M = 20 F = 3 Adamawa = 10 M = 7 F = 3 Akwa-Ibom = 17 M = 15 F = 2 Anambra = 34 M = 22 F = 12 Bauchi = 7 M = 7 F = 0 Bayelsa = 2 M = 2 F = 0 Figure 4: Demographic gender representation of students between 2007/2008 and 20011/2012 sessions Reg.No PHY101 PHY102ā€¦ CSC203 MTH201ā€¦ PHY301 GST301ā€¦ MTH404 CHM452ā€¦. 13284001 56 68 ā€¦ 13284002 47 73 ā€¦ 12284001 53 48 ā€¦ 12284002 33 45 ā€¦ 11284001 46 67 59ā€¦ 11284001 82 71ā€¦ 10284001 57 56 77ā€¦ 10284002 48 68 43 65ā€¦
  • 5. Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions www.iosrjournals.org 67 | Page Figure 5: Demographic gender representation of students for only 2007/2008 session Figure 6: A sample showing Class of degree (Cod) for some academic sessions. 1st (first class), 2.1(second class upper division), 2.2(second class lower division), Pas(pass), Prb(probation). 2007/2008 session M (Males) = 47 F (Females) = 17 Total = 64 Abia = 2 M = 2 F = 0 Adamawa = 1 M = 1 F = 0 Akwa-Ibom = 0 M = 0 F = 0 Anambra = 3 M = 0 F = 3 Bauchi = 0 M = 0 F = 0 Bayelsa = 0 M = 0 F = 0 Benue = 3 M = 2 F = 1 Borno = 1 M = 0 F = 1 Cross River = 3 M = 3 F = 0 Delta = 3 M = 1 F = 2 Cod 1st 2.1 2.2 3rd Pas Prb Total -------------------------------------------------------------- 2011/2012 0 2 11 51 19 7 90 Number without carry over courses = 6 Number with carry over courses = 84 2010/2011 0 2 24 44 23 9 102 Number without carry over courses = 25 Number with carry over courses = 77 2009/2010 0 1 26 43 19 11 100 Number without carry over courses = 23 Number with carry over courses = 77 2008/2009 0 6 29 35 15 0 85 Number without carry over courses = 39 Number with carry over courses = 46
  • 6. Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions www.iosrjournals.org 68 | Page V. Conclusion and Recommendations Beyond accountability, proper data management can promote data-informed decisions toward a more professional culture in tertiary institutions. It is therefore important to encourage data use. The algorithm presented in this study introduces enhancement in student data analysis by creating a range of multilevel aggregated data available to inform decision-making in tertiary institutions. The algorithm also indicates a Figure 7: An example of a studentā€Ÿs semester result sheet showing raw scores for courses registered, their respective letter grades, GPA for the semester, the current CGPA, list of carry- over and outstanding courses (if any). ed, their respective letter grades, GPA for the semester, the current CGPA, list of carry over and outstanding courses (if any). DEPARTMENT OF PHYSICS UNIVERSITY OF ABUJA OSAGIE Abel U. Male Sokoto 24/ 6/1984 Reg. No: 09284054 No. of courses registered = 10 code CU Sc CP Grd TCP PHY103 3 55 3 C 9.0 PHY104 2 40 1 E 2.0 MTH104 2 40 1 E 2.0 GST102 2 50 3 C 6.0 PHY201 3 61 4 B 12.0 PHY208 1 54 3 C 3.0 CSC203 3 22 0 F 0.0 MTH201 3 35 0 F 0.0 MTH205 3 45 2 D 6.0 STA101 2 40 1 E 2.0 -- ------ TUR= 24 TUE= 18 42.0 -- ------ This semester GPA: 42/24 = 1.75 This semester carry over courses = 2 CSC203 FC 200L MTH201 FC 200L This semester outstanding courses = 2 MTH201 FC 200L GST203 FC 200L Previous: TUR= 36 TUE= 27 TCP= 89 Current CGPA ( 89 + 42)/( 36 + 24) = 2.18 ---------------------------------------- CU = credit unit Sc = score Grd= grade CP = credit point TCP= total credit point FC = 1st semester core SC = 2nd semester core FE = 1st semester elective SE = 2nd semester elective TUR= total number of units registered TUE= total number of units earned ----------------------------------------- ANY ALTERATION INVALIDATES THIS RESULT *************************************************************
  • 7. Data Analysis and Result Computation (DARC) Algorithm for Tertiary Institutions www.iosrjournals.org 69 | Page significant improvement in student examination result computation and analysis. With proper file naming system, years of studentsā€Ÿ academic work can be stored electronically and meticulously archived. This can form a solid foundation of well archived studentsā€Ÿ record for future integrated systems and easy retrieval of any required information for data-informed decisions. The algorithm passed the accuracy and validity tests. Results obtained are as expected and supports all of the required objectives. This indicates that the algorithm is reliable. The algorithm is flexible and can be suitably modified to manage and preserve academic and general records of both present and past students in any tertiary institution. However, before the implementation of the algorithm, the following are recommended: a) For studentā€Ÿs information data sheet, standard format for electronic data entry must be established. This can be achieved by training departmental secretaries and other relevant personnel. b) Proper file naming system (FNS) must be adhered to by all secretaries and their successors. This will facilitate easy access to any required file by any authorized person. c) Course lecturers should have a standard format of entering studentsā€Ÿ raw examination scores. d) For studentā€Ÿs result computations, effort should be made to validate the input data. The personnel handing examination results computation should be given initial orientation on how to prepare the input data files and naming the output files to conform to the proper file naming system. References [1]. American Association of School Administrators (2002). ā€œUsing data to improve schools: Whatā€Ÿs workingā€. Available: www.aasa.org/cas/UsingDataToImproveSchools.pdf. [2]. Chrispeels, J.H. (1992). ā€œPurposeful restructuring: Creating a climate of learning and achievement in elementary schools.ā€ London: Falmer Press. [3]. Ed, Akin. (2001). ā€œObject oriented programming via fortran 90/95ā€, Rice University, Houston, Texas [4]. Emmanuel, B. & Choji, D. N. ā€œA software application for colleges of education result processingā€, Journal of Information Engineering and Applications, Volume 2, No. 11 (2012). [5]. Feldman, J., & Tung, R. (2001). ā€œUsing data based inquiry and decision-making to improve instructionā€, ERS Spectrum 19(3), 10- 19. [6]. Fullan, M.G., & Miles, M.M. (1992). ā€œGetting reform right: What works and what doesnā€Ÿtā€, Phi Delta Kappan, 73 (10), 744-752. [7]. Ian D. Chivers & Jane Sleightholme, (2006), ā€œIntroduction to programming with fortranā€, Springer-Verlag London Limited. [8]. Moses E. Ekpenyong.(2008). ā€œA Real-Time IKBS for students results computationā€, International Journal of Physical Sciences (Ultra Scientist of Physical Sciences) Volume 20, Number 3(M), September ā€“ December, 2008. Available: http://www.mySQL.com, (July 22,2012) [9]. Okonigene, R.E., Ighalo, G.I., Ogbeifun, E. (2008). ā€œDeveloped personal record softwareā€, The Pacific Journal of Science and Technology .9(2):407-412. Available: http://www.akamaiuniversity.us/PJST.htm (July 15,2012). [10]. Stringfield, S., Wayman, J.C., & Yakimowski, M. (2003, March). ā€œScaling up data use in classrooms, schools, and districtsā€, Paper presented at the Scaling Up Success conference, Harvard Graduate School of Education, Boston MA. [11]. Ukem, E et al. (2012). ā€œA software application for university students results processingā€, Journal of Theoretical and Applied Information Technology, Vol. 35 No.1. Available: www.jatit.org, (July 2,2012). [12]. Ukem , E. O. and Onoyom-Ita, E. O. (2011). ā€œA software application for the processing of students resultsā€, Global Journal of Pure and Applied Sciences Volume 17 No. 4. Available: http://en.wikipedia.org/wiki/PHP, July 22/7/2012. [13]. Wayman, J.C., Stringfield, S., & Yakimowski, M. (2004, January). ā€œSoftware enabling school improvement through analysis of student dataā€, Center for Research on the Education of Students Placed At Risk (CRESPAR), U.S. Department of Education.