Student-GPA

The many studying factors affect how well of a GPA a student will get. I got this data from Anna Balatska who did a python project on this dataset. The model i used for this project is the gaussien model which has the students GPA as its outcome as parentalsupport, and tutoring as its covarients. If parentalsupport and tutoring is absent the GPA will stay at 2.9. However, the plot below shows that the GPA value can get a boost of upto 1.1 points if parental support and tutoring is provided.


Attaching package: 'dplyr'
The following objects are masked from 'package:stats':

    filter, lag
The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union