Statistical Methods For Mineral Engineers (Top 100 QUICK)

PLS is ideal when you have many collinear predictors (e.g., XRF elemental intensities) and want to predict an assayed grade. PLS finds latent variables that maximize covariance between predictors and responses.

Case: Online XRF analyzers produce raw counts for 15 elements. A PLS model predicts Cu, Zn, and Pb grades with an R² > 0.9 using only spectral data, without needing extensive matrix corrections.

Title: Practical Statistics for Process Optimization Target Audience: Metallurgists, Process Engineers, and Plant Managers. Core Value: Transforming noisy plant data into reliable process models.

Modern practice uses weighted least squares, where each measurement is assigned a variance (from sampling and analytical error). Measurements with low variance receive small adjustments; bad actors receive large adjustments—flagging them for review. Statistical Methods For Mineral Engineers

Practical output: A reconciled feed grade that is statistically more reliable than any single direct measurement.


Unlike chemical plants that process homogeneous fluids, a mineral processing plant feeds on heterogeneous rock. A single assay result from a shift composite might be 2.5% Cu, but the next hour’s feed could be 1.8% or 3.2%. Is the change real? Is the flotation tank failing? Or did you just pick a weird rock?

The Mineral Engineer’s Dilemma:
“If I take two samples from the same conveyor belt, why don’t they give me the same grade?” PLS is ideal when you have many collinear predictors (e

The Statistical Answer:
Every measurement = True Value + Sampling Error + Preparation Error + Analysis Error.

Statistics provides the tools to quantify those errors and act on signal, not noise.


This is the specific branch of statistics developed for the mining industry to estimate reserves based on sparse drill hole data. Unlike chemical plants that process homogeneous fluids, a

  • Kriging: An advanced interpolation method that uses the variogram to weight nearby samples. It provides the "Best Linear Unbiased Estimator" (BLUE) for block grades, minimizing estimation variance compared to simple inverse-distance methods.
  • Conditional Simulation: Unlike Kriging, which smooths out data, simulation generates multiple equally probable realizations of the deposit. This allows engineers to quantify the risk in the resource model (e.g., "What is the probability that the pit shell contains less than the required tonnage?").
  • For a flotation circuit, consider four factors: grind size (P80), collector dosage, frother dosage, and pH. A full factorial ( 2^4 ) design requires 16 experiments. A half-fraction ( 2^4-1 ) requires 8 experiments but does not resolve certain higher-order interactions—acceptable for screening.

    Case study: A copper-molybdenum plant used a ( 2^3 ) factorial design and discovered that the interaction between collector dosage and pH was statistically significant (p < 0.01), whereas neither factor alone was significant. The optimum was found at a combination previously dismissed by OFAT trials.

    Mass balance and metal balance reconciliation is where statistics meets accounting.