![]() |
#10
|
|||
|
|||
![]() Quote:
Quote:
The formula should be: =AVERAGEIF(AB3:AB97,">0") which equals 10.86 AFAIK, there is no STDEVIF function. See the attached mucking about. I applied the Format as Table functionality. I applied a filter to Final D score so no zeroes are displayed. Look at the totals row at the end. Click the dropdown and you can see several builtin functions for this cell: Sum, Average, Stdev. It is currently set to Average. Note the value: 10.86. The Subtotal formula only applies to the data currently allowed by the filter. If you apply other filters (e.g. Team = CLE), the average will update to reflect those data only. Now choose Stdev. There's your answer: 4.918. Nice huh? Also, look at the formulas you wrote for Final d score. With Format as Table automation, the formulas don't use cell addresses. They use the name of the variable as provided in your column headers: =[@[prorate%]]*SUM(Stats[@[r2]:[sb5]])+[@ba6] Another neat thing, if you insert a new row to add data, the formatting scheme is maintained automatically. And you can change the formatting scheme to whatever you want. I'm currently in my "green period" so this is the style I prefer. But there are dozens to choose from and you can even design your own. Anyhoo, let me know if you need more help. |
Tags |
average |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
lcaretto | Excel Programming | 2 | 05-26-2014 07:19 PM |
![]() |
CSTEIGER | Excel | 2 | 11-21-2013 06:25 PM |
Creating a graph for Future Value function (FV function) | bmoody | Excel | 2 | 11-06-2013 10:52 AM |
Average for the month | joflow21 | Excel | 4 | 10-21-2013 06:57 AM |
'AVERAGE' Formula | nfphilpot | Excel | 3 | 11-24-2010 02:19 PM |