Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Using the Statistics tab of the Results Manager, you can carry out several types of statistical analyses on scenario results. For simplicity, they can be categorised into two groups:

...

  • Choose the period type (Table 1) used to calculate the statistics from the drop down menu;
  • Change the Water Year Start from the default date (the default is set in Project Options);
  • View the result used to calculate the statistics under Data; and you're data
  • View the statistics themselves.

...

Statistic

Definition

Values Used

The number of time steps for which there are complete data pairs, that is both the X data and Y data time series have values. These pairs are used to calculate the bivariate statistics. Time steps where either series has missing values are not used.

Values not used from X

The number of time steps in the X Data series that are not used in bivariate statistics calculations because either the X data or the Y data have missing values for those time steps.

Values not used for Y

The number of time steps in the Y Data series that are not used in bivariate statistics calculations because either the X data or the Y data have missing values for those time steps.

Pearson's Correlation (r)

Pearson's correlation coefficient measures the linear correlation between two variables.  Pearson's correlation coefficient is symmetric, meaning that the value will be the same regardless of which time series is defined as X data (reference) and which as the Y data.

Relative BiasThe relative bias measures the magnitude of the model errors relative to the magnitude of the observations.
NSEThe Nash Sutcliffe Efficiency (NSE) measures the relative magnitude of the model error variance compared to the measured data variance. It can be applied at any time step size (eg. daily, monthly).

Volume Bias (%)

Relative bias expressed as a percentage.

Minimise Absolute Bias

The absolute value of the relative bias

Bias PenaltyA log transformation of the absolute value of the relative bias. In Source, the bias penalty is always used in combination with the NSE and is not available on its own. It is designed to be used in model calibration to penalise biased solutions.
Flow DurationThe NSE of Flow Duration (abbreviated Flow duration) measures the fit to the distribution of flow magnitudes and does not consider the timing of flows. It is not available on its own.
NSE DailyThe NSE for using a daily time step.

NSE Daily & Bias Penalty

The difference between NSE daily and the Bias Penalty.

NSE Daily & Flow Duration

Combines the NSE Daily and Flow Duration using a user-defined weighting factor

NSE Daily & log Flow DurationCombines the NSE Daily and log Flow Duration using a user-defined weighting factor. Log flow duration is the NSE of flow duration of the logarithm of data, calculated using a daily time step.
NSE Log DailyThe NSE of the logarithm of data, using a daily time step.
NSE Log Daily & Bias PenaltyThe difference between NSE Log daily and the Bias Penalty.
NSE MonthlyThe NSE using a monthly time step
NSE Monthly & Bias PenaltyThe difference between NSE monthly and the Bias Penalty.
Square-root Daily, Exceedance and BiasCombines three terms, the sum of errors on power transformed flow, the same sum on sorted flow values, and the relative simulation bias.
Figure #3. Bivariate statistics, Total period


 

Info
iconfalse
titleMUSIC volumetric ratio statistic

Anchor
MusicVolumetricRatio
MusicVolumetricRatio
In MUSIC Results Manager, is an additional bivariate statistic, Volumetric Ratio, which can be used to calculate the volumetric ratio between two flows, for example, pre and post development outflow. For each flow, the user chooses a threshold, and the area between the curve and the threshold is calculated. The ratio between these two areas is the Volumetric Ratio:

where xi is the ith value of the flow series x, xt is the user-defined threshold value for x, yj is the jth value of the flow series y, and yt is the user-defined threshold for y.

This statistic can be used to calculate several useful parameters such as Volumetric runoff coefficients and Stream Erosion Index(SEI). To calculate SEI, it is necessary to know the flow threshold (critical flow) below which no erosion is expected to occur within a waterway. This threshold can be represented (EarthTech, 2005) as a percentage of the pre‐development two year ARI peak flow at the location in question. The percentage depends on the stream bed material, and usually varies between 10 – 50%. The pre-development two year ARI peak discharge can be estimated using flood frequency analysis or the rational method as described in Australian Rainfall and Runoff (Pilgrim, D.H., 2001). Flux Files containing the pre- and post-development outflows can be generated from MUSIC model run. SEI can be calculated by creating a custom chart in Results Manager where X data is the post-development outflow, Y data is the pre-development outflow, and both the X data and Y data threshold values are manually set to the value of critical flow using the appropriated fields next the the volumetric ratio.

Although Results Manager can calculate a volumetric ratio for any two data series, currently this statistic is supports data expressed as either volumes (eg. ML) or rates (eg. m3/s).

...