This data set cotains acadedmic and professional information
from over 10,000 students and their acceptance to a college.
Here is the link to the Kaggle Dataset:
https://www.kaggle.com/datasets/sahilislam007/college-student-placement-factors-dataset
- college id -- unique id of the college (quantitative
variable)
- IQ -- knowledge measured by IQ score of an individual
student (quantitative variable)
- prev sem result -- GPA from the previous semester of an
individual student (quantitative variable)
- CGPA -- cumulative GPA (quantitative variable)
- academic performance -- rating of academic performance
(ordinal variable)
- internship experience -- yes or no indicating if the
individual has had an internship in the past (categorical
variable)
- extra curricular score -- score given to an individual
based on their level of involvement in activities outside
of school (ordinal variable)
- communication skills -- score given to an individual
rating their soft skills (ordinal variable)
- projects completed -- number of academic or technical
projects completed by an individual (quantitative
variable)
- placement -- yes or no indicating if the individual was
placed at that school (categorical variable)