issues
search
Dthj21
/
Dthj21.github.io
0
stars
0
forks
source link
Media
#48
Open
Dthj21
opened
1 month ago
Dthj21
commented
1 month ago
Description
Mockup
Unit tests
[ ] Should return media = 550.6 if input is [ 160, 591, 114, 229, 230, 270, 128, 1657, 624, 1503]
[ ] Should return stdev = 572.03 if input is [ 160, 591, 114, 229, 230, 270, 128, 1657, 624, 1503]
[ ] Should return media = 60.32 if input is [ 15.0, 69.9, 6.5, 22.4, 28.4, 65.9, 19.4, 198.7, 38.8, 138.2]
[ ] Should return stdev = 62.26 if input is [ 15.0, 69.9, 6.5, 22.4, 28.4, 65.9, 19.4, 198.7, 38.8, 138.2]
Description
Mockup
Unit tests