Share to: share facebook share twitter share wa share telegram print page

Quantile

Probability density of a normal distribution, with quantiles shown. The area below the red curve is the same in the intervals (−∞,Q1), (Q1,Q2), (Q2,Q3), and (Q3,+∞).

In statistics and probability, quantiles are cut points dividing the range of a probability distribution into continuous intervals with equal probabilities, or dividing the observations in a sample in the same way. There is one fewer quantile than the number of groups created. Common quantiles have special names, such as quartiles (four groups), deciles (ten groups), and percentiles (100 groups). The groups created are termed halves, thirds, quarters, etc., though sometimes the terms for the quantile are used for the groups created, rather than for the cut points.

q-quantiles are values that partition a finite set of values into q subsets of (nearly) equal sizes. There are q − 1 partitions of the q-quantiles, one for each integer k satisfying 0 < k < q. In some cases the value of a quantile may not be uniquely determined, as can be the case for the median (2-quantile) of a uniform probability distribution on a set of even size. Quantiles can also be applied to continuous distributions, providing a way to generalize rank statistics to continuous variables (see percentile rank). When the cumulative distribution function of a random variable is known, the q-quantiles are the application of the quantile function (the inverse function of the cumulative distribution function) to the values {1/q, 2/q, …, (q − 1)/q}.

Quantiles of a population

As in the computation of, for example, standard deviation, the estimation of a quantile depends upon whether one is operating with a statistical population or with a sample drawn from it. For a population, of discrete values or for a continuous population density, the k-th q-quantile is the data value where the cumulative distribution function crosses k/q. That is, x is a k-th q-quantile for a variable X if

Pr[X < x] ≤ k/q or, equivalently, Pr[Xx] ≥ 1 − k/q

and

Pr[Xx] ≥ k/q.

For a finite population of N equally probable values indexed 1, …, N from lowest to highest, the k-th q-quantile of this population can equivalently be computed via the value of Ip = N k/q. If Ip is not an integer, then round up to the next integer to get the appropriate index; the corresponding data value is the k-th q-quantile. On the other hand, if Ip is an integer then any number from the data value at that index to the data value of the next index can be taken as the quantile, and it is conventional (though arbitrary) to take the average of those two values (see Estimating quantiles from a sample).

If, instead of using integers k and q, the "p-quantile" is based on a real number p with 0 < p < 1 then p replaces k/q in the above formulas. This broader terminology is used when quantiles are used to parameterize continuous probability distributions. Moreover, some software programs (including Microsoft Excel) regard the minimum and maximum as the 0th and 100th percentile, respectively. However, this broader terminology is an extension beyond traditional statistics definitions.

Examples

The following two examples use the Nearest Rank definition of quantile with rounding. For an explanation of this definition, see percentiles.

Even-sized population

Consider an ordered population of 10 data values [3, 6, 7, 8, 8, 10, 13, 15, 16, 20]. What are the 4-quantiles (the "quartiles") of this dataset?

Quartile Calculation Result
Zeroth quartile Although not universally accepted, one can also speak of the zeroth quartile. This is the minimum value of the set, so the zeroth quartile in this example would be 3. 3
First quartile The rank of the first quartile is 10×(1/4) = 2.5, which rounds up to 3, meaning that 3 is the rank in the population (from least to greatest values) at which approximately 1/4 of the values are less than the value of the first quartile. The third value in the population is 7. 7
Second quartile The rank of the second quartile (same as the median) is 10×(2/4) = 5, which is an integer, while the number of values (10) is an even number, so the average of both the fifth and sixth values is taken—that is (8+10)/2 = 9, though any value from 8 through to 10 could be taken to be the median. 9
Third quartile The rank of the third quartile is 10×(3/4) = 7.5, which rounds up to 8. The eighth value in the population is 15. 15
Fourth quartile Although not universally accepted, one can also speak of the fourth quartile. This is the maximum value of the set, so the fourth quartile in this example would be 20. Under the Nearest Rank definition of quantile, the rank of the fourth quartile is the rank of the biggest number, so the rank of the fourth quartile would be 10. 20

