CFP last date
22 April 2024
Reseach Article

Identifying Key Performance Indicators and Predicting the Result from Student Data

by J. Shana, T. Venkatachalam
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 25 - Number 9
Year of Publication: 2011
Authors: J. Shana, T. Venkatachalam
10.5120/3057-4169

J. Shana, T. Venkatachalam . Identifying Key Performance Indicators and Predicting the Result from Student Data. International Journal of Computer Applications. 25, 9 ( July 2011), 45-48. DOI=10.5120/3057-4169

@article{ 10.5120/3057-4169,
author = { J. Shana, T. Venkatachalam },
title = { Identifying Key Performance Indicators and Predicting the Result from Student Data },
journal = { International Journal of Computer Applications },
issue_date = { July 2011 },
volume = { 25 },
number = { 9 },
month = { July },
year = { 2011 },
issn = { 0975-8887 },
pages = { 45-48 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume25/number9/3057-4169/ },
doi = { 10.5120/3057-4169 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:11:21.489031+05:30
%A J. Shana
%A T. Venkatachalam
%T Identifying Key Performance Indicators and Predicting the Result from Student Data
%J International Journal of Computer Applications
%@ 0975-8887
%V 25
%N 9
%P 45-48
%D 2011
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Student information systems hold a lot of information that can be mined for useful patterns. This work aims to build a prediction model to predict the result of students in ‘C’ Programming course by analyzing the factors that affect the performance of students. We applied feature selection techniques to select the most relevant academic and non-academic factors. The model is implemented using various classification algorithms and it is found that Naïve Bayes classification model gives the highest accuracy of 82.4%.Decision tree based algorithm also showed considerable accuracy of 80.2%.The model was trained using 182 records from student dataset collected from the college with 20 attributes within the year 2008 to 2010. The model was validated using test records. It would predict the class label ‘Result’ as categorical value, Pass or Fail. Such a prediction model would help the faculty in early identification of ‘at risk’ students and thereby take timely and proactive measures to improve their performance.

References
  1. Jiawei Han and Micheline Kamber, 2009. Data Mining: Concepts and Techniques, Morgan Kaufmann Publishers.
  2. Arun K.Pujari, 2005, Data Mining Techniques, Universities Press (India) Private Limited.
  3. Baker R.S.J.D., and Yacef K, 2009, The state of educational data mining in 2009: A review and future visions, Journal of Educational Data Mining, I, 3-17.
  4. Shyamala Doraisamy, Shahram Golzari, Noris Mohd. Norowi, Md Nasir B Sulaiman, Udiz, 2008, A Study on Feature Selection and Classification Techniques for Automatic Genre Classification of Traditional Mala Music, ISMIR- Session 3A - Content Based Retrieval, Categorization and Similarity.
  5. M.A Hall, and L.A Smith, 1998, Practical feature subset selection for machine learning, In Proceedings of the 21st Australian Computer Science Conference, pp181-191.
  6. Sk. AlthafHussainBasha, A Govardhan, S.ViswanadhaRaju, Nayeen Sultana, 2010, A Comparative Analysis of Prediction Techniques for Predicting Graduate Rate of University, European Journal of Scientific Research, Vol 46, No 2, pp.186-193.
  7. Huan Liu, Hiroshi Motoda, Rudy Setiono, Zhen Zharo, 2008, Feature Selection: An Ever Evolving Frontier in Data Mining. JMLR: Workshop and Conference Proceedings,10: 4-13, The Fourth Workshop on Feature Selection in Data Mining.
  8. Anne F. Maben, 2005, Chi-square test adapted from Statistics for the Social Sciences.
  9. C.R Kothari, 2006, Research Methodology-Methods and Techniques, New Age International (P) Limited.
  10. http://www.cs.waikato.ac.nz/~ml/weka/ for weka learning software.
Index Terms

Computer Science
Information Sciences

Keywords

Feature Selection Classification Prediction Data mining