qiskit.result.LocalReadoutMitigator.stddev_upper_bound¶
- LocalReadoutMitigator.stddev_upper_bound(shots, qubits=None)[source]¶
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