Problem 47430. Find the standard deviation of an array
Solution Stats
Problem Comments
-
2 Comments
ChrisR
on 2 Nov 2021
Is anyone else failing the first test? The test is catching "std" in the function's name.
goc3
on 12 Apr 2022
The test suite was updated so that "std" is no longer in the name of the template function.
Otherwise, if you are attempting to use the std() function, you'll have to find a way around that—the standard-deviation formula should be easy to find.
Problem Recent Solvers24
Suggested Problems
-
3150 Solvers
-
Back to basics 3 - Temp Directory
358 Solvers
-
Reverse the elements of an array
822 Solvers
-
463 Solvers
-
6952 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!