I need help in LINQ, I need to group a list of students based on the calculated average in a rage There is a student class :
public class Student { public st