| Filter and combine then compare (advanced example) |
This example shows how easy it is to compare top performers to the entire group using simple filtering, combine and compare operations.
Load sample data
Script
First we load the sample data. Keep only those 90% above average
Script (continued)
We've filtered the data to keep only rows greater than 90% above average in 12/06. Take note that the number of rows could fluctuate each time the data is refreshed so, even if you could do this in a spreadsheet, you'd run into problems with fluctuating range sizes. We will use this data to demonstrate how easy it is to follow such an operation with another. In this example, we will now calculate the average value for this top performing group. Calculate the average
Script (continued)
This set of numbers could now be used as a a basis for comparison operations.
Compare top performer average to overall average
Script (continued)
This shows the percent of the average top performer as compared to the overall average in each month. We provide this example as demonstration of the ease and power of being able to derive subsets, perform computations, and compare the results in one short (12 lines) analytical script.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| < Prev | Next > |
|---|