I have a Table of homework submission hours from multiple schools.
The table:
--------------------------------------------------------
|Student | School | homework submission hours (timestamp)|
--------------------------------------------------------
How can I get the percentage of students that took them more than an hour to submit homework for each school?
Read more here: https://stackoverflow.com/questions/66262550/calculate-the-percentage-of-students-who-submitted-homework-late
Content Attribution
This content was originally published by jon snow at Recent Questions - Stack Overflow, and is syndicated here via their RSS feed. You can read the original post over there.