M
MPgov
Hello,
I am a novice to Access. I have been reviewing some of the Q&A threads and I
am not sure if they apply to my question. I am trying to calculate the median
of several categories as follows:
Class Name Rate Age MedianRate MedianAge
1 A $20 21 $17.50 19.5
1 B $15 18 $17.50 19.5
2 C $17 19 $17.00 19.0
3 D $18 22 $18.50 21.0
3 E $18.50 Null $18.50 Null
3 F $19 20 $18.50 21.0
I have Class, Person, Rate, and Age in the same table. But, I want to
calculate the Median rate and age for each Class only. I believe I would have
to create a query for each Class, but would these same codes listed
throughout the Q&A threads work for my example? I am grateful for any advice.
I am a novice to Access. I have been reviewing some of the Q&A threads and I
am not sure if they apply to my question. I am trying to calculate the median
of several categories as follows:
Class Name Rate Age MedianRate MedianAge
1 A $20 21 $17.50 19.5
1 B $15 18 $17.50 19.5
2 C $17 19 $17.00 19.0
3 D $18 22 $18.50 21.0
3 E $18.50 Null $18.50 Null
3 F $19 20 $18.50 21.0
I have Class, Person, Rate, and Age in the same table. But, I want to
calculate the Median rate and age for each Class only. I believe I would have
to create a query for each Class, but would these same codes listed
throughout the Q&A threads work for my example? I am grateful for any advice.