Content deleted Content added
Quanticles (talk | contribs) m Spelling |
article James Edward Campbell has been deleted (Wikipedia:Articles for deletion/James Edward Campbell) |
||
(46 intermediate revisions by 35 users not shown) | |||
Line 1:
{{Short description|Statistical sampling technique}}
'''Latin hypercube sampling''' ('''LHS''') is a [[statistics|statistical]] method for generating a near-random sample
| last = McKay
| first = M.D. |author2=Beckman, R.J. |author3=Conover, W.J.
|date=May 1979
| title = A Comparison of Three Methods for Selecting Values of Input Variables in the Analysis of Output from a Computer Code
| journal = [[Technometrics]]
| volume = 21
| issue = 2
| pages = 239–245
| publisher = [[American Statistical Association]]
| issn = 0040-1706
| doi = 10.2307/1268522
| osti = 5236110
| jstor = 1268522
}}
</ref>
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.<ref name = "C3M"/>
When sampling a function of <math>N</math> variables, the range of each variable is divided into <math>M</math> equally probable intervals. <math>M</math> sample points are then placed to satisfy the Latin hypercube requirements;
[[Image:LHSsampling.png|100px|right]]
In two dimensions the difference between random sampling, Latin
#In '''random sampling''' new sample points are generated without taking into account the previously generated sample points. One does
#In '''Latin
#In '''
Thus, orthogonal sampling ensures that the ensemble of random numbers is a very good representative of the real variability, LHS ensures that the ensemble of random numbers is representative of the real variability whereas traditional random sampling (sometimes called brute force) is just an ensemble of random numbers without any guarantees.▼
▲Thus, orthogonal sampling ensures that the
==References==
<references/>
==Further reading==
Line 55 ⟶ 39:
*{{cite journal |last=Owen |first=A.B. |title=Orthogonal arrays for computer experiments, integration and visualization |journal=Statistica Sinica |volume=2 |pages=439–452 |year=1992 }}
*{{cite journal |doi=10.2307/2670057 |last=Ye |first=K.Q. |title=Orthogonal column Latin hypercubes and their application in computer experiments |journal=Journal of the American Statistical Association |volume=93 |issue=444 |pages=1430–1439 |year=1998 |jstor=2670057 }}
{{Experimental design}}
Line 62 ⟶ 45:
[[Category:Latin squares]]
[[Category:Design of experiments]]
[[Category:1979 introductions]]
|