qiskit
qiskit copied to clipboard
Documenting how the `Estimator` calculates stds
Summary
This PR slightly modifies the formula used by the Estimator
to calculate std
s, and adds details on how the std
s are computed.
Details and comments
Addresses issue 1751.