I have to disagree, because you said..
If the denominator of each average is different, then the average of those averages is NOT accurate.
See below.
Sheet1
| A | B | C | D |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
Averge A1:A2 | Average A3:A5 | Average of Averages | Overall Average | |
| | | | |
<colgroup><col style="width: 30px; font-weight: bold;"><col style="width: 145px;"><col style="width: 145px;"><col style="width: 145px;"><col style="width: 145px;"></colgroup><tbody>
[TD="bgcolor: #CACACA, align: center"]1[/TD]
[TD="align: right"]1[/TD]
[TD="bgcolor: #CACACA, align: center"]2[/TD]
[TD="align: right"]2[/TD]
[TD="bgcolor: #CACACA, align: center"]3[/TD]
[TD="align: right"]3[/TD]
[TD="bgcolor: #CACACA, align: center"]4[/TD]
[TD="align: right"]4[/TD]
[TD="bgcolor: #CACACA, align: center"]5[/TD]
[TD="align: right"]5[/TD]
[TD="bgcolor: #CACACA, align: center"]6[/TD]
[TD="bgcolor: #CACACA, align: center"]7[/TD]
[TD="bgcolor: #CACACA, align: center"]8[/TD]
[TD="bgcolor: #CACACA, align: center"]9[/TD]
[TD="align: right"]1.5[/TD]
[TD="align: right"]4[/TD]
[TD="align: right"]2.75[/TD]
[TD="align: right"]3[/TD]
</tbody>
Spreadsheet Formulas |
Cell | Formula | A9 | =AVERAGE(A1:A2) | B9 | =AVERAGE(A3:A5) | C9 | =AVERAGE(A9:B9) | D9 | =AVERAGE(A1:A5) |
<tbody>
</tbody> |
<tbody>
</tbody>
Excel tables to the web >> Excel Jeanie HTML 4