powered by
Neutrosophic standard deviation is an interval value of the neutrosphic numbers
nstd(data)
Interval dispersion value.
data is a list of neutrosophic numbers
Zahid Khan
Florentin Smarandache (2014): Introduction to Neutrosophic Statistics. ISBN: 9781599732749
nmean,interval_add.
nmean
interval_add
data <- list(6, c(2, 5), 30, c(18, 24)) sd <- nstd(data) print(sd)
Run the code above in your browser using DataLab