This function is used to calculate the standard deviation of the sample relative range (W statistic).
d3(n)
The sample size.
Return the value of d3 for a given sample size n.
d2,c4
d3(7)#> [1] 0.8332053