Duke Students GPA
Survey of 55 Duke students on GPA, studying, and more
@kaggle.joebeachcapital_duke_students_gpa
Survey of 55 Duke students on GPA, studying, and more
@kaggle.joebeachcapital_duke_students_gpa
A survey of 55 Duke University students asked about their GPA, number of hours they study at night, number of nights they go out, and their gender.
A data frame with 55 observations on the following 5 variables.
CREATE TABLE gpa (
"gpa" DOUBLE,
"studyweek" BIGINT,
"sleepnight" DOUBLE,
"out" DOUBLE,
"gender" VARCHAR
);Anyone who has the link will be able to view this.