qiskit.ignis.mitigation.CompleteExpvalMeasMitigator.stddev_upper_bound¶
- CompleteExpvalMeasMitigator.stddev_upper_bound(shots=1, 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