Percentile Calculator
Funga nezvemutengo wechimwe chipersenti uye maquartiles edata set.
Zvinyorwa zvinogadziridzwa paunenge uchinyora.
Nezve iyi kalkulator
test score at the 90th percentile beat 90% of the other scores. Percentiles turn a raw number into a rank you can interpret: a test score at the 90th percentile beat 90% of the other scores. Percentiles turn a raw number into a rank you can interpret: a test score at the 90th percentile beat 90% of the other scores. Percentiles turn a raw number into a rank you can interpret: a test score at the 90th percentile beat 90% of the other scores.This calculator is a worked example: for 5, 7, 8, 12, 14, 18, 21, 25, 30, 35 (ten values) the 90th percentile has rank 0.90 × 9 = 8.1. This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked example:This calculator is a worked
Zvimwe zvinobvunzwa zvakanyanya
Maitiro ekufungidzira percentile?
Data iri kunyorwa uye a rank of (p/100) · (n - 1) inofungidzirwa. Kana kuti rank iri nhamba yakazara pfungwa panzvimbo iri kudzoka; kana kwete calculator interpolates linearly pakati pezviviri pfungwa dzinodarika.
Chii chinonzi chiyero pakati pepercentile nequartile?
Kwartiles ndezvimwe zvidimbu zvemapercentiles zvinoparadza data kuita mativi maviri akafanana: chidimbu chekutanga chinonzi 25th percentile, chinotevera chinonzi 50th percentile (median) uye chechitatu chinonzi 75th percentile.
Chii chinonzi interquartile range?
The interquartile range (IQR) ndiyo yechitatu quartile minus the first — the span of the middle 50% of the data. Because it ignores the top and bottom quarters it is a robust measure of spread and is often used to flag outliers.
Chii chinonzi 90th percentile?
Izvi zvinoreva kuti 90% yedata iri pasi pechiyero ichi, saka 10% chete yezvinoratidza kuti zvichave zviri pasi pechiyero ichi. Kuwana zvibodzwa pa90th percentile kunoratidza kuti waita zvakanaka kupfuura 90% yevamwe vadzidzi.
Chii chinonzi 50th percentile uye nei ichisiyana nemedian?
Ndinoda. The 50th percentile inoparadza data kuitira kuti hafu yezvikwereti zviite pasi pezvo, izvo zvakanyatsojeka pfungwa yemucheto.
Nei imwe nzira ichigona kupa imwe percentile yakasiyana?
Kune akawanda akasimbiswa mapercentile mashoko. Iyi kalkulator inoshandisa kusanganisira linear interpolation (PERCENTILE. INC); the exclusive nzira (PERCENTILE. EXC) uye the nearest- rank nzira kuisa the percentile zvishoma zvakasiyana, saka zviito zvinogona kuchinja zvishoma pakati pezvinhu, kunyanya padiki data sets.
API — kushandisa iyi kalkulator kubva code
Chiva iyi calculator semahara JSON endpoint - hapana chikuru zvinodiwa. Kutumira nzvimbo zviwanikwa pasi separameter query kana JSON. Tora yakazara API docs →
Endpoint
GET https://calculator.free/api/v1/percentile/
curl
curl "https://calculator.free/api/v1/percentile/?numbers=5, 7, 8, 12, 14, 18, 21, 25, 30, 35&p=90"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/percentile/?" + new URLSearchParams({
"numbers": "5, 7, 8, 12, 14, 18, 21, 25, 30, 35",
"p": "90"
}));
const data = await r.json();
console.log(data.results);
Zviratidzo zvemubvunzo ndezvekufungidzira kwechinangwa chekudzidzisa chete, kwete zvemari, zvehutano kana zvemari.