پېسېنټېل شمېرګر
په هر percentile او د معلوماتو د يو سيټ د quartiles د ارزښت ومومئ.
. پایلې اوسمهالول لکه څنګه چې تاسو ليکل
د دې شمېرګر په اړه
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 uses the linear-interpolation method, the same as the spreadsheet PERCENTILE.INC function.This calculator uses the linear-interpolation method, the same as the spreadsheet PERCENTILE.INC function.This calculator uses the linear-interpolation method, the same as the spreadsheet PERCENTILE.INC function.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method.This calculator uses the linear-interpolation method
ډېرې پوښتنې
څنګه د percentile محاسبه کیږي؟
د معلوماتو د sorted او د (p / 100) · (n - 1) د يو درجه ده محاسبه. که چېرې د دې درجه ده د يو ټول شمېر د ارزښت په دې حالت کې راګرځي؛ په بل ډول د حساب ماشین د دوه ګاونډي ارزښتونو تر منځ په خطي interpolates. دا د شامل (PERCENTILE.INC) طریقه ده.
د سلنې او کوارټل تر منځ توپیر څه دی؟
کوارټلونه یوازې ځانګړي فیصد دي چې ډاټا په څلورو مساوي برخو ویشي: لومړی کوارټل د 25 فیصد، دوهم د 50 فیصد (متوسطه)، او دریم د 75 فیصد فیصد دی.
د interquartile لړ څه ده؟
د interquartile لړۍ (IQR) د دریم quartile کم لومړی - د منځني د معلوماتو د 50٪ د موده ده. ځکه چې دا د سر او د لاندې ربع نه پاملرنه کوي دا د خپرېدو د يو قوي اندازه ده او اکثرا د outliers د پاڼې کارول.
د 90th percentile څه معنی لري؟
دا د ارزښت لاندې چې د معلوماتو 90٪ lies، نو یوازې د مشاهدو 10٪ لوړ دي. په 90th پرسنټیل په یوه ازموینه کې د امتیاز معنی تاسو د نورو ازموینې-takers د شاوخوا 90٪ څخه ښه وکړل.
ایا د 50th فیصدي د منځنۍ کچې سره ورته ده؟
هو. د 50th فیصدي د معلوماتو ویشلي نو چې نیمه د ارزښتونو له دې لاندې راځي، چې په دقیق ډول د منځنۍ تعريف دی.
ولې ممکن یو مختلف وسیله یو څه مختلف فیصدي ورکړي؟
دلته څو منل شوي percentile تعريفونه دي. دا محاسبه شامل خطي interpolation (PERCENTILE.INC) کاروي؛ د ځانګړي طریقه (PERCENTILE.EXC) او د نږدې-رتبه طریقه د percentile ځای لږ توپیر، نو پایلې کولای شي د وسايلو تر منځ یو څه توپیر، په ځانګړې توګه په کوچني معلوماتو سیټونو.
API - له کوډ څخه دا محاسبه کاروي
د يو وړيا JSON پای ټکي په توګه دا محاسبه ونيسئ - نه د اړتيا وړ. د ساحې ارزښتونه لاندې د پوښتنې پارامترونو یا JSON په توګه واستوئ. د بشپړ API اسناد ولولئ →
پای ټکی
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);
پایلې یوازې د عمومي لارښوونې لپاره اټکل شوي، نه مالي، طبي یا مالیه مشورې.