SlideShare a Scribd company logo
1 of 4
Download to read offline
International 
OPEN ACCESS Journal 
Of Modern Engineering Research (IJMER) 
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.8| Aug. 2014 | 71| 
Regression techniques to study the student performance in post graduate examinations - A case study Ananth. Y. N1, Narahari. N. S2 1Associate Professor &Ph.D student- Dept of Computer Science- School of Graduate Studies, Jain University, Bangalore-India 2Professor and Head, Dept of Industrial Engineering & Management, R.V.College of Engineering Autonomous- VTU - Bangalore-India 
I. INTRODUCTION 
Testing students’ aptitude is a challenging area – given the wide variety of the questions in the degree and the entrance test examinations. Students’ abilities are also varied – Some will be good in quantitative techniques, some in reasoning and analytical abilities and so on. The undergraduate degree examinations test mainly the knowledge level of the students-habitual learning methods directed at memorizing ,learning the facts and so on .The reasoning power and the spirit of enquiry at a higher level blooms by the finishing years of graduation. Hence it is imperative to study the progression of students. In this context, not all the students will have the same sustainable ability to persue post graduate courses. In this regard, setting the right kind of questions across all kinds of students is a difficult task .Therefore it is good to consider the marks in the undergraduate examinations and study the dependency of the entrance test marks on that. Taking this as an indicator, sectors of students could be identified .This information could be used to correlate to what kind of questions that would be suitable for students’ groups-Doing statistical studies among the groups, the right kind of questions can be set for the right kind of groups. With this perspective, this paper discusses linear regression and its use. Although this techniques has its own limitations, this technique is an useful one. The particular case study that has been considered is the Karnataka –Post Graduate Common Entrance Test examinations 
II. LITERATURE SURVEY 
Many techniques do exist in order to study the distribution and patterns of marks in examinations. Reliability issues of the questions has been studied by S. O. Bandele and Dr. A. E. Adewale in [1].Requirement of prerequisites for Masters programmes can be very clearly seen as in [2] What can be inferred from this data is that the stream of the undergraduate degree is quite important for the choice of the subjects in post graduate courses. 
Regression techniques are quite a powerful technique of analysis in many areas like market survey; understanding of customer behavior .The main use of regression techniques is that they can be used for investigating the causal dependencies between variables. These techniques are being used in education to study the causal factor analysis in many situations. For example regression techniques are used in analyzing the influence of peer pressure in secondary schools, upon the scores of the students. Multiple regression can be to understand whether exam performance can be predicted based on revision time, test anxiety, lecture attendance, and gender. This has also been used in analyzing the advantages of high ranked schools in moulding the students in an indirect way, by considering the marks scored by the students of such schools. The study of the effect of good teachers, good teaching aids upon student performance have also employed to a good extent the technique 
Abstract: Aptitude of students entering into Post graduate courses in INDIA is an aspect to be studied. Entrance Examinations do test the aptitude but to a certain extent. Post graduate students are expected to have a certain level of aptitude and this aptitude should be sustained till the end of their course and beyond. Therefore, it is a necessity to examine to what extent their aptitudes are getting tested. The marks scored by the students in the entrance examination is an indicator of the aptitude but does not speak of the ability of the students in all the aspects or the subject of their specialization in the post graduate courses.It has been observed that a causal dependency exists between the degree marks and the entrance test marks. This paper tries to investigate this dependency with linear regression techniques. On the whole , categories of students are identified by studying the distribution of marks. A mapping between the marks and the questions are being studied. Linear regression technique is being used to identify the groups of students and to predict the expected marks that the future students would score. 
Keywords: Aptitude, Dependent variable, Performance, Predictor, Regression
Regression techniques to study the student performance in post graduate examinations - A case study 
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.8| Aug. 2014 | 72| 
of regression. On the whole it can be said that wherever there is a study of causal factors relating to student performance in schools /colleges, regression techniques can be employed. 
III. BRIEF METHODOLOGY 
Linear regression is a modelling technique in which the relationship between a scalar dependent variable y and one or more explanatory variable X is being studied. The case of a single explanatory variable is called as linear regression and when there are more than one explanatory variable, it is called as multiple linear regression. In linear regression, datasets are modelled by using linear predictor functions and unknown parameters are modelled using “predictor variables”. More commonly, the conditional dependency of Y given X is what is being depicted here.The technique can be used for prediction where in a model to describe the behavior of Y given X can be developed. This model can be used in order to predict the data values Y for a new set of X. The actual mathematical model for regression can be given as follows. Given a data set {yi,xi1,xi2,……xip}i=1to n,the regression model assumes that the relationship between the dependent variable y and the regressors x is linear.This relationship is modelled with a set of regression coefficients and an error term which is also called as noise. The regression coefficients give the extent to which a particular regressor xi affects y.The relationship may not be perfect always and the difference between the actual relationship and the observed relationship is modelled using the error term or the noise term. Thus the model takes the form: Yi= β1xi1+ β2xi2 +…….βixip+ εi=[ Xi ]Tβ + εii= 1to n. where T denotes the transpose so that [ Xi ]Tβ is the inner product between xi and β This model can take the compact form Y = xβ + ε where, 
IV. THE CONTEXT 
Karnataka -PGCET examination –The area of study for this paper is the study of the marks distributions and considerations of the dependent and independent factors in the Karnataka PGCET examination. InKarnataka , seats for the Post graduate Courses in Engineering, MCA and MBA are conducted by Karnataka examination Authority-(This year it has been changed).The examination is taken by nearly a lakh students and the rank is allocated to them based on their score in the entrance examination –Previously the ranks were decided by considering the students’ marks in their respective degrees also-equal weightage was being given to both the marks. Now a study of the dependency of the ranks upon these is made .For regression analysis , the entrance examination marks field is considered to be the dependent variable and the degree marks is considered to be the independent variable. A sample output from Excel for this case is given below. The data is taken from the MCA results and the number of data points is 1000.The actual data consists of only the entrance test marks but for the analysis, the degree marks is derived by taking into consideration the equal weightage given to both the marks.This has been generated by running a formula involving the rank and the entrance test marks.
Regression techniques to study the student performance in post graduate examinations - A case study 
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.8| Aug. 2014 | 73| 
V. REGRESSION OUTPUT EXPLAINED 
The regression output shows both the R2 and the adjusted R2 values are equal to 1- which shows that there is perfect correlation between the two sets of marks. In reality this would not be possible because of the different kinds of scoring patterns practiced in different universities and colleges and they cannot be reduced to one single uniformscale. The observed results are due to the fact that the degree marks is generated from the program. The degree marks is generated taking into consideration that there is a 50% component of the degree marks and the entrance test marks and evolving a suitable formula to generate them by using the rank and the entrance test marks. But the marks is indeed following the given pattern which can be verified by observing the rank field. There is a difference of not more than 1 mark in the entrance test for the current and the next rank. Therefore, effectively the marks distribution follows the applied pattern. The same applies to the regression equation which can be taken from the output. It reads Y = 199.99 –X The confidence interval is set to 95% which means that the rejection region is only 5% and the predicted Y value falls within that range only. This technique can be further extended to contain more explanatory variables where in multiple regression can be used. The analysis done hitherto considers the dependency only upon the degree marks but other causal factors like peer pressure, test anxiety and so on.
Regression techniques to study the student performance in post graduate examinations - A case study 
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.8| Aug. 2014 | 74| 
VI. DECIDING ABOUT THE QUESTIONS IN THE ENTRANCE EXAMINATION 
When this output is subjected to a more thorough analysis going into details of why a particular student group has scored a particular set of ranks- the questions in the entrance examination have to be analyzed. These have to be analyzed with a perspective of the aptitude of the students taking up the examination. The nature of the questions in the degree examinations and those in the entrance examination has to be matched in order to bring about a suitable testing of the aptitude. The regression outputs give us a quantitative measure of the impact of the marks of the students – which can be used to derive to what extent the marks is determining the aptitude of the student. The same degree marks in the future examinations can be used with these coefficients to predict what could be the marks in the entrance examination that a particular student community would score-Of course , a stringent study of the types of questions has to be done to determine the aptitude of the students in a particular area of the questions. 
The questions in the entrance examination can also be categorized, each one testing a particular aspect of the student ability. The post graduate entrance exams are expected to test the students’ ability in quantitative ability, reasoning and so on. By studying the pattern of marks in the entrance examination and the groups given by the regression output, one can decide what kind of questions best measure the aptitude of the student groups.With a perspective of what is required to pick up the right kind of candidates , this information could be used to decide about the questions .The analysis of marks , combined with the comparisons of the questions and answers in both the examinations , this could be used as a predictive technique in deciding the right question needed for the current year. 
VII. LIMITATIONS 
Linear regression, as has been explained here is testing only one aspect of the scenario. The causal factors for a student scoring a certain marks are many, including peer pressure, test anxiety, future expectations , motivation and so on. Some of these are easy to be quantified some and some are not.Linear regression is best useful when there is a linear relationship between the dependent and the independent variables.Better techniques like genetic algorithms and partial least square methods can be used for better analysis. 
VIII. CONCLUSIONS 
This paper discusses a mathematical model to study the marks distributions in the Karnataka PGCET examinations. The technique of linear regression can be applied to a large sets of records also and this is where the usefulness of the method can be seen. As the number of students taking up the examination is very large , deriving a knowledgeable pattern of marks distribution becomes essential when a change of question paper is the issue. Other probabilistic techniques and statistical techniques can be used along with linear regression to better know of the clusters of the students and devise the question papers accordingly. 
ACKNOWLEDGEMENTS 
The authors thank the support of Jain University and R.V.College Autonomous in producing this paper. 
REFERENCES 
[1] http://www.mcser.org/journal/index.php/jesr/article/viewFile/186/171. 
[2] http://www20.csueastbay.edu/ecat/graduate-chapters/g-stat.html

