קלײַב אַלץ אױסselect-action
פֿײַל פֿאָרױסװײַז פֿאָרױסװײַז
רעזולטאטן װי איר שרײַבט
װײַז די װײַז־פּראָגראַם
mean absolute deviation 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 reports the MAD together with the mean, range and the sum of absolute deviations it was measured from.The mean absolute deviation (MAD) is the average distance between each value and the mean, using absolute values so distances never cancel out.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, add those distances up and divide by the number of values.The method is simple:
פֿראַגעס
װיפֿל איז MAD אַנדערש פֿון סטענדאַרד־דעפֿיניציע?
מעק אַרױסimage-action
ווי אַזוי רעכענען איך MAD מיט האַנט?
טעקסט פֿאַרבgradient-editor-action
איז דער דורכשניטלעכער אױספֿיר דער זעלבער ווי דער דורכשניטלעכער אױספֿיר?
זײערע װײַזונגען זײַנען ניט געװײנטלעך, אָבער די װײַזונגען זײַנען אױסגעפֿירט װי אַ װײַזונג פֿון אַ װײַזונג־פֿאַרב, װי אַ װײַזונג פֿון אַ װײַזונג־פֿאַרב, װי אַ װײַזונג פֿון אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿאַרב, װי אַ װײַזונג־פֿ
װאָס טוט MAD מיט אױסגעפֿילטע באַטרעפן?
אױספֿירונגען איבערן דורכשניטלעכן זײַנען פּאָזיטיוו און די אונטערשטע זײַנען נעגאַטיוו, און זיי זײַנען אַלץ צונויפֿגעשריבן צו נוליקע, אַזוי זייער דורכשניטלעכער איז ניט־נויטיק. צו נעמען דעם אױסגעפֿירטן באַטרעף װײַזט אױס דעם סימן, אַזוי אַז יעדער אױפֿגײט רעכנט זיך, און גיט אַ אמתן מײן פֿון דער װײַזונג
װיפֿל מאָל זאָל איך פֿאַרבײַטן 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);
רעזולטאטן זײַנען אָפּשאַצונגען נאָר פֿאַר אַלגעמיינע װײַזן, ניט פֿאַר פינאַנציעל, מעדיציניש אָדער באַדערפֿענישן