What's the average grade?
What's the average grade?
[
{
"id": 1001,
"name": "Alice Johnson",
"grade": 85,
"subject": "Computer Science",
"enrollmentDate": "2024-09-01"
},
{
"id": 1002,
"name": "Bob Smith",
"grade": 92,
"subject": "Computer Science",
"enrollmentDate": "2024-09-01"
},
{
"id": 1003,
"name": "Carol Davis",
"grade": 78,
"subject": "Computer Science",
"enrollmentDate": "2024-09-02"
},
{
"id": 1004,
"name": "David Wilson",
"grade": 88,
"subject": "Mathematics",
"enrollmentDate": "2024-09-02"
},
{
"id": 1005,
"name": "Emma Brown",
"grade": 95,
"subject": "Mathematics",
"enrollmentDate": "2024-09-03"
}
]
What's the average grade?
ID,Name,Grade,Subject,Enrollment Date
1001,Alice Johnson,85,Computer Science,2024-09-01
1002,Bob Smith,92,Computer Science,2024-09-01
1003,Carol Davis,78,Computer Science,2024-09-02
1004,David Wilson,88,Mathematics,2024-09-02
1005,Emma Brown,95,Mathematics,2024-09-03
What's the average grade?
ID: 1001,1002,1003,1004,1005
Name: Alice Johnson,Bob Smith,Carol Davis,David Wilson,Emma Brown
Grade: 85,92,78,88,95
Subject: Computer Science,Computer Science,Computer Science,Mathematics,Mathematics
Enrollment Date: 2024-09-01,2024-09-01,2024-09-02,2024-09-02,2024-09-03
What's the average grade?
1001,1002,1003,1004,1005
Alice Johnson,Bob Smith,Carol Davis,David Wilson,Emma Brown
85,92,78,88,95
Computer Science,Computer Science,Computer Science,Mathematics,Mathematics
2024-09-01,2024-09-01,2024-09-02,2024-09-02,2024-09-03
id:1; name:2; grade:3; subject:4; enrollmentDate:5
ID,Name,Grade,Subject,Enrollment Date
1001,Alice Johnson,85,Computer Science,2024-09-01
1002,Bob Smith,92,Computer Science,2024-09-01
1003,Carol Davis,78,Computer Science,2024-09-02
1004,David Wilson,88,Mathematics,2024-09-02
1005,Emma Brown,95,Mathematics,2024-09-03
1001,1002,1003,1004,1005
Alice Johnson,Bob Smith,Carol Davis,David Wilson,Emma Brown
85,92,78,88,95
Computer Science,Computer Science,Computer Science,Mathematics,Mathematics
2024-09-01,2024-09-01,2024-09-02,2024-09-02,2024-09-03
id:1; name:2; grade:3; subject:4; enrollmentDate:5
What's the average grade that are larger than 85?
What's the average grade that are larger than 85?
2001,2002,2003,2004,2005,2006,2007,2008,2009,2010
Jake Miller,Sophie Chen,Marcus Rodriguez,Luna Park,Ethan Thompson,Maya Patel,Oliver Kim,Isabella Garcia,Noah Williams,Zara Ahmed
63,67,72,75,79,82,84,89,93,97
Physics,Chemistry,Biology,Computer Science,Mathematics,Physics,Chemistry,Biology,Computer Science,Mathematics
2024-09-05,2024-09-06,2024-09-07,2024-09-08,2024-09-09,2024-09-10,2024-09-11,2024-09-12,2024-09-13,2024-09-14
id:1; name:2; grade:3; subject:4; enrollmentDate:5
63,67,72,75,79,82,84,
89,93,97
What's the average grade that are larger than 85?
63,67,72,75,79 | min: 63, max: 79
82,84,89,93,97 | min: 82, max: 97
What's the average grade that are larger than 85?
What's the average grade that are larger than 85?
Read all Subjects!
Read all Subjects!
Read all Subjects!
Read all Subjects!
List all names whose grade are larger than 85!
List all names whose grade are larger than 85!
Jake Miller,Sophie Chen,Marcus Rodriguez,Luna Park,Ethan Thompson,Maya Patel,Oliver Kim,Isabella Garcia,Noah Williams,Zara Ahmed
63,67,72,75,79,82,84,89,93,97
Isabella Garcia,Noah Williams,Zara Ahmed
List all names whose grade are larger than 85!
63,67,72,75,79,82,84,89,93,97
00000_10011
Isabella Garcia,Noah Williams,Zara Ahmed