منځنی مطلق انحراف حسابګر
د يو د معلوماتو د سيټ د منځنۍ مطلق انحراف (MAD) ومومئ.
. پایلې اوسمهالول لکه څنګه چې تاسو ليکل
د دې شمېرګر په اړه
mean absolute deviation (MAD) is the average distance between each value and the mean, using absolute values so distances never cancel out. It measures spread like the standard deviation but is simpler and less sensitive to outliers, because it does not square the deviations. This calculator reports the MAD together with the mean, range and the sum of absolute deviations it was measured from. The MAD is expressed in the original units and is easy to explain to a non-technical audience.The mean absolute deviation (MAD) is the average distance between each value and the mean, using absolute values so distances never cancel out. The MAD is expressed in the original units and is easy to explain to a non-technical audience.The MAD is expressed in the original units and is easy to trace the result.The MAD is expressed in the original units and is easy to trace.The MAD is expressed in the original units and is easy to trace.Worked example:The MAD is expressed in the following way:The MAD is expressed in the following way:The MAD is expressed in the following way:The MAD is expressed in the following way:The MAD is expressed in the following way:The MAD is expressed in the following way:The MAD is expressed in the following way:The MAD is expressed in the following way:The MAD is expressed in the following way:The MAD is expressed in the following way:The MAD is expressed in the following way:Worked example:The MAD is expressed in the following way:Worked example:The MAD is expressed in the following way:Worked example:The MAD is expressed in the following way:Worked example:The MAD is expressed in the following way:Worked example:The MAD is expressed in the following way:Worked example:The MAD is expressed in the following way:Worked example:The MAD is expressed in the following way:Worked example:The MAD is expressed in the following way:Worked example:The MAD is expressed in the following way:Worked example:The MAD is expressed in the following way:Worked example:The MAD is expressed in the following way:Worked example:The MAD is expressed in the following way:Worked example:The MAD is expressed in the following way:Worked example:The MAD is expressed
ډېرې پوښتنې
څنګه MAD له معياري انحراف مختلف دی؟
MAD د مطلق انحراف اوسط کوي، پداسې حال کې چې معیاري انحراف د مربع انحراف اوسط کوي او بیا مربع جذر نیسي. ځکه چې دا مربع نه کوي، MAD outliers ته لږ وزن ورکوي او ډیری وختونه د تشریح کولو لپاره اسانه دی، مګر معیاري انحراف ډیر مناسب ریاضیاتي ملکیتونه لري.
زه څنګه د لاس MAD محاسبه؟
د منځنۍ ومومئ، له هر ارزښت څخه یې تفریق کړئ او د هرې پایلې مطلق ارزښت واخلئ، بیا د دې واټنونو اوسط واخلئ. د 2، 4، 6، 8، 10 لپاره منځنۍ 6 ده او MAD (4 + 2 + 0 + 2 + 4) / 5 = 2.4 دی.
ایا د منځنۍ مطلق انحراف د منځنۍ انحراف سره ورته دی؟
هو، دواړه اصطلاحات معمولا یو شان شی ته اشاره کوي: د مرکزي ټکي څخه د مطلق واټنونو اوسط، ډیری وختونه منځنۍ. ځینې کتابونه د منځنۍ څخه د واټن اندازه کولو پرځای اندازه کوي، کوم چې د ټول واټن کموي، مګر دا محاسبه کونکی منځنۍ کاروي.
ولې MAD مطلق ارزښتونه کاروي؟
د منځنۍ څخه پورته انحرافات مثبت دي او هغه چې لاندې دي منفي دي، او دوی تل صفر ته جمع کیږي، نو د دوی ساده اوسط بې ګټې دی. د مطلق ارزښت اخیستل نښه نښه کوي نو هر واټن شمیرل کیږي، د خپریدو یو ریښتینی اندازه ورکول.
کله چې زه بايد د معياري انحراف په پرتله MAD غوره؟
MAD غوره کله چې تاسو غواړئ د يو خپرېدو اندازه چې دا اسانه ده چې تشریح او outliers قوي، يا کله چې squarering به د څو سخت ارزښتونو د وزن. معياري انحراف غوره کله چې تاسو ته د ریاضیاتو د ملکیتونو ته اړتیا ده چې دا په خوراک، لکه د عادي ویش یا variance-based ازموینو.
ایا د منځنۍ مطلق انحراف صفر کیدی شي؟
يوازې کله چې هر ارزښت د منځنۍ برابر دی - چې دی، کله چې ټول شمېرې دي ورته او هلته نه خپرېږي. په بل ډول د MAD تل يو مثبت شمېر دی.
API - له کوډ څخه دا محاسبه کاروي
د يو وړيا JSON پای ټکي په توګه دا محاسبه ونيسئ - نه د اړتيا وړ. د ساحې ارزښتونه لاندې د پوښتنې پارامترونو یا JSON په توګه واستوئ. د بشپړ API اسناد ولولئ →
پای ټکی
GET https://calculator.free/api/v1/mean-absolute-deviation/
curl
curl "https://calculator.free/api/v1/mean-absolute-deviation/?numbers=2, 4, 6, 8, 10"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/mean-absolute-deviation/?" + new URLSearchParams({
"numbers": "2, 4, 6, 8, 10"
}));
const data = await r.json();
console.log(data.results);
پایلې یوازې د عمومي لارښوونې لپاره اټکل شوي، نه مالي، طبي یا مالیه مشورې.