Rdocumentation
powered by
Learn R Programming
IQCC (version 1.0)
d3: D3 Constant.
Description
This function is used to calculate the standard deviation of the sample relative range (W statistic).
Usage
d3(n)
Arguments
n
The sample size.
Value
Return the value of d3 for a given sample size n.
See Also
d2
,
c4
Examples
Run this code
d3(
7
)
Run the code above in your browser using
DataLab