What would you like to Propose?
New Algorithm under
https://github.com/TheAlgorithms/Java/tree/master/src/main/java/com/thealgorithms/maths
File Name Proposed: StandardMeanError.java
What?
A function to calculate the standard error of the mean of a provided data set.
Issue details
Issue details
The standard error of the mean is used to evaluate the standard deviation of a sampling distribution.
Note: This issue is self-assigned and PR is raised as a part of Hacktoberfest
Additional Information
No response