More Related Content

What's hot

Statistical Analysis of the Effects of Kolawole?s Problem Solving (KPS) and ...
 Statistical Analysis of the Effects of Kolawole?s Problem Solving (KPS) and ... Statistical Analysis of the Effects of Kolawole?s Problem Solving (KPS) and ...
Statistical Analysis of the Effects of Kolawole?s Problem Solving (KPS) and ...
Research Journal of Education
 
Best and effective strategis for IELTS Preparatiuon
Best and effective strategis for IELTS PreparatiuonBest and effective strategis for IELTS Preparatiuon
Best and effective strategis for IELTS Preparatiuon
Lord Robin
 

What's hot (19)

Grds conferences icst and icbelsh (2)
Grds conferences icst and icbelsh (2)Grds conferences icst and icbelsh (2)
Grds conferences icst and icbelsh (2)
 
Manelyn L. Mananap Thesis (Chapter 3)
Manelyn L. Mananap Thesis (Chapter 3)Manelyn L. Mananap Thesis (Chapter 3)
Manelyn L. Mananap Thesis (Chapter 3)
 
Pilot Study for Validity and Reliability of an Aptitude Test
Pilot Study for Validity and Reliability of an Aptitude TestPilot Study for Validity and Reliability of an Aptitude Test
Pilot Study for Validity and Reliability of an Aptitude Test
 
