Easily calculate standard deviation, variance, and mean for any sample or population data set. Get instant, step-by-step solutions with our free calculator.
- Download the ZIP file of this repository.
- Upload the /standard-deviation-master/ folder to the /wp-content/plugins/ directory.
- Activate the Standard Deviation plugin through the "Plugins" menu in WordPress.
- Add the shortcode
[calcio_standard_deviation]to your page, post or sidebar. - Or add the following code:
<?php display_calcio_standard_deviation(); ?>to your template where you would like the Standard Deviation to appear.
