Learn R Programming

LearningRlab (version 2.4)

interactive.standardDeviation: User Interactive Standard Deviation Calculus

Description

Interactive function for standard deviation calculus.

Usage

interactive.standardDeviation()

Arguments

Value

An interactive process to calculate the standard deviation

Author

Dennis Monheimius, dennis.monhemimius@edu.uah.es
Eduardo Benito, eduardo.benito@edu.uah.es

Details

The user provides the dataset when the function needs it. After that, the function will ask what is the correct result for this dataset. The function itself will provide the standard deviation formule, apart from the standardDeviation_ help document.

References

https://en.wikipedia.org/wiki/Standard_deviation

Examples

Run this code

   if (FALSE) {
  interactive.standardDeviation()
  }
  

Run the code above in your browser using DataLab