Pnas 2014-freeman-1319030111
Pnas 2014-freeman-1319030111Pnas 2014-freeman-1319030111
Pnas 2014-freeman-1319030111
 
he Comparative Study between Grade Level and Spelling Proficiency of Selected...
he Comparative Study between Grade Level and Spelling Proficiency of Selected...he Comparative Study between Grade Level and Spelling Proficiency of Selected...
he Comparative Study between Grade Level and Spelling Proficiency of Selected...
 
Validity
ValidityValidity
Validity
 
Statistical Analysis of the Effects of Kolawole?s Problem Solving (KPS) and ...
 Statistical Analysis of the Effects of Kolawole?s Problem Solving (KPS) and ... Statistical Analysis of the Effects of Kolawole?s Problem Solving (KPS) and ...
Statistical Analysis of the Effects of Kolawole?s Problem Solving (KPS) and ...
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Best and effective strategis for IELTS Preparatiuon
Best and effective strategis for IELTS PreparatiuonBest and effective strategis for IELTS Preparatiuon
Best and effective strategis for IELTS Preparatiuon
 
Icird paper 213
Icird paper 213Icird paper 213
Icird paper 213
 
Content validity of may,june west african senior school certificate examinati...
Content validity of may,june west african senior school certificate examinati...Content validity of may,june west african senior school certificate examinati...
Content validity of may,june west african senior school certificate examinati...
 
How do we measure academic entitlement? (and should we?)
How do we measure academic entitlement? (and should we?)How do we measure academic entitlement? (and should we?)
How do we measure academic entitlement? (and should we?)
 
IJSRED-V2I3P72
IJSRED-V2I3P72IJSRED-V2I3P72
IJSRED-V2I3P72
 
2014 ncae nvb presentation
2014 ncae  nvb presentation2014 ncae  nvb presentation
2014 ncae nvb presentation
 
2010 03 - rmic 824 master syllabus
2010 03 - rmic 824 master syllabus2010 03 - rmic 824 master syllabus
2010 03 - rmic 824 master syllabus
 
Rmic 822 master syllabus july08
Rmic 822 master syllabus  july08Rmic 822 master syllabus  july08
Rmic 822 master syllabus july08
 
Analysis of Multiple Choice Questions (MCQs): Item and Test Statistics from a...
Analysis of Multiple Choice Questions (MCQs): Item and Test Statistics from a...Analysis of Multiple Choice Questions (MCQs): Item and Test Statistics from a...
Analysis of Multiple Choice Questions (MCQs): Item and Test Statistics from a...
 
