Type/paste in values
Mean: | |
Standard Deviation: | |
Sample Standard Dev: | |
min: | |
Q1, Q1(R summ): | |
median: | |
Q3, Q3(R summ): | |
max: | |
IQR: |
This calculator mimics Rstudio’s ‘summary’ function.
How to use:
Method 1 does not include the median when finding Q1 and Q3 (only if n is odd. The median is not in the set if n is even).
Method 2 includes the median which can shift Q1 and Q3 slightly. Rstudio uses the second method.
Method 1 explanation – Math is Fun
Method 2 explantion – Stack Exchange
If you’re in school, ask your teacher. They will tell you if they have a preference. As stated earlier, Rstudio uses the method 2.
Ultimately, these methods only differ for small sets. So it is not too crucial unless you are being graded.
This is the third calculator uploaded to projecTym, but the first to include a text box for the numbers. The previous calculators made you choose your n first and then used individual inputs for each number. This calculator is for quick copy and paste and trusting that the user will put in acceptable inputs.