So the first, second and third 4-quantiles (the "quartiles") of the dataset [3, 6, 7, 8, 8, 10, 13, 15, 16, 20] are [7, 9, 15]. If also required, the zeroth quartile is 3 and the fourth quartile is 20.

Odd-sized population

Consider an ordered population of 11 data values [3, 6, 7, 8, 8, 9, 10, 13, 15, 16, 20]. What are the 4-quantiles (the "quartiles") of this dataset?

Quartile Calculation Result
Zeroth quartile Although not universally accepted, one can also speak of the zeroth quartile. This is the minimum value of the set, so the zeroth quartile in this example would be 3. 3
First quartile The first quartile is determined by 11×(1/4) = 2.75, which rounds up to 3, meaning that 3 is the rank in the population (from least to greatest values) at which approximately 1/4 of the values are less than the value of the first quartile. The third value in the population is 7. 7
Second quartile The second quartile value (same as the median) is determined by 11×(2/4) = 5.5, which rounds up to 6. Therefore, 6 is the rank in the population (from least to greatest values) at which approximately 2/4 of the values are less than the value of the second quartile (or median). The sixth value in the population is 9. 9
Third quartile The third quartile value for the original example above is determined by 11×(3/4) = 8.25, which rounds up to 9. The ninth value in the population is 15. 15
Fourth quartile Although not universally accepted, one can also speak of the fourth quartile. This is the maximum value of the set, so the fourth quartile in this example would be 20. Under the Nearest Rank definition of quantile, the rank of the fourth quartile is the rank of the biggest number, so the rank of the fourth quartile would be 11. 20

So the first, second and third 4-quantiles (the "quartiles") of the dataset [3, 6, 7, 8, 8, 9, 10, 13, 15, 16, 20] are [7, 9, 15]. If also required, the zeroth quartile is 3 and the fourth quartile is 20.

Relationship to the mean

For any population probability distribution on finitely many values, and generally for any probability distribution with a mean and variance, it is the case that

where Q(p) is the value of the p-quantile for 0 < p < 1 (or equivalently is the k-th q-quantile for p = k/q), where μ is the distribution's arithmetic mean, and where σ is the distribution's standard deviation.[1] In particular, the median (p = k/q = 1/2) is never more than one standard deviation from the mean.

The above formula can be used to bound the value μ + in terms of quantiles. When z ≥ 0, the value that is z standard deviations above the mean has a lower bound

For example, the value that is z = 1 standard deviation above the mean is always greater than or equal to Q(p = 0.5), the median, and the value that is z = 2 standard deviations above the mean is always greater than or equal to Q(p = 0.8), the fourth quintile.

When z ≤ 0, there is instead an upper bound

For example, the value μ + for z = −3 will never exceed Q(p = 0.1), the first decile.

Estimating quantiles from a sample

One problem which frequently arises is estimating a quantile of a (very large or infinite) population based on a finite sample of size N.

Modern statistical packages rely on a number of techniques to estimate the quantiles.

Hyndman and Fan compiled a taxonomy of nine algorithms[2] used by various software packages. All methods compute Qp, the estimate for the p-quantile (the k-th q-quantile, where p = k/q) from a sample of size N by computing a real valued index h. When h is an integer, the h-th smallest of the N values, xh, is the quantile estimate. Otherwise a rounding or interpolation scheme is used to compute the quantile estimate from h, xh, and xh. (For notation, see floor and ceiling functions).

The first three are piecewise constant, changing abruptly at each data point, while the last six use linear interpolation between data points, and differ only in how the index h used to choose the point along the piecewise linear interpolation curve, is chosen.

