{ "data_id": "46255", "name": "Student_Performance_Dataset", "exact_name": "Student_Performance_Dataset", "version": 1, "version_label": null, "description": "Description:\nThe Student_performance_data_.csv dataset is a comprehensive collection of data aimed at analyzing the factors influencing student performance across various dimensions. This dataset encapsulates a variety of attributes including demographic information, study habits, participation in extracurricular activities, and academic outcomes for a sample of students. The purpose of this dataset is to facilitate the exploration of correlations between students' backgrounds, behaviors, and academic success, making it an essential tool for educators, policymakers, and researchers interested in educational studies.\n\nAttribute Description:\n- **StudentID**: Unique identifier for each student (e.g., 2737, 1403).\n- **Age**: Age of the student (e.g., 16, 17, 18).\n- **Gender**: Student's gender (0 for female, 1 for male).\n- **Ethnicity**: Categorical representation of the student's ethnicity (e.g., 0, 1, 3; where each number represents a different group).\n- **ParentalEducation**: Level of parental education (1 to 5 scale, from less to more educated).\n- **StudyTimeWeekly**: Weekly study time in hours (e.g., 10.82, 11.51).\n- **Absences**: Number of absences (e.g., 3, 18).\n- **Tutoring**: Indicates if the student receives tutoring (0 for no, 1 for yes).\n- **ParentalSupport**: Level of parental support (0 to 3 scale, from none to high).\n- **Extracurricular**: Participation in extracurricular activities (0 for no, 1 for yes).\n- **Sports**: Participation in sports (0 for no, 1 for yes).\n- **Music**: Participation in music-related activities (0 for no, 1 for yes).\n- **Volunteering**: Participation in volunteering activities (0 for no, 1 for yes).\n- **GPA**: Grade Point Average of the student (e.g., 1.25, 2.85).\n- **GradeClass**: Yearly grade classification (e.g., 2.0, 4.0; on a 1-5 scale).\n\nUse Case:\nThis dataset is geared towards educational researchers and analysts seeking to decipher the intricate web of factors affecting student achievement. By analyzing this dataset, stakeholders can identify critical patterns and predictors of academic success, thereby informing targeted intervention strategies. Educators can tailor their teaching methods based on insights derived, while policymakers can use the dataset to craft informed educational policies. Additionally, it serves as a pivotal tool for studying the impact of socio-economic factors on education, guiding efforts to bridge achievement gaps among diverse student populations.", "format": "arff", "uploader": "Iwo Godzwon", "uploader_id": 39999, "visibility": "public", "creator": "\"Rabie El Kharoua\"", "contributor": "\"None\"", "date": "2024-06-30 18:14:21", "update_comment": null, "last_update": "2024-06-30 18:14:21", "licence": "Attribution-ShareAlike (CC BY-SA)", "status": "active", "error_message": null, "url": "https:\/\/api.openml.org\/data\/download\/22120719\/dataset", "default_target_attribute": null, "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "Student_Performance_Dataset", "Description: The Student_performance_data_.csv dataset is a comprehensive collection of data aimed at analyzing the factors influencing student performance across various dimensions. This dataset encapsulates a variety of attributes including demographic information, study habits, participation in extracurricular activities, and academic outcomes for a sample of students. The purpose of this dataset is to facilitate the exploration of correlations between students' backgrounds, behaviors, and ac " ], "weight": 5 }, "qualities": { "NumberOfInstances": 2392, "NumberOfFeatures": 15, "NumberOfClasses": null, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 15, "NumberOfSymbolicFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 0, "AutoCorrelation": null, "PercentageOfMissingValues": 0, "Dimensionality": 0.006270903010033445, "PercentageOfNumericFeatures": 100, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 0, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 0 }, "tags": [], "features": [ { "name": "StudentID", "index": "0", "type": "numeric", "distinct": "2392", "missing": "0", "min": "1001", "max": "3392", "mean": "2197", "stdev": "691" }, { "name": "Age", "index": "1", "type": "numeric", "distinct": "4", "missing": "0", "min": "15", "max": "18", "mean": "16", "stdev": "1" }, { "name": "Gender", "index": "2", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "Ethnicity", "index": "3", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "3", "mean": "1", "stdev": "1" }, { "name": "ParentalEducation", "index": "4", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "4", "mean": "2", "stdev": "1" }, { "name": "StudyTimeWeekly", "index": "5", "type": "numeric", "distinct": "2392", "missing": "0", "min": "0", "max": "20", "mean": "10", "stdev": "6" }, { "name": "Absences", "index": "6", "type": "numeric", "distinct": "30", "missing": "0", "min": "0", "max": "29", "mean": "15", "stdev": "8" }, { "name": "Tutoring", "index": "7", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "ParentalSupport", "index": "8", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "4", "mean": "2", "stdev": "1" }, { "name": "Extracurricular", "index": "9", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Sports", "index": "10", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Music", "index": "11", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Volunteering", "index": "12", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "GPA", "index": "13", "type": "numeric", "distinct": "2371", "missing": "0", "min": "0", "max": "4", "mean": "2", "stdev": "1" }, { "name": "GradeClass", "index": "14", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "4", "mean": "3", "stdev": "1" } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 0, "total_downloads": 0, "reach": 0, "reuse": 0, "impact_of_reuse": 0, "reach_of_reuse": 0, "impact": 0 }