ScratchData LogoScratchData
Back to CraylenGD's profile

finds the MAD of a list v3

CRCraylenGD•Created April 25, 2024
finds the MAD of a list v3
0
0
2 views
View on Scratch

Instructions

r for specific round to nearest 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. look it's a floating point v .

Description

i removed the changelog because no

Project Details

Project ID1007822767
CreatedApril 25, 2024
Last ModifiedMay 15, 2024
SharedApril 25, 2024
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root