Mathematica,[3] Matlab,[4] R[5] and GNU Octave[6] programming languages support all nine sample quantile methods. SAS includes five sample quantile methods, SciPy[7] and Maple[8] both include eight, EViews[9] and Julia[10] include the six piecewise linear functions, Stata[11] includes two, Python[12] includes two, and Microsoft Excel includes two. Mathematica, SciPy and Julia support arbitrary parameters for methods which allow for other, non-standard, methods.

The estimate types and interpolation schemes used include:

Type h Qp Notes
R‑1, SAS‑3, Maple‑1 Np xh Inverse of empirical distribution function.
R‑2, SAS‑5, Maple‑2, Stata Np + 1/2 (xh – 1/2⌉ + xh + 1/2⌋) / 2 The same as R-1, but with averaging at discontinuities.
R‑3, SAS‑2 Np − 1/2 xh The observation numbered closest to Np. Here, h indicates rounding to the nearest integer, choosing the even integer in the case of a tie.
R‑4, SAS‑1, SciPy‑(0,1), Julia‑(0,1), Maple‑3 Np xh + (h − ⌊h⌋) (xhxh) Linear interpolation of the inverse of the empirical distribution function.
R‑5, SciPy‑(1/2,1/2), Julia‑(1/2,1/2), Maple‑4 Np + 1/2 Piecewise linear function where the knots are the values midway through the steps of the empirical distribution function.
R‑6, Excel, Python, SAS‑4, SciPy‑(0,0), Julia-(0,0), Maple‑5, Stata‑altdef (N + 1)p Linear interpolation of the expectations for the order statistics for the uniform distribution on [0,1]. That is, it is the linear interpolation between points (ph, xh), where ph = h/(N+1) is the probability that the last of (N+1) randomly drawn values will not exceed the h-th smallest of the first N randomly drawn values.
R‑7, Excel, Python, SciPy‑(1,1), Julia-(1,1), Maple‑6, NumPy (N − 1)p + 1 Linear interpolation of the modes for the order statistics for the uniform distribution on [0,1].
R‑8, SciPy‑(1/3,1/3), Julia‑(1/3,1/3), Maple‑7 (N + 1/3)p + 1/3 Linear interpolation of the approximate medians for order statistics.
R‑9, SciPy‑(3/8,3/8), Julia‑(3/8,3/8), Maple‑8 (N + 1/4)p + 3/8 The resulting quantile estimates are approximately unbiased for the expected order statistics if x is normally distributed.

Notes:

  • R‑1 through R‑3 are piecewise constant, with discontinuities.
  • R‑4 and following are piecewise linear, without discontinuities, but differ in how h is computed.
  • R‑3 and R‑4 are not symmetric in that they do not give h = (N + 1) / 2 when p = 1/2.
  • Excel's PERCENTILE.EXC and Python's default "exclusive" method are equivalent to R‑6.
  • Excel's PERCENTILE and PERCENTILE.INC and Python's optional "inclusive" method are equivalent to R‑7. This is R's and Julia's default method.
  • Packages differ in how they estimate quantiles beyond the lowest and highest values in the sample, i.e. p < 1/N and p > (N − 1)/N. Choices include returning an error value, computing linear extrapolation, or assuming a constant value.

Of the techniques, Hyndman and Fan recommend R-8, but most statistical software packages have chosen R-6 or R-7 as the default.[13]

The standard error of a quantile estimate can in general be estimated via the bootstrap. The Maritz–Jarrett method can also be used.[14]

The asymptotic distribution of the sample median

The sample median is the most examined one amongst quantiles, being an alternative to estimate a location parameter, when the expected value of the distribution does not exist, and hence the sample mean is not a meaningful estimator of a population characteristic. Moreover, the sample median is a more robust estimator than the sample mean.

One peculiarity of the sample median is its asymptotic distribution: when the sample comes from a continuous distribution, then the sample median has the anticipated Normal asymptotic distribution,

This extends to the other quantiles,

where f(xp) is the value of the distribution density at the p-th population quantile ().[15]