Chapter iii
Chapter iiiChapter iii
Chapter iii
 
purposes of assessment
 purposes of assessment purposes of assessment
purposes of assessment
 

Viewers also liked

An Enhanced Security System for Web Authentication
An Enhanced Security System for Web Authentication An Enhanced Security System for Web Authentication
An Enhanced Security System for Web Authentication
IJMER
 
A043010106
A043010106A043010106
A043010106
IJMER
 
A Novel Key Management Paradigm for Broadcasting to Remote Cooperative Groups
A Novel Key Management Paradigm for Broadcasting to Remote  Cooperative GroupsA Novel Key Management Paradigm for Broadcasting to Remote  Cooperative Groups
A Novel Key Management Paradigm for Broadcasting to Remote Cooperative Groups
IJMER
 
Bx32903907
Bx32903907Bx32903907
Bx32903907
IJMER
 
Adsorption Studies of an Acid Dye From Aqueous Solution Using Lagerstroemia ...
Adsorption Studies of an Acid Dye From Aqueous Solution Using  Lagerstroemia ...Adsorption Studies of an Acid Dye From Aqueous Solution Using  Lagerstroemia ...
Adsorption Studies of an Acid Dye From Aqueous Solution Using Lagerstroemia ...
IJMER
 
Ijmer 46068390
Ijmer 46068390Ijmer 46068390
Ijmer 46068390
IJMER
 
Do3211611166
Do3211611166Do3211611166
Do3211611166
IJMER
 
Bo32845848
Bo32845848Bo32845848
Bo32845848
IJMER
 

Viewers also liked (20)

An Enhanced Security System for Web Authentication
An Enhanced Security System for Web Authentication An Enhanced Security System for Web Authentication
An Enhanced Security System for Web Authentication
 
Performance and Emissions Analysis Using Diesel and Tsome Blends
Performance and Emissions Analysis Using Diesel and Tsome  BlendsPerformance and Emissions Analysis Using Diesel and Tsome  Blends
Performance and Emissions Analysis Using Diesel and Tsome Blends
 
Advanced Micro-Grids
Advanced Micro-Grids Advanced Micro-Grids
Advanced Micro-Grids
 
Performance Analysis of Three Phase Cascaded H-Bridge Multi Level Inverter fo...
Performance Analysis of Three Phase Cascaded H-Bridge Multi Level Inverter fo...Performance Analysis of Three Phase Cascaded H-Bridge Multi Level Inverter fo...
Performance Analysis of Three Phase Cascaded H-Bridge Multi Level Inverter fo...
 
A043010106
A043010106A043010106
A043010106
 
Moving Object Detection for Video Surveillance
Moving Object Detection for Video SurveillanceMoving Object Detection for Video Surveillance
Moving Object Detection for Video Surveillance
 
A Novel Key Management Paradigm for Broadcasting to Remote Cooperative Groups
A Novel Key Management Paradigm for Broadcasting to Remote  Cooperative GroupsA Novel Key Management Paradigm for Broadcasting to Remote  Cooperative Groups
A Novel Key Management Paradigm for Broadcasting to Remote Cooperative Groups
 
High speed customized serial protocol for IP integration on FPGA based SOC ap...
High speed customized serial protocol for IP integration on FPGA based SOC ap...High speed customized serial protocol for IP integration on FPGA based SOC ap...
High speed customized serial protocol for IP integration on FPGA based SOC ap...
 
A Study of Wind Turbine Blade Power Enhancement Using Aerodynamic Properties
A Study of Wind Turbine Blade Power Enhancement Using  Aerodynamic Properties A Study of Wind Turbine Blade Power Enhancement Using  Aerodynamic Properties
A Study of Wind Turbine Blade Power Enhancement Using Aerodynamic Properties
 
A Novel Method for Data Cleaning and User- Session Identification for Web Mining
A Novel Method for Data Cleaning and User- Session Identification for Web MiningA Novel Method for Data Cleaning and User- Session Identification for Web Mining
A Novel Method for Data Cleaning and User- Session Identification for Web Mining
 
An Investigative Review on Thermal Characterization of Hybrid Metal Matrix C...
An Investigative Review on Thermal Characterization of Hybrid  Metal Matrix C...An Investigative Review on Thermal Characterization of Hybrid  Metal Matrix C...
An Investigative Review on Thermal Characterization of Hybrid Metal Matrix C...
 
Bx32903907
Bx32903907Bx32903907
Bx32903907
 
Journey from Six Sigma to Lean Six Sigma: A Literature Review
Journey from Six Sigma to Lean Six Sigma: A Literature ReviewJourney from Six Sigma to Lean Six Sigma: A Literature Review
Journey from Six Sigma to Lean Six Sigma: A Literature Review
 
