Latin hypercube sampling
Statistical method for generating a near-random sample of parameter values from a multidimensional distribution
Latin hypercube sampling (LHS) is a statistical method for generating a near-random sample of parameter values from a multidimensional distribution. The sampling method is often used to construct computer experiments or for Monte Carlo integration.
Nº Q6496514 ★★
Uncommon · History
Latin hypercube sampling
Statistical method for generating a near-random sample of parameter values from a multidimensional distribution
Latin hypercube sampling (LHS) is a statistical method for generating a near-random sample of parameter values from a multidimensional distribution. The sampling method is often used to construct computer experiments or for Monte Carlo integration.
Last price
—
Floor price
—
7-day median
—
30-day sales
0
30-day range
—
In circulation
0
Price history
median
low – high
sales
No sales in this period
Show table
| Date | median | Low | High | sales |
|---|
Sales history
- Last sale
- —
- 30-day average
- —
- 30-day low
- —
- 30-day high
- —
- Sales 7d
- 0
- Sales 30d
- 0
No sales yet.
Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.
From Wikipedia
Latin hypercube sampling (LHS) is a statistical method for generating a near-random sample of parameter values from a multidimensional distribution. The sampling method is often used to construct computer experiments or for Monte Carlo integration. LHS was described by Michael McKay of Los Alamos National Laboratory in 1979. An equivalent technique was independently proposed by Vilnis Eglājs in 1977. It was further elaborated by Ronald L. Iman and coauthors in 1981. Detailed computer codes and manuals were later published. In the context of statistical sampling, a square grid containing sample positions is a Latin square if (and only if) there is only one sample in each row and each column. A Latin hypercube is the generalisation of this concept to an arbitrary number of dimensions, whereby each sample is the only one in each axis-aligned hyperplane containing it. When sampling a function of N {\displaystyle N} variables, the range of each variable is divided into M {\displaystyle M} equally probable intervals. M {\displaystyle M} sample points are then placed to satisfy the Latin hypercube requirements; this forces the number of divisions, M {\displaystyle M} , to be equal for each variable. This sampling scheme does not require more samples for more dimensions (variables); this independence is one of the main advantages of this sampling scheme. Another advantage is that multiple random samples can be taken in sequence, remembering which samples were taken so far. In two dimensions the difference between random sampling, Latin hypercube sampling, and orthogonal sampling can be explained as follows: In random sampling new sample points are generated without taking into account the previously generated sample points. One does not necessarily need to know beforehand how many sample points are needed. In Latin hypercube sampling one must first decide how many sample points to use and for...
Text: Wikipédia, CC BY-SA 4.0. ·
Related cards
Linear discriminant analysis
Method used in statistics, pattern recognition and machine learning
Nº Q1228929 ★★
Permutation test
Exact statistical hypothesis test
Nº Q108839445 ★
Limited-memory BFGS
Optimization algorithm
Nº Q6549489 ★★
Ordinary least squares
Method for estimating the unknown parameters in a linear regression model
Nº Q2912993 ★★★
Pearson's chi-squared test
Statistical procedure whose results are evaluated by reference to the chi-square distribution
Nº Q2336256 ★★★
Levenberg–Marquardt algorithm
Algorithm
Nº Q1426494 ★★