q property

double? q

The Q constant from Dixon's table for the resulting n and given confidence

Implementation

double? get q => _getQ(confidence, n);