Content deleted Content added
mNo edit summary |
No edit summary |
||
Line 12:
[[Image:LHSsampling.png|100px]]
In two dimensions the difference between random sampling, Latin Hypercube sampling and orthogonal sampling can be explained as follows:
I) In '''random sampling''' new sample points are generated without taking into account the previously generated sample points. One does thus not necessarily need to know beforehand how many sample points that are needed. II) In '''Latin Hypercube sampling''' III) In '''Orthogonal Sampling''' To put it in layman terms, orthogonal sampling ensures that the ensemble of random numbers is a very good representative of the real variability, LHS sampling ensures that the ensemble of random numbers is a good representative of the real variability whereas traditional random sampling (sometimes called brute force) is just an ensemble of random numbers without any guarantees.
|