Closed mapa17 closed 5 years ago
I don't think thats that useful any more. Because what do you get out of it? Calculating a linear regression line for a single classroom will tell you how H depends A for the given group.
So doing this for different classes would at best show you that some classroom profiles have a more or less strong correlation between the two ...
Use https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.linregress.html
to visualize the dependency of H to A.