But when the distribution is discrete, then the distribution of the sample median and the other quantiles fails to be Normal (see examples in https://stats.stackexchange.com/a/86638/28746).

A solution to this problem is to use an alternative definition of sample quantiles through the concept of the "mid-distribution" function, which is defined as

The definition of sample quantiles through the concept of mid-distribution function can be seen as a generalization that can cover as special cases the continuous distributions. For discrete distributions the sample median as defined through this concept has an asymptotically Normal distribution, see Ma, Y., Genton, M. G., & Parzen, E. (2011). Asymptotic properties of sample quantiles of discrete distributions. Annals of the Institute of Statistical Mathematics, 63(2), 227–243.

Approximate quantiles from a stream

Computing approximate quantiles from data arriving from a stream can be done efficiently using compressed data structures. The most popular methods are t-digest[16] and KLL.[17] These methods read a stream of values in a continuous fashion and can, at any time, be queried about the approximate value of a specified quantile.

Both algorithms are based on a similar idea: compressing the stream of values by summarizing identical or similar values with a weight. If the stream is made of a repetition of 100 times v1 and 100 times v2, there is no reason to keep a sorted list of 200 elements, it is enough to keep two elements and two counts to be able to recover the quantiles. With more values, these algorithms maintain a trade-off between the number of unique values stored and the precision of the resulting quantiles. Some values may be discarded from the stream and contribute to the weight of a nearby value without changing the quantile results too much. The t-digest maintains a data structure of bounded size using an approach motivated by k-means clustering to group similar values. The KLL algorithm uses a more sophisticated "compactor" method that leads to better control of the error bounds at the cost of requiring an unbounded size if errors must be bounded relative to p.

Both methods belong to the family of data sketches that are subsets of Streaming Algorithms with useful properties: t-digest or KLL sketches can be combined. Computing the sketch for a very large vector of values can be split into trivially parallel processes where sketches are computed for partitions of the vector in parallel and merged later.

Discussion

Standardized test results are commonly reported as a student scoring "in the 80th percentile", for example. This uses an alternative meaning of the word percentile as the interval between (in this case) the 80th and the 81st scalar percentile.[18] This separate meaning of percentile is also used in peer-reviewed scientific research articles.[19] The meaning used can be derived from its context.

If a distribution is symmetric, then the median is the mean (so long as the latter exists). But, in general, the median and the mean can differ. For instance, with a random variable that has an exponential distribution, any particular sample of this random variable will have roughly a 63% chance of being less than the mean. This is because the exponential distribution has a long tail for positive values but is zero for negative numbers.

Quantiles are useful measures because they are less susceptible than means to long-tailed distributions and outliers. Empirically, if the data being analyzed are not actually distributed according to an assumed distribution, or if there are other potential sources for outliers that are far removed from the mean, then quantiles may be more useful descriptive statistics than means and other moment-related statistics.

Closely related is the subject of least absolute deviations, a method of regression that is more robust to outliers than is least squares, in which the sum of the absolute value of the observed errors is used in place of the squared error. The connection is that the mean is the single estimate of a distribution that minimizes expected squared error while the median minimizes expected absolute error. Least absolute deviations shares the ability to be relatively insensitive to large deviations in outlying observations, although even better methods of robust regression are available.

The quantiles of a random variable are preserved under increasing transformations, in the sense that, for example, if m is the median of a random variable X, then 2m is the median of 2X, unless an arbitrary choice has been made from a range of values to specify a particular quantile. (See quantile estimation, above, for examples of such interpolation.) Quantiles can also be used in cases where only ordinal data are available.

Other quantifications

Values that divide sorted data into equal subsets other than four have different names.

  • The only 2-quantile is called the median
  • The 3-quantiles are called tertiles or terciles → T
  • The 4-quantiles are called quartiles → Q; the difference between upper and lower quartiles is also called the interquartile range, midspread or middle fifty → IQR = Q3Q1.
  • The 5-quantiles are called quintiles or pentiles → QU
  • The 6-quantiles are called sextiles → S
  • The 7-quantiles are called septiles → SP
  • The 8-quantiles are called octiles → O
  • The 10-quantiles are called deciles → D
  • The 12-quantiles are called duo-deciles or dodeciles → DD
  • The 16-quantiles are called hexadeciles → H
  • The 20-quantiles are called ventiles, vigintiles, or demi-deciles → V
  • The 100-quantiles are called percentiles or centiles → P
  • The 1000-quantiles have been called permilles or milliles, but these are rare and largely obsolete[20]

See also

References

  1. ^ Bagui, S.; Bhaumik, D. (2004). "Glimpses of inequalities in probability and statistics" (PDF). International Journal of Statistical Sciences. 3: 9–15. ISSN 1683-5603. Archived from the original (PDF) on 2021-08-12. Retrieved 2021-08-12.
  2. ^ Hyndman, Rob J.; Fan, Yanan (November 1996). "Sample Quantiles in Statistical Packages". American Statistician. 50 (4). American Statistical Association: 361–365. doi:10.2307/2684934. JSTOR 2684934.
  3. ^ Mathematica Documentation See 'Details' section
  4. ^ "Quantile calculation". uk.mathworks.com.
  5. ^ Frohne, Ivan; Hyndman, Rob J. (2009). Sample Quantiles. R Project. ISBN 978-3-900051-07-5.
  6. ^ "Function Reference: quantile – Octave-Forge – SourceForge". Retrieved 6 September 2013.
  7. ^ "scipy.stats.mstats.mquantiles — SciPy v1.4.1 Reference Guide". docs.scipy.org.
  8. ^ "Statistics – Maple Programming Help". www.maplesoft.com.
  9. ^ "EViews 9 Help". Archived from the original on April 16, 2016. Retrieved April 4, 2016.
  10. ^ "Statistics – Julia Documentation". Retrieved June 17, 2023.
  11. ^ Stata documentation for the pctile and xtile commands See 'Methods and formulas' section.
  12. ^ "statistics — Mathematical statistics functions — Python 3.8.3rc1 documentation". docs.python.org.
  13. ^ Hyndman, Rob J. (28 March 2016). "Sample quantiles 20 years later". Hyndsignt blog. Retrieved 2020-11-30.
  14. ^ Wilcox, Rand R. (2010). Introduction to Robust Estimation and Hypothesis Testing. Academic Press. ISBN 978-0-12-751542-7.
  15. ^ Stuart, Alan; Ord, Keith (1994). Kendall's Advanced Theory of Statistics. London: Arnold. ISBN 0340614307.
  16. ^ Dunning, Ted; Ertl, Otmar (February 2019). "Computing Extremely Accurate Quantiles Using t-Digests". arXiv:1902.04023 [stat.CO].
  17. ^ Zohar Karnin; Kevin Lang; Edo Liberty (2016). "Optimal Quantile Approximation in Streams". arXiv:1603.05346 [cs.DS].
  18. ^ "percentile". Oxford Reference. Retrieved 2020-08-17.
  19. ^ Kruger, J.; Dunning, D. (December 1999). "Unskilled and unaware of it: how difficulties in recognizing one's own incompetence lead to inflated self-assessments". Journal of Personality and Social Psychology. 77 (6): 1121–1134. doi:10.1037/0022-3514.77.6.1121. ISSN 0022-3514. PMID 10626367. S2CID 2109278.
  20. ^ Walker, Helen Mary; Lev, Joseph (1969). Elementary Statistical Methods. Holt, Rinehart and Winston. ISBN 978-0-03-081130-2.
  21. ^ Stephen B. Vardeman (1992). "What about the Other Intervals?". The American Statistician. 46 (3): 193–197. doi:10.2307/2685212. JSTOR 2685212.

Further reading

External links

  • Media related to Quantiles at Wikimedia Commons
Read more information:

Tin ToyPoster untuk Tin ToyPoster untuk Tin ToySutradaraJohn LasseterProduserWilliam ReevesCeritaJohn LasseterPerusahaanproduksiPixarDistributorPixarTanggal rilis Agustus 1988 (1988-08) Durasi5 menitNegaraAmerika SerikatAnggaran$300,000 [1] Tin Toy adalah sebuah film pendek animasi komputer Amerika tahun 1988 yang diproduksi oleh Pixar dan disutradarai oleh John Lasseter. Berjangka lima menit, film pendekt ersebut dibintangi oleh Tinny, sebuah mainan band satu orang, yang berusaha l…

Air meliputi sekitar 70% permukaan Bumi. Asal-usul air di Bumi, atau alasan mengapa ada lebih banyak air di Bumi daripada di planet lain di Tata Surya, masih belum dipastikan. Ada beberapa teori yang telah diajukan untuk menjelaskan bagaimana samudra di Bumi terbentuk: Pendinginan Bumi purba hingga ke titik ketika komponen volatil yang terlepas ke atmosfer mencapai tekanan tertentu yang memungkinkan penstabilan dan pemertahanan air. Komet, objek trans-Neptunus, atau meteorit (protoplanet) yang k…

Topography of Asia This article lists the highest natural elevation of each sovereign state on the continent of Asia defined physiographically. States sometimes associated with Asia politically and culturally, but not geographically part of Asia, are not included in this list of physical features (with the exception of Cyprus - marked with a N/A rank entry). the highest point in asia is 4 big guys Not all points in this list are mountains or hills, some are simply elevations that are not disting…

Lactarius torminosus Jamur Convex mushroom cap Lamella Decurrent hymenium attachment Jamur pangan Bare stipe Krem Mikoriza TaksonomiDivisiBasidiomycotaSubdivisiAgaricomycotinaKelasAgaricomycetesSubkelasAgaricomycetidaeOrdoRussulalesFamiliRussulaceaeGenusLactariusSpesiesLactarius torminosus Pers., 1797 Tata namaBasionimAgaricus torminosus (en) Sinonim taksonAgaricus torminosus (en)Agaricus cilicioides (en)Lactarius intermedius (en) Distribusi lbs Lactarius torminosus (dikenal juga dengan nama woo…

Rapid transit station in Philadelphia   Drexel Station at 30th StreetL platform prior to rename and redesignGeneral informationLocation30th and Market StreetsPhiladelphia, PennsylvaniaCoordinates39°57′18″N 75°11′01″W / 39.955°N 75.1835°W / 39.955; -75.1835Owned by SEPTAPlatforms: 1 island platform: 2 side platformsTracks4Connections Amtrak, NJ Transit Rail, SEPTA Regional Rail (at 30th Street Station) SEPTA City Bus: 9, 30, 31, 44, 49, 62, LUCY SEPTA Subu…

Artikel ini sebatang kara, artinya tidak ada artikel lain yang memiliki pranala balik ke halaman ini.Bantulah menambah pranala ke artikel ini dari artikel yang berhubungan atau coba peralatan pencari pranala.Tag ini diberikan pada Desember 2022. Ketumbar bolivia Porophyllum ruderale.Darmaga, Bogor Klasifikasi ilmiah Kerajaan: Plantae (tanpa takson): Angiospermae (tanpa takson): Eudikotil (tanpa takson): Asteridae Ordo: Asterales Famili: Asteraceae Tribus: Tageteae Genus: Porophyllum Spesies: P.&…

This is a list of the tallest buildings in the country of Georgia. Most of Georgia's tallest buildings are in the seaside city of Batumi, including the Alliance Privilege (235 meters), the tallest completed building in Georgia. The Axis Towers (147 meters) is the tallest building in Tbilisi, the capital. Batumi Tallest buildings A view of the Batumi Vake District, Tbilisi Rank Name Location Height m (ft) Floors Year (end) Ref. 1 Alliance Privilege Batumi 235 (771) 54 2023 [1] 2 Batumi To…

Artikel ini sebatang kara, artinya tidak ada artikel lain yang memiliki pranala balik ke halaman ini.Bantulah menambah pranala ke artikel ini dari artikel yang berhubungan atau coba peralatan pencari pranala.Tag ini diberikan pada Oktober 2022. Bandar Udara SiauBandara PihiseBandara BalirangenIATA: -ICAO: -InformasiMelayaniKabupaten SitaroLokasiSiau Timur Selatan, Kabupaten Sitaro, Sulawesi UtaraKoordinat02°38′59.0″N 125°25′25.5″E / 2.649722°N 125.423750°E / 2…

Artikel ini bukan mengenai Yoyo. Si YoyoGenre Drama Fantasi Komedi Religi PembuatMD EntertainmentDitulis oleh Nucke Rahma SH Rick ST. Mulyono Skenario Nucke Rahma SH Rick ST. Mulyono Pemeran Teuku Ryan Nena Rosier Arief Rivan Bobby Tince Bemby Putuanda Rifat Sungkar Dedeh Iskandar Penggubah lagu temaAlena WuLagu pembukaSi Yoyo — Alena WuLagu penutupSi Yoyo — Alena WuPenata musikIwang ModulusNegara asalIndonesiaBahasa asliBahasa IndonesiaJmlh. musim3Jmlh. episode156 (daftar episode)Prod…

Rugby teamTakapuna Rugby Football ClubUnionNorth Harbour Rugby UnionFounded1934LocationTakapuna, AucklandGround(s)Onewa DomainPresidentSimon CheesmanOfficial websitewww.takapunarugby.co.nz Takapuna Rugby Football Club is a rugby union club based in Takapuna, New Zealand. The club was established in 1934 and is a member of the North Harbour Rugby Union. Until 1985, Takapuna was a member of the Auckland Rugby Football Union. The club is based at Onewa Domain, which was also home to North Harbour u…

Democratic election in Vermont 1880 Vermont gubernatorial election ← 1878 September 7, 1880 (1880-09-07) 1882 →   Nominee Roswell Farnham Edward J. Phelps Party Republican Democratic Popular vote 47,848 21,245 Percentage 67.7% 30.1% Governor before election Redfield Proctor Republican Elected Governor Roswell Farnham Republican Elections in Vermont Federal government Presidential elections 1792 1796 1800 1804 1808 1812 1816 1820 1824 1828 1832 1836 …

Pengurus Besar Nahdlatul UlamaLambang Nahdlatul UIamaK.H. Miftachul AkhyarRais 'Aam Pengurus Besar Nahdlatul Ulama Dr. (H.C.) K.H. Yahya Cholil StaqufKetua Umum Pengurus Besar Nahdlatul UlamaSingkatanNUDibentuk31 Januari 1926[1]Pejabat pertamaK.H. M. Hasyim Asy’ari (Rais Akbar)H. Hasan Gipo (Ketua Umum)Situs webwww.nu.or.id Kepengurusan Nahdlatul Ulama dibedakan menjadi dua, yakni Syuriah (setara legislatif) dan Tanfidziyah (setara eksekutif). Jabatan tertinggi Syuriah disebut Rais' Aa…

Artikel ini bukan mengenai Taxi Driver. A Taxi DriverPoster rilis layar lebarNama lainHangul택시운전사 Hanja택시運轉士 Alih Aksara yang DisempurnakanTaeksi Unjeonsa SutradaraJang HoonProduserPark Un-kyoungChoi Ki-supDitulis olehEom Yu-naPemeranSong Kang-hoThomas KretschmannPenata musikJo Yeong-wookSinematograferGo Nak-seonPenyuntingKim Sang-bumKim Jae-bumPerusahaanproduksiThe LampDistributorShowboxTanggal rilis 02 Agustus 2017 (2017-08-02) Durasi137 menitNegaraKorea Se…

Langit beralih ke halaman ini. Untuk untuk kegunaan lain, lihat Langit-langit. Seorang pria yang sedang memandangi bintang-bintang di langit malam Awan berwarna merah jambu di langit pada saat matahari terbenam. Langit atau angkasa adalah bagian atas dari permukaan bumi, dan digolongkan sebagai lapisan tersendiri yang disebut atmosfer. Langit terdiri dari banyak gas dan udara, dengan komposisi berbeda di tiap lapisannya. Langit sering terlihat berwarna biru ketika pagi maupun siang hari, karena …

Isopentenil pirofosfat Nama Nama IUPAC (hydroxy-(3-methylbut-3-enoxy) phosphoryl)oxyphosphonic acid Penanda Nomor CAS 358-71-4 Y Model 3D (JSmol) Gambar interaktif 3DMet {{{3DMet}}} ChEBI CHEBI:128769 Y ChemSpider 13115335 Y Nomor EC MeSH isopentenyl+pyrophosphate PubChem CID 15983957 Nomor RTECS {{{value}}} InChI InChI=1S/C5H12O7P2/c1-5(2)3-4-11-14(9,10)12-13(6,7)8/h1,3-4H2,2H3,(H,9,10)(H2,6,7,8)/p-3 YKey: NUHSROFQTUXZQQ-UHFFFAOYSA-K YInChI=1/C5H12O7P2/c1-5(2)3-4-1…

This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: Terong – news · newspapers · books · scholar · JSTOR (June 2015) (Learn how and when to remove this template message) For the vegetable of the nightshade family known by this name, see Eggplant. Terong Terong (Jawi: تروڠ; Chinese: 直弄) is a mukim in Larut, Matang and Sel…

Negara Indonesia TimurNegara bagian RIS1946–1950 Panji daerah Coat of arms Wilayah N.I.T ditunjukkan pada warna merahIbu kotaMakassarLuas • 1946349.088 km2 (134.784 sq mi)Populasi • 1946 10.290.000 SejarahPemerintahan • JenisNegara bagianPresiden • 1946–1950 Tjokorda Gde Raka Soekawati Perdana Menteri • 1947 Nadjamuddin Daeng Malewa• 1947 Semuel Jusof Warouw• 1947–1949 Ida Anak Agung Gde Agung• …

Whelen Modified TourKategoriStock carsNegara atau daerahUnited StatesMusim pertama1985KonstruktorTroyer, Chassis Dynamics, RaceWorks, Spafco, LFRPemasok mesinHutter, Bob Bruneau, Performance Engines by Billy the Kid, Performance Technology, ECR, Robert Yates RacingPemasok banHoosierJuara pembalapDoug CobyJuara timMSIII RacingJuara pabrikanLFRSitus webWhelen Modified Tour Musim saat ini NASCAR Whelen Modified Tour (NWMT) (sebelumnya dikenal sebagai NASCAR Winston Modified Tour dan NASCAR Featherl…

Menit Menit adalah sebuah satuan waktu. Satu menit adalah 1/60 (seperenam puluh) jam. Satu menit terdiri dari 60 detik. Menit bukanlah satuan dalam sistem internasional, tetapi tetap dapat digunakan dengan satuan SI. lbsKalenderPenanggalanSistem Candra Suryacandra Surya Penggunaan umum Tahun astronomi Buddhis Imlek Etiopia Gregorius Hindu Hijriah Persia ISO UNIX Penggunaanterbatas Akan Armenia Assam (Bhāshkarābda) Asiria Baháʼí Badí‘ Wuku Bali Saka Bali Bengali Bangladesh Berber Borana B…

A coffee table made out of a pallet - an example of upcycling. Sustainable furniture design and sustainable interior design is the design of a habitable interior using furniture, finishes, and equipment while addressing the environmental impact of products and building materials used. By considering the life-cycle impact of each step, from raw material through the manufacturing process and through the product's end of life, sustainable choices can be made. Design considerations can include using…

Kembali kehalaman sebelumnya