What are the important formulas for simple kriging?
Name the steps and substeps of SGS
What is a random variable? What are the types of RV?
A variable whose value is not known can take on a series of values according to some probability distribution.
Draw a cumulative distribution function.
What is a random function (RF)
is a set of random variables defined over an area (domain) of interest
Comment on the search ellipsoid
The ellipsoid acts as a spatial filter, determining which surrounding observed points will be considered (those within the ellipsoid) and which will be ignored (those outside the ellipsoid) when estimating values at unobserved locations using kriging
What affects Variation of sample weights and estimation variance
What is a random number generator?
Responsible for creating a sequence of random numbers which follow the characteristics of a specified distribution (most common distribution is the uniform distribution)
What makes a random number?
What makes a good random number generator?
Give the Linear Congruential Generator formula and variables
Give the coeffient of variation formula.
Why do we use the coeffient of variation formula?
For ability to provide a normalized measure of dispersion, which can be particularly valuable when dealing with variables of different units or scales. Remove bias by scaling the value.
Why variance increases overtime in this forecast.
Variance increases overtime as we are moving to block with higher variance. So, if we observe the variance increasing over production periods, it can indeed suggest that the mining operation is progressing from more certain to less certain areas
What is Sequential Gaussian Simulation with Screen-Effect Approximation?
Advantage?
Considering a fixed-size neighborhood around a node where the posterior probability density function is approximated using only the data within this nearby region.
limiting calculations to localized neighborhoods around. Better for computer
What is a selective mining unit?
The selected block size basically.
Comment on the SMU size and the grade tonnage curve.
As block size decreases, there is less dilution and reduced smoothing of the data (more variability), resulting in higher recorded tonnages for the superior grades due to the availability of a greater number of high-grade blocks (or tonnes).
In essence, smaller blocks capture more detailed variability in grade, thus presenting a more accurate representation of high-grade zones in the data, leading to higher tonnages at those high grades.
Give the main LU Method formulas.
Give the full covariance matrix
Give the formulas to compute the values of the L matrix.
Give the steps of GSGS.
Explain loss of accuracy in GSGS.
As the size of the local neighbourhood increases the loss decreases. Takes more data point into account leads to overlapping grid points and less loss.
Give the O notation for runtime and all intergrated variables for GSGS, SGS and LU.
N is number of points
vmax is the neighborhood size
v is the group size
What does the dispersion variance do?
The dispersion variance evaluates the difference in variability within the values of the small block compared to the entire large block.