B
bswood7
Hello,
I have a database of test scores, where I need to figure out averages.
However, the test is administered in several ways - computer, paper,
terminals... I need to figure out how to create a query (one rather than
three separate) that will allow me to figure out the averages based upon the
test type. I have figured out all the rest of the averages for my current
query, I just cannot get this part right. See below for examples!
So my data looks like:
Score Test Type
150 Paper
102 Paper
187 Paper
605 Computer
450 Computer
320 Computer
270 Terminals
268 Terminals
I have a database of test scores, where I need to figure out averages.
However, the test is administered in several ways - computer, paper,
terminals... I need to figure out how to create a query (one rather than
three separate) that will allow me to figure out the averages based upon the
test type. I have figured out all the rest of the averages for my current
query, I just cannot get this part right. See below for examples!
So my data looks like:
Score Test Type
150 Paper
102 Paper
187 Paper
605 Computer
450 Computer
320 Computer
270 Terminals
268 Terminals