Detection of DC Voltage Fault in SRM Drives Using K-Means Clustering and Cla...
Detection of DC Voltage Fault in SRM Drives Using K-Means  Clustering and Cla...Detection of DC Voltage Fault in SRM Drives Using K-Means  Clustering and Cla...
Detection of DC Voltage Fault in SRM Drives Using K-Means Clustering and Cla...
 
Adsorption Studies of an Acid Dye From Aqueous Solution Using Lagerstroemia ...
Adsorption Studies of an Acid Dye From Aqueous Solution Using  Lagerstroemia ...Adsorption Studies of an Acid Dye From Aqueous Solution Using  Lagerstroemia ...
Adsorption Studies of an Acid Dye From Aqueous Solution Using Lagerstroemia ...
 
Ijmer 46068390
Ijmer 46068390Ijmer 46068390
Ijmer 46068390
 
Effect of SC5D Additive on the Performance and Emission Characteristics of CI...
Effect of SC5D Additive on the Performance and Emission Characteristics of CI...Effect of SC5D Additive on the Performance and Emission Characteristics of CI...
Effect of SC5D Additive on the Performance and Emission Characteristics of CI...
 
Do3211611166
Do3211611166Do3211611166
Do3211611166
 
Nose Tip Detection Using Shape index and Energy Effective for 3d Face Recogni...
Nose Tip Detection Using Shape index and Energy Effective for 3d Face Recogni...Nose Tip Detection Using Shape index and Energy Effective for 3d Face Recogni...
Nose Tip Detection Using Shape index and Energy Effective for 3d Face Recogni...
 
Bo32845848
Bo32845848Bo32845848
Bo32845848
 

Similar to Regression techniques to study the student performance in post graduate examinations - A case study

Influence of Table of Specification on the Construction of Ordinary Level Phy...
Influence of Table of Specification on the Construction of Ordinary Level Phy...Influence of Table of Specification on the Construction of Ordinary Level Phy...
Influence of Table of Specification on the Construction of Ordinary Level Phy...
ijtsrd
 
Factor effect student percive sirvice quality in yarmouk
Factor effect student percive sirvice quality in yarmoukFactor effect student percive sirvice quality in yarmouk
Factor effect student percive sirvice quality in yarmouk
yazangh
 
The impact of formative assessment on the learning process And the unreliabil...
The impact of formative assessment on the learning process And the unreliabil...The impact of formative assessment on the learning process And the unreliabil...
The impact of formative assessment on the learning process And the unreliabil...
iosrjce
 
Assessment of Students’ Achievement of Learning Outcomes by using Different A...
Assessment of Students’ Achievement of Learning Outcomes by using Different A...Assessment of Students’ Achievement of Learning Outcomes by using Different A...
Assessment of Students’ Achievement of Learning Outcomes by using Different A...
ijtsrd
 
An empirical study on skewness of test scores of a management subject in an a...
An empirical study on skewness of test scores of a management subject in an a...An empirical study on skewness of test scores of a management subject in an a...
An empirical study on skewness of test scores of a management subject in an a...
prjpublications
 
Arte387Ch8
Arte387Ch8Arte387Ch8
Arte387Ch8
SCWARTED
 

Similar to Regression techniques to study the student performance in post graduate examinations - A case study (20)

C0364010013
C0364010013C0364010013
C0364010013
 
Students’ satisfaction with service quality
Students’ satisfaction with service quality Students’ satisfaction with service quality
Students’ satisfaction with service quality
 
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
 
Influence of Table of Specification on the Construction of Ordinary Level Phy...
Influence of Table of Specification on the Construction of Ordinary Level Phy...Influence of Table of Specification on the Construction of Ordinary Level Phy...
Influence of Table of Specification on the Construction of Ordinary Level Phy...
 
Students' Academic Performance Predictive Analytics Use Case – Smarten
Students' Academic Performance Predictive Analytics Use Case – SmartenStudents' Academic Performance Predictive Analytics Use Case – Smarten
Students' Academic Performance Predictive Analytics Use Case – Smarten
 
Factor effect student percive sirvice quality in yarmouk
Factor effect student percive sirvice quality in yarmoukFactor effect student percive sirvice quality in yarmouk
Factor effect student percive sirvice quality in yarmouk
 
Clustering Students of Computer in Terms of Level of Programming
Clustering Students of Computer in Terms of Level of ProgrammingClustering Students of Computer in Terms of Level of Programming
Clustering Students of Computer in Terms of Level of Programming
 
