qiskit.result.LocalReadoutMitigator.stddev_upper_bound¶
- LocalReadoutMitigator.stddev_upper_bound(shots, qubits=None)[소스]¶
Return an upper bound on standard deviation of expval estimator.
- 매개변수
shots (
int
) – Number of shots used for expectation value measurement.qubits (
Optional
[List
[int
]]) – qubits being measured for operator expval.
- 반환
the standard deviation upper bound.
- 반환 형식
float