• Home
  • Raw
  • Download

Lines Matching full:distribution

1 [section:triangular_dist Triangular Distribution]
21 …wer(lower), m_mode(mode), m_upper(upper) // Default is -1, 0, +1 symmetric triangular distribution.
30 The [@http://en.wikipedia.org/wiki/Triangular_distribution triangular distribution]
32 [@http://en.wikipedia.org/wiki/Probability_distribution probability distribution]
37 The triangular distribution is often used where the distribution is only vaguely known,
38 …ike the [@http://en.wikipedia.org/wiki/Uniform_distribution_%28continuous%29 uniform distribution],
41 …//www.worldscibooks.com/mathematics/etextbook/5720/5720_chap1.pdf proxy for the beta distribution.]
42 The distribution is used in business decision making and project planning.
44 The [@http://en.wikipedia.org/wiki/Triangular_distribution triangular distribution]
45 is a distribution with the
57 The triangular distribution may be appropriate when an assumption of a normal distribution
61 The distribution simplifies when the 'best guess' is either the lower or upper limit - a 90 degree …
62 The 001 triangular distribution which expresses an estimate that the lowest value is the most likel…
74 and cumulative distribution function
82 Constructs a [@http://en.wikipedia.org/wiki/triangular_distribution triangular distribution]
89 [@http://reference.wolfram.com/language/ref/TriangularDistribution.html Triangular distribution],
92 …tion\[{min, max}\]] represents a [*symmetric] triangular statistical distribution giving values b…
93 [^TriangularDistribution\[\]] represents a [*symmetric] triangular statistical distribution giving …
94 [^TriangularDistribution\[{min, max}, c\]] represents a triangular distribution with mode at c (usu…
100 The parameters of a distribution can be obtained using these member functions:
104 Returns the ['lower] parameter of this distribution (default -1).
108 Returns the ['mode] parameter of this distribution (default 0).
112 Returns the ['upper] parameter of this distribution (default+1).
124 The triangular distribution is implemented with simple arithmetic operators and so should have erro…
129 In the following table, a is the /lower/ parameter of the distribution,
162 * [@http://en.wikipedia.org/wiki/Triangular_distribution Wikipedia triangular distribution]
163 …olfram.com/TriangularDistribution.html Weisstein, Eric W. "Triangular Distribution." From MathWorl…
164 * Evans, M.; Hastings, N.; and Peacock, B. "Triangular Distribution." Ch. 40 in Statistical Distrib…
166 … 2002, Proper Rounding Of The Measurement Results Under The Assumption Of Triangular Distribution.]