Japanese
言語
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

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