APPLICATION OF CORRELATION AND CASE STUDY
APPLICATION OF CORRELATION AND CASE STUDYAPPLICATION OF CORRELATION AND CASE STUDY
APPLICATION OF CORRELATION AND CASE STUDY
 
IRJET- Academic Performance Analysis System
IRJET- Academic Performance Analysis SystemIRJET- Academic Performance Analysis System
IRJET- Academic Performance Analysis System
 
The impact of formative assessment on the learning process And the unreliabil...
The impact of formative assessment on the learning process And the unreliabil...The impact of formative assessment on the learning process And the unreliabil...
The impact of formative assessment on the learning process And the unreliabil...
 
Assessment of Students’ Achievement of Learning Outcomes by using Different A...
Assessment of Students’ Achievement of Learning Outcomes by using Different A...Assessment of Students’ Achievement of Learning Outcomes by using Different A...
Assessment of Students’ Achievement of Learning Outcomes by using Different A...
 
The Performance of FEU Pre-Service SPED Teachers in IE-Formulated Comprehensi...
The Performance of FEU Pre-Service SPED Teachers in IE-Formulated Comprehensi...The Performance of FEU Pre-Service SPED Teachers in IE-Formulated Comprehensi...
The Performance of FEU Pre-Service SPED Teachers in IE-Formulated Comprehensi...
 
Concept and nature of measurment and evaluation (1)
Concept and nature of measurment and evaluation (1)Concept and nature of measurment and evaluation (1)
Concept and nature of measurment and evaluation (1)
 
An empirical study on skewness of test scores of a management subject in an a...
An empirical study on skewness of test scores of a management subject in an a...An empirical study on skewness of test scores of a management subject in an a...
An empirical study on skewness of test scores of a management subject in an a...
 
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...
 
Sri Lankan Journal of Educational Research
Sri Lankan Journal of Educational ResearchSri Lankan Journal of Educational Research
Sri Lankan Journal of Educational Research
 
Determinants of Lecturers Assessment Practice in Higher Education in Somalia
Determinants of Lecturers Assessment Practice in Higher Education in SomaliaDeterminants of Lecturers Assessment Practice in Higher Education in Somalia
Determinants of Lecturers Assessment Practice in Higher Education in Somalia
 
Arte387Ch8
Arte387Ch8Arte387Ch8
Arte387Ch8
 
Learning_activity1_Palta Chulde_John Alejandro.pptx
Learning_activity1_Palta Chulde_John Alejandro.pptxLearning_activity1_Palta Chulde_John Alejandro.pptx
Learning_activity1_Palta Chulde_John Alejandro.pptx
 
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...
 

More from IJMER

Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
IJMER
 
Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...
IJMER
 
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersMaterial Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
IJMER
 

More from IJMER (20)

A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...
 
Developing Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingDeveloping Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed Delinting
 
Study & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreStudy & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja Fibre
 
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
 
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
 
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
 
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
 
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
 
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationStatic Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
 
High Speed Effortless Bicycle
High Speed Effortless BicycleHigh Speed Effortless Bicycle
High Speed Effortless Bicycle
 
Integration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIntegration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise Applications
 
Microcontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemMicrocontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation System
 
On some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesOn some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological Spaces
 
Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...
 
Natural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningNatural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine Learning
 
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessEvolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
 
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersMaterial Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
 
Studies On Energy Conservation And Audit
Studies On Energy Conservation And AuditStudies On Energy Conservation And Audit
Studies On Energy Conservation And Audit
 
An Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLAn Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDL
 
Discrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyDiscrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One Prey
 

Recently uploaded

Query optimization and processing for advanced database systems
Query optimization and processing for advanced database systemsQuery optimization and processing for advanced database systems
Query optimization and processing for advanced database systems
meharikiros2
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
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
Epec Engineered Technologies
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 

Recently uploaded (20)

UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
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
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Query optimization and processing for advanced database systems
Query optimization and processing for advanced database systemsQuery optimization and processing for advanced database systems
Query optimization and processing for advanced database systems
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
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
 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information Systems
 
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
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata Model
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
 
Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdf
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257
 

