All,
I have data that is broken down by lot, site, and then individual product. Thus, a lot might have 9 sites, with each site containing 9 products. Statistics are collected for each product.
The data might vary site to site over a large number of lots. To check this, I tabulate aggregate statistics by site, such as median and range. I then convert the tabulated data into a data table and plot the statistics by site. I typically use heat maps or Map Builder maps with the X-axis denoting SiteX, Y-axis denoting SiteY, and the color of the data linked to the aggregate statistic.
Creating aggregate statistics via the Tabulate Platform is cumbersome. Is there any way to do this without the added steps of tabulating the data and creating new data tables?
I have attached an example data set to illustrate what I am currently doing. The test file has 6 lots with 9 sites, and 9 products per site. Any given lot's Product_Output data is fairly unremarkable when plotted against X and Y (see below). If, however, you tabulate the median Product_Output by SiteX and SiteY, and plot that data by SiteX and SiteY, it will become obvious that SiteX = 2, SiteY = 1 has a higher median than average, while SiteX = 3, SiteY = 3 has a lower median than average (see below).
Any help would be greatly appreciated!
Brian
Lot 1 Product_Output by X and Y
Median Product_Output by SiteX and SiteY