powered by
Neutrosophic variance is an interval value of the neutrosphic numbers
nvar(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)) variance <- nvar(data) print(variance)
Run the code above in your browser using DataLab