Regression techniques to study the student performance in post graduate examinations - A case study

  • 1. International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.8| Aug. 2014 | 71| Regression techniques to study the student performance in post graduate examinations - A case study Ananth. Y. N1, Narahari. N. S2 1Associate Professor &Ph.D student- Dept of Computer Science- School of Graduate Studies, Jain University, Bangalore-India 2Professor and Head, Dept of Industrial Engineering & Management, R.V.College of Engineering Autonomous- VTU - Bangalore-India I. INTRODUCTION Testing students’ aptitude is a challenging area – given the wide variety of the questions in the degree and the entrance test examinations. Students’ abilities are also varied – Some will be good in quantitative techniques, some in reasoning and analytical abilities and so on. The undergraduate degree examinations test mainly the knowledge level of the students-habitual learning methods directed at memorizing ,learning the facts and so on .The reasoning power and the spirit of enquiry at a higher level blooms by the finishing years of graduation. Hence it is imperative to study the progression of students. In this context, not all the students will have the same sustainable ability to persue post graduate courses. In this regard, setting the right kind of questions across all kinds of students is a difficult task .Therefore it is good to consider the marks in the undergraduate examinations and study the dependency of the entrance test marks on that. Taking this as an indicator, sectors of students could be identified .This information could be used to correlate to what kind of questions that would be suitable for students’ groups-Doing statistical studies among the groups, the right kind of questions can be set for the right kind of groups. With this perspective, this paper discusses linear regression and its use. Although this techniques has its own limitations, this technique is an useful one. The particular case study that has been considered is the Karnataka –Post Graduate Common Entrance Test examinations II. LITERATURE SURVEY Many techniques do exist in order to study the distribution and patterns of marks in examinations. Reliability issues of the questions has been studied by S. O. Bandele and Dr. A. E. Adewale in [1].Requirement of prerequisites for Masters programmes can be very clearly seen as in [2] What can be inferred from this data is that the stream of the undergraduate degree is quite important for the choice of the subjects in post graduate courses. Regression techniques are quite a powerful technique of analysis in many areas like market survey; understanding of customer behavior .The main use of regression techniques is that they can be used for investigating the causal dependencies between variables. These techniques are being used in education to study the causal factor analysis in many situations. For example regression techniques are used in analyzing the influence of peer pressure in secondary schools, upon the scores of the students. Multiple regression can be to understand whether exam performance can be predicted based on revision time, test anxiety, lecture attendance, and gender. This has also been used in analyzing the advantages of high ranked schools in moulding the students in an indirect way, by considering the marks scored by the students of such schools. The study of the effect of good teachers, good teaching aids upon student performance have also employed to a good extent the technique Abstract: Aptitude of students entering into Post graduate courses in INDIA is an aspect to be studied. Entrance Examinations do test the aptitude but to a certain extent. Post graduate students are expected to have a certain level of aptitude and this aptitude should be sustained till the end of their course and beyond. Therefore, it is a necessity to examine to what extent their aptitudes are getting tested. The marks scored by the students in the entrance examination is an indicator of the aptitude but does not speak of the ability of the students in all the aspects or the subject of their specialization in the post graduate courses.It has been observed that a causal dependency exists between the degree marks and the entrance test marks. This paper tries to investigate this dependency with linear regression techniques. On the whole , categories of students are identified by studying the distribution of marks. A mapping between the marks and the questions are being studied. Linear regression technique is being used to identify the groups of students and to predict the expected marks that the future students would score. Keywords: Aptitude, Dependent variable, Performance, Predictor, Regression
  • 2. Regression techniques to study the student performance in post graduate examinations - A case study | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.8| Aug. 2014 | 72| of regression. On the whole it can be said that wherever there is a study of causal factors relating to student performance in schools /colleges, regression techniques can be employed. III. BRIEF METHODOLOGY Linear regression is a modelling technique in which the relationship between a scalar dependent variable y and one or more explanatory variable X is being studied. The case of a single explanatory variable is called as linear regression and when there are more than one explanatory variable, it is called as multiple linear regression. In linear regression, datasets are modelled by using linear predictor functions and unknown parameters are modelled using “predictor variables”. More commonly, the conditional dependency of Y given X is what is being depicted here.The technique can be used for prediction where in a model to describe the behavior of Y given X can be developed. This model can be used in order to predict the data values Y for a new set of X. The actual mathematical model for regression can be given as follows. Given a data set {yi,xi1,xi2,……xip}i=1to n,the regression model assumes that the relationship between the dependent variable y and the regressors x is linear.This relationship is modelled with a set of regression coefficients and an error term which is also called as noise. The regression coefficients give the extent to which a particular regressor xi affects y.The relationship may not be perfect always and the difference between the actual relationship and the observed relationship is modelled using the error term or the noise term. Thus the model takes the form: Yi= β1xi1+ β2xi2 +…….βixip+ εi=[ Xi ]Tβ + εii= 1to n. where T denotes the transpose so that [ Xi ]Tβ is the inner product between xi and β This model can take the compact form Y = xβ + ε where, IV. THE CONTEXT Karnataka -PGCET examination –The area of study for this paper is the study of the marks distributions and considerations of the dependent and independent factors in the Karnataka PGCET examination. InKarnataka , seats for the Post graduate Courses in Engineering, MCA and MBA are conducted by Karnataka examination Authority-(This year it has been changed).The examination is taken by nearly a lakh students and the rank is allocated to them based on their score in the entrance examination –Previously the ranks were decided by considering the students’ marks in their respective degrees also-equal weightage was being given to both the marks. Now a study of the dependency of the ranks upon these is made .For regression analysis , the entrance examination marks field is considered to be the dependent variable and the degree marks is considered to be the independent variable. A sample output from Excel for this case is given below. The data is taken from the MCA results and the number of data points is 1000.The actual data consists of only the entrance test marks but for the analysis, the degree marks is derived by taking into consideration the equal weightage given to both the marks.This has been generated by running a formula involving the rank and the entrance test marks.
  • 3. Regression techniques to study the student performance in post graduate examinations - A case study | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.8| Aug. 2014 | 73| V. REGRESSION OUTPUT EXPLAINED The regression output shows both the R2 and the adjusted R2 values are equal to 1- which shows that there is perfect correlation between the two sets of marks. In reality this would not be possible because of the different kinds of scoring patterns practiced in different universities and colleges and they cannot be reduced to one single uniformscale. The observed results are due to the fact that the degree marks is generated from the program. The degree marks is generated taking into consideration that there is a 50% component of the degree marks and the entrance test marks and evolving a suitable formula to generate them by using the rank and the entrance test marks. But the marks is indeed following the given pattern which can be verified by observing the rank field. There is a difference of not more than 1 mark in the entrance test for the current and the next rank. Therefore, effectively the marks distribution follows the applied pattern. The same applies to the regression equation which can be taken from the output. It reads Y = 199.99 –X The confidence interval is set to 95% which means that the rejection region is only 5% and the predicted Y value falls within that range only. This technique can be further extended to contain more explanatory variables where in multiple regression can be used. The analysis done hitherto considers the dependency only upon the degree marks but other causal factors like peer pressure, test anxiety and so on.
  • 4. Regression techniques to study the student performance in post graduate examinations - A case study | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.8| Aug. 2014 | 74| VI. DECIDING ABOUT THE QUESTIONS IN THE ENTRANCE EXAMINATION When this output is subjected to a more thorough analysis going into details of why a particular student group has scored a particular set of ranks- the questions in the entrance examination have to be analyzed. These have to be analyzed with a perspective of the aptitude of the students taking up the examination. The nature of the questions in the degree examinations and those in the entrance examination has to be matched in order to bring about a suitable testing of the aptitude. The regression outputs give us a quantitative measure of the impact of the marks of the students – which can be used to derive to what extent the marks is determining the aptitude of the student. The same degree marks in the future examinations can be used with these coefficients to predict what could be the marks in the entrance examination that a particular student community would score-Of course , a stringent study of the types of questions has to be done to determine the aptitude of the students in a particular area of the questions. The questions in the entrance examination can also be categorized, each one testing a particular aspect of the student ability. The post graduate entrance exams are expected to test the students’ ability in quantitative ability, reasoning and so on. By studying the pattern of marks in the entrance examination and the groups given by the regression output, one can decide what kind of questions best measure the aptitude of the student groups.With a perspective of what is required to pick up the right kind of candidates , this information could be used to decide about the questions .The analysis of marks , combined with the comparisons of the questions and answers in both the examinations , this could be used as a predictive technique in deciding the right question needed for the current year. VII. LIMITATIONS Linear regression, as has been explained here is testing only one aspect of the scenario. The causal factors for a student scoring a certain marks are many, including peer pressure, test anxiety, future expectations , motivation and so on. Some of these are easy to be quantified some and some are not.Linear regression is best useful when there is a linear relationship between the dependent and the independent variables.Better techniques like genetic algorithms and partial least square methods can be used for better analysis. VIII. CONCLUSIONS This paper discusses a mathematical model to study the marks distributions in the Karnataka PGCET examinations. The technique of linear regression can be applied to a large sets of records also and this is where the usefulness of the method can be seen. As the number of students taking up the examination is very large , deriving a knowledgeable pattern of marks distribution becomes essential when a change of question paper is the issue. Other probabilistic techniques and statistical techniques can be used along with linear regression to better know of the clusters of the students and devise the question papers accordingly. ACKNOWLEDGEMENTS The authors thank the support of Jain University and R.V.College Autonomous in producing this paper. REFERENCES [1] http://www.mcser.org/journal/index.php/jesr/article/viewFile/186/171. [2] http://www20.csueastbay.edu/ecat/graduate-chapters/g-stat.html