The Statistics Window can display statistics for the values in each of the table's columns. The calculated values are displayed in a JTable widget with a row for each column in the main table, and a column for each of a number of statistical quantities calculated on some or all of the values in the data table column corresponding to that grid row:
The quantities displayed in this window are not necessarily those for the entire table; they are those for a particular Row Subset.
At the bottom of the window is a selector button which allows you to select which subset you want the calculations to be done for. By clicking on this you can calculate the statistics for different subsets.
When the window is first opened, or when it is invoked from a menu or the toolbar in the main browser window, the subset will correspond to the active subset in the main window.
Recalculate
For a large table the calculations may take a while. While they are being performed you can interact with the window as normal, but a progress bar is shown at the bottom of the window. If you initiate a new calculation (by pushing the Recalculate button or selecting a new subset) or close the window during a calculation, the superceded calculation will be stopped.