qiskit.result.CorrelatedReadoutMitigator.stddev_upper_bound¶
- CorrelatedReadoutMitigator.stddev_upper_bound(shots)[código fonte]¶
Return an upper bound on standard deviation of expval estimator.
- Parâmetros
shots (int) – Number of shots used for expectation value measurement.
- Retorno
the standard deviation upper bound.
- Tipo de retorno
float