ScratchData LogoScratchData
Back to CraylenGD's profile

finds the MAD of a list

CRCraylenGD•Created April 24, 2024
finds the MAD of a list
0
0
4 views
View on Scratch

Instructions

Mean = average number in a list of numbers. to calculate mean, you have to add up all of the numbers in the list and then divide the sum by how many numbers are in the list. MAD (mean absolute deviation) = the average distance from the mean. How to calculate MAD (very complicated): Find the mean of all of the numbers in the list. Then, subtract the numbers of the list minus the mean. After that, find the absolute values of the differences. Finally, find the mean of the list of absolute values. boom. yo answer.

Project Details

Project ID1007769518
CreatedApril 24, 2024
Last ModifiedApril 24, 2024
SharedApril 24, 2024
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root