HOME | REACH US  
 



.com .net .org .info .mobi
.biz .us .co.uk .in
.eu .ws .bz .cc .tv Etc.
Domain Names

Website Development
Web Hosting
Email Hosting
Digital Certificate
Etc.

@ Best Prices From

www.DomainsUAE.com
Triangular distribution
   
Google
 
Web libraryoflibrary.com
Triangular
Probability density function
Plot of the Triangular PMF
Cumulative distribution function
Plot of the Triangular CMF
Parameters a:~a\in (-\infty,\infty)
b:~b>a\,
c:~a\le c\le b\,
Support a \le x \le b \!
Probability density function (pdf) 
                \left\{
                  \begin{matrix}
                    \frac{2(x-a)}{(b-a)(c-a)} & \mathrm{for\ } a \le x \le c \\ & \\
                    \frac{2(b-x)}{(b-a)(b-c)} & \mathrm{for\ } c \le x \le b 
                  \end{matrix}
                \right.
Cumulative distribution function (cdf) 
                \left\{
                  \begin{matrix}
                    \frac{(x-a)^2}{(b-a)(c-a)} & \mathrm{for\ } a \le x \le c \\ & \\
                    1-\frac{(b-x)^2}{(b-a)(b-c)} & \mathrm{for\ } c \le x \le b 
                  \end{matrix}
                \right.
Mean \frac{a+b+c}{3}
Median 
                \left\{
                  \begin{matrix}
                    a+\frac{\sqrt{(b-a)(c-a)}}{\sqrt{2}} & \mathrm{for\ } c\!\ge\!\frac{b\!-\!a}{2}\\ & \\
                    b-\frac{\sqrt{(b-a)(b-c)}}{\sqrt{2}} & \mathrm{for\ } c\!\le\!\frac{b\!-\!a}{2} 
                  \end{matrix}
                \right.
Mode c\,
Variance \frac{a^2+b^2+c^2-ab-ac-bc}{18}
Skewness 
              \frac{\sqrt 2 (a\!+\!b\!-\!2c)(2a\!-\!b\!-\!c)(a\!-\!2b\!+\!c)}{5(a^2\!+\!b^2\!+\!c^2\!-\!ab\!-\!ac\!-\!bc)^\frac{3}{2}}
Excess kurtosis -\frac{3}{5}
Entropy \frac{1}{2}+\ln\left(\frac{b-a}{2}\right)
Moment-generating function (mgf) 2\frac{(b\!-\!c)e^{at}\!-\!(b\!-\!a)e^{ct}\!+\!(c\!-\!a)e^{bt}}
{(b-a)(c-a)(b-c)t^2}
Characteristic function -2\frac{(b\!-\!c)e^{iat}\!-\!(b\!-\!a)e^{ict}\!+\!(c\!-\!a)e^{ibt}}
{(b-a)(c-a)(b-c)t^2}

In probability theory and statistics, the triangular distribution is a continuous probability distribution with lower limit a, mode c and upper limit b.

f(x|a,b,c)=\left\{
                      \begin{matrix}
                          \frac{2(x-a)}{(b-a)(c-a)} & \mathrm{for\ } a \le x \le c \\ & \\
                          \frac{2(b-x)}{(b-a)(b-c)} & \mathrm{for\ } c \le x \le b \\ & \\
                          0                         & \mathrm{for\ any\ other\ case}
                      \end{matrix}
                  \right.

Contents

Special cases

[] Two points known

The distribution simplifies when c=a or c=b. For example, if a=0, b=1 and c=1, then the equations above become:

 \left.\begin{matrix}f(x) &=& 2x \\ \\                                                       F(x) &=& x^2 \end{matrix}\right\} \mathrm{for\ } 0 \le x \le 1
 \begin{matrix}
  E(X) &=& \frac{2}{3} \\ & & \\
  \mathrm{Var}(X) &=& \frac{1}{18}
\end{matrix}

Distribution of two standard uniform variables

This distribution for a=0, b=1 and c=0.5 is distribution of X = \frac{X_1+X_2}{2} , where X1,X2 are two random variables with standard uniform distribution.


  f(x)=\left\{\begin{matrix}
  4x   & \mathrm{for\ }0 \le x < \frac{1}{2}   \\ \\
  4-4x & \mathrm{for\ }\frac{1}{2} \le x \le 1
  \end{matrix}\right.

  F(x)=\left\{\begin{matrix}
  2x^2       & \mathrm{for\ }0 \le x < \frac{1}{2}     \\ \\
  1-2(1-x)^2 & \mathrm{for\ }\frac{1}{2} \le x \le 1
  \end{matrix}\right.
 \begin{matrix}
  E(X) &=& \frac{1}{2} \\ \\
  \mathrm{Var}(X) &=& \frac{1}{24}
\end{matrix}

Distribution of the absolute difference of two standard uniform variables

This distribution for a=0, b=1 and c=0 is distribution of X = | X1 - X2 | , where X1,X2 are two random variables with standard uniform distribution.


 \begin{matrix}
  f(x)&=& 2 - 2x \qquad \mathrm{for\ } 0 \le x < 1 \\ \\

  F(x) &=&  2x - x^2 \qquad \mathrm{for\ } 0 \le x < 1 \\ \\ 
\end{matrix}


 \begin{matrix}
  E(X) &=& \frac{1}{3} \\ \\
  \mathrm{Var}(X) &=& \frac{1}{18}
\end{matrix}

Use of the distribution

The Triangular Distribution is typically used as a subjective description of a population for which there is only limited sample data, and especially in cases where the relationship between variables is known but data is scarce (possibly because of the high cost of collection). It is based on a knowledge of the minimum and maximum and an "inspired guess" [1] as to the modal value.

Business simulations

The Triangular distribution is therefore often used in business decision making, particularly in simulations. Generally, when not much is known about the distribution of an outcome, (say, only its smallest and largest values) it is possible to use the uniform distribution. But if the most likely outcome is also known, then the outcome can be simulated by a Triangular distribution. See for example under Corporate Finance.

Project management

The Triangular distribution, along with the Beta distribution, is also widely used in project management (as an input into PERT and hence critical path method (CPM)) to model events which take place within an interval defined by a minimum and maximum value.

Audio Dithering

The symmetric triangular distribution is commonly used in audio dithering, where it is called TPDF (Triangular Probability Density Function).

See also

External links



Index Of Related Pages




All pages | Previous page (Trial number) | Next page (Tribalistas (group))

Triangular distributionTriangular division
Triangular factorTriangular fibrocartilage
Triangular function
Triangular hebesphenorotunda
Triangular interval
Triangular kidneyshell
Triangular ligamentTriangular matrix
Triangular number
Triangular orthobicupolaTriangular prism
Triangular prismatic honeycomb
Triangular routing
Triangular space
Triangular theory of love
Triangular tilingTriangular trade
Triangulate cobweb spider
Triangulated categoryTriangulated irregular network
TriangulationTriangulation (advanced geometry)Triangulation (chess)
Triangulation (computer vision)Triangulation (disambiguation)Triangulation (family dynamics)
Triangulation (finance)Triangulation (politics)
Triangulation (social science)Triangulation (topology)
Triangulation sensorTriangulation station
Triangulum
Triangulum (disambiguation)
Triangulum Australe
Triangulum GalaxyTriangulum Minus
Triannon
Triannual
TrianonTrianon (Frankfurt am Main)
Trians
TriantafyllosTriantafyllouTrianthema
Triarch
Triarchic theory of intelligenceTriarchyTriarchy (disambiguation)
Triarchy of the Lost Lovers
TriariaTriarii
TriarthrusTrias
Trias (genus)
Triassic
Triassic–Jurassic extinction event
Triat (World of Darkness)
Triathlon
Triathlon (disambiguation)Triathlon (heat pump)
Triathlon Venue
Triathlon at the 1995 Pan American GamesTriathlon at the 1999 Pan American GamesTriathlon at the 2000 Summer Olympics
Triathlon at the 2002 Commonwealth GamesTriathlon at the 2003 Pan American Games
Triathlon at the 2004 Summer OlympicsTriathlon at the 2005 Southeast Asian GamesTriathlon at the 2006 Asian Games
Triathlon at the 2006 Commonwealth GamesTriathlon at the 2007 Southeast Asian GamesTriathlon at the 2008 Asian Beach Games
Triathlon at the 2008 Summer OlympicsTriathlon at the 2008 Summer Olympics - Men's
Triathlon at the 2008 Summer Olympics - QualificationTriathlon at the 2008 Summer Olympics - Women's
Triathlon at the Asian Games
Triathlon at the Summer Olympics
Triathlon equipmentTriathlon one 0 one
TriatomaTriatoma brasiliensis
Triatoma carrioniTriatoma dimidiataTriatoma infestans
Triatoma juazeirensisTriatoma melanica
Triatoma nigromaculataTriatoma protractaTriatoma rubrovaria
Triatominae
Triaugmented dodecahedron
Triaugmented hexagonal prismTriaugmented triangular prismTriaugmented truncated dodecahedron
Triaxial cableTriaxial shear test
Triaxomera parasitella
TriazabicyclodeceneTriazene
Triazine
TriaziquoneTriazolam
Triazole
Tribadism
Tribal-State compactsTribal-classTribalWar
Tribal (Psychic TV single)
Tribal Areas
Tribal Assembly
Tribal College Journal of American Indian Higher Education
Tribal College Librarians InstituteTribal Council
Tribal DDBTribal DDB IndiaTribal DDB London
Tribal Dance
Tribal EagleTribal Electric Supply Company
Tribal FusionTribal Fusion (Ad Network)
Tribal Fusion (dance form)
Tribal GatheringTribal Health Initiative
Tribal Hidage
Tribal InkTribal JourneysTribal King
Tribal Leadership
Tribal MachineTribal MuseumTribal Opera
Tribal Rage: MomentumTribal Rites of the New Saturday NightTribal Scars
Tribal Stomp IITribal Style
Tribal TechTribal Tech (album)
Tribal ThunderTribal TroubleTribal Voice
Tribal Youth Federation
Tribal allotments of Israel
Tribal chief
Tribal class destroyerTribal class destroyer (1905)Tribal class destroyer (1936)
Tribal class frigate
Tribal colleges and universities
Tribal house
Tribal knowledgeTribal name
Tribal record labels
Tribal religions in India
Tribal rhythms
Tribal sovereignty in the United StatesTribal streetwear
Tribal war
Tribaldos
Tribalia
Tribalism

Previous page (Trial number) | Next page (Tribalistas (group))



BUILD YOUR WEB SITE WITH www.DomainsUAE.com