Baselight

"Factors Influencing Student Test Scores"

"Understanding How Background Factors Shape Student Achievement"

@kaggle.varishabatool_student

Loading...
Loading...

About this Dataset

"Factors Influencing Student Test Scores"

Description

Analyzing the elements influencing student accomplishment is a goal shared by educational institutions worldwide. As students play a crucial role in the development of a strong nation . So this dataset tells about the factors affecting the "student test scores" . Like lunch type , education,gender,and academic achievement in three Basic subjects . "Math" ,"Reading" ,and "Writing".

The information can be used to create prediction models, display trends in student achievement, or look into connections between demographics and academic results.This dataset can also be used to boast student's test scores.

This dataset contains 1000 rows and 8 columns.

Tables

Studentsperformance

@kaggle.varishabatool_student.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.