Уртача абсолютны исәпләү
1999 елдан — «Татарстан» мәгълүмат агентлыгының баш мөхәррире.
Сез язганда нәтиҗәләр яңартыла.
Калкулятор турында
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. This calculator reports the MAD together with the mean, range and the sum of absolute deviations it was measured from. This calculator is easy to explain to a non-technical audience and it is easy to trace every value’s distance so that you can find the result.The method is direct: find the mean, take the absolute value of each value’s distance from it, add those distances up and divide by the number of values. This calculator reports the MAD together with the mean, range and the total of the total.Worked example:The mean absolute deviation (MAD) is the average distance between each value and the mean, using absolute values so distances never cancel out.Worked example:The mean absolute deviation (MAD) is the average distance between each value and the mean.Worked example:The mean absolute deviation (MAD) is the average distance between the mean and the outliers.Worked example:The mean absolute deviation (MAD) is the average distance between the mean and the outliers.Worked example:The mean absolute deviation (MAD) is the average distance between the mean and the outliers.Worked example:The mean absolute deviation (MAD) is the average distance between the mean and the outliers.Worked example:The mean absolute deviation (MAD) is the average distance between the mean and the outliers.Worked example:The mean absolute deviation (MAD) is the mean absolute deviationThe mean absolute deviation (MAD) is the average distance between each value and the mean, using absolute values so distances never cancel out.Worked example:The mean absolute deviation (MAD) is the average distance between the mean and the outliers.Worked example:The mean absolute deviation (MAD) is the mean absolute deviationThe mean absolute deviation (MAD) is the average distance between each value and the mean, using absolute values so distances never cancel out.Worked example:The mean absolute de
Кайвакыт бирелә торган сораулар
Ни өчен атомның үзлеге стандарт үзгәрешләрдән аерыла?
MAD абсолют аермаларны уртача куя, стандарт аерма квадрат аермаларны уртача куя һәм квадрат тамырын ала. Квадрат аермаларны кулланмау сәбәпле, MAD аермаларга азрак әһәмият бирә һәм аны аңлату җиңелрәк, әмма стандарт аерманың математик сыйфатлары күбрәк.
МӘД-ны ничек кул белән исәпләргә?
Уртачаны табыгыз, аны һәрбер саннан төшереп калдырыгыз һәм һәрбер нәтиҗәнең абсолют әһәмиятен алыгыз, аннары бу араларны уртача итеп алыгыз. 2, 4, 6, 8, 10 өчен уртача 6 һәм MAD (4+2+0+2+4)/5 = 2.4.
Бу ысул белән тере организмнардагы геннар санының кимүе ачыклана.
Әйе, ике термин да бер үк нәрсәне аңлата: урта ноктада булган абсолют араларның уртачасы, күбрәк уртача. Кайбер дәреслекләрдә уртачадан ераклыкларны үлчәү кулланыла, бу уртачадан ераклыкны киметә, ләкин бу калькулятор уртачаны куллана.
Ни өчен галимнәр үзләренең фәнни эшчәнлекләрен җентекләп өйрәнмиләр?
Уртачадан югары булган аермалар положитель, ә уртачадан түбән булганнары отрицатель, һәм алар һәрвакыт нульгә тигез, шуңа күрә аларның гади уртачасы файдасыз. Абсолют дәрәҗәне алу билгесезлекне бетерә, һәр ераклык исәпкә алына, таралуның чын үлчәмен бирә.
Кайчан мин стандарт авышуны MAD өстенрәк дип саныйм?
Сез аңлату җиңел һәм аерым күрсәткечләргә каршы торучан булган өлешләүне теләгәндә яки квадратура берничә чикле күрсәткечне артык зур итеп күрсәткәндә MADны сайлагыз. Стандарт аерымлык сезгә математик сыйфатлар кирәк булганда, мәсәлән, гади бүленеш яки вариация нигезендә тикшерүләр өчен, өстенрәк.
Ничек инде ул 0-гә тигез була ала?
Мәгълүм булганча, һәрбер сан уртачага тигез булганда гына, ягъни барлык саннарның да уртак булганда һәм таралу булмаганда гына, 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);
Бу ысулның төп өстенлеге — ул финанс, медицина һәм сәүдә өлкәләрендә кулланыла.