G
Guest
Hello, I have created a query that consist of the following (sample data is
shown below):
Name; Year; Readingscore; Mathscore
Bob 2003 321 300
Bob 2004 395 250
Sally 2003 300 351
Sally 2004 295 375
Carl 2003 350 300 (Note only one year of data)
I need to perform a calculation to find out how much the student increased
of decreased in Reading and Math. This will give me the learning gain.
The problem is I do not know where to begin after creating the query. Could
you please help me?
Thanks,
Robin
shown below):
Name; Year; Readingscore; Mathscore
Bob 2003 321 300
Bob 2004 395 250
Sally 2003 300 351
Sally 2004 295 375
Carl 2003 350 300 (Note only one year of data)
I need to perform a calculation to find out how much the student increased
of decreased in Reading and Math. This will give me the learning gain.
The problem is I do not know where to begin after creating the query. Could
you please help me?
Thanks,
Robin