Interactive function for arithmetic mean calculus.
Usage
interactive.mean()
Arguments
void, not argument
Value
An interactive process to calculate the arithmetic mean.
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 arithmetic mean formule, apart from the mean_ help document.