Baselight

Students Performance In Exams

Marks secured by the students in various subjects

@kaggle.whenamancodes_students_performance_in_exams

Loading...
Loading...

About this Dataset

Students Performance In Exams

This data set consists of the marks secured by the students in various subjects.

Example Research Questions:

  • How effective is the test preparation course?
  • Which major factors contribute to test outcomes?
  • What would be the best way to improve student scores on each test?
  • What patterns and interactions in the data can you find? Let me know in the comments section below.

More

  • Find More Exciting🙀 Datasets Here
  • An Upvote👍 A Dayᕙ(`▿´)ᕗ , Keeps Aman Hurray Hurray..... ٩(˘◡˘)۶Haha

Tables

Exams

@kaggle.whenamancodes_students_performance_in_exams.exams
  • 10.93 KB
  • 1000 rows
  • 8 columns
Loading...

CREATE TABLE exams (
  "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.