Baselight

Students' Achievements In Exams

Exams Performance of Students in Math, Reading & Writing Insights

@kaggle.afnansaifafnan_students_achievements_in_exams

Loading...
Loading...

About this Dataset

Students' Achievements In Exams

This dataset consists of academic performance data for 1000 students across three subjects: math, reading, and writing. The dataset includes student profile and socio-economic details, making it ideal for educational research, statistical analysis, and machine learning tasks related to student outcomes.

Tables

Studentsperformance

@kaggle.afnansaifafnan_students_achievements_in_exams.studentsperformance
  • 11.37 kB
  • 1,000 rows
  • 8 columns
Loading...
CREATE TABLE studentsperformance (
  "gender" VARCHAR,
  "race_ethnicity" VARCHAR,
  "parental_level_of_education" VARCHAR,
  "lunch" VARCHAR,
  "test_preparation_course" VARCHAR,
  "math_score" BIGINT,
  "reading_score" BIGINT,
  "writing_score" BIGINT
);

Share link

Anyone who has the link will be able to view this.