I’m a new user to Domo but experienced with Tableau, QlikSense, and PowerBI. I’m excited to keep learning with this new platform!
Aggregating Percentages
Does Domo calculate weighted average percentages on “Beast Mode” calculated fields when aggregating by averaging to a higher dimension?
- For example, my data is row by Zip Code with numerical columns. Creating a calculated field that divides # New Activated Patients by # Patients to get % New Activated Patients provides a percentage per Zip Code. This works well on a Zip Code map.
- In the above scenario, when the map is instead based on counties/FIPS, is the county’s percentage a weighted average percentage or a simple average of the Zip Code percentages?
Take the following example:
- Zip 12345 has 5 activated users out of 10 possible for 50% activations in a "Beast Mode" calculated field.
- Zip 98765 has 400 activated users out of 1000 possible for 40% activations in a "Beast Mode" calculated field.
County A contains both Zip Codes. When an Aggregated (Average) percentage for the County is calculated, is it a Weighted Average (40.1%) or a straight average (45%)?
The Weighted Average is BEST, while the straight average is IMPRECISE. But…which is it?