Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The reference probability should be clarified #60

Open
mbaudin47 opened this issue Nov 23, 2020 · 0 comments
Open

The reference probability should be clarified #60

mbaudin47 opened this issue Nov 23, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@mbaudin47
Copy link
Collaborator

mbaudin47 commented Nov 23, 2020

In many cases, the reference probability is not provided with full accuracy.
There are two solutions for this problem.

  • The simplest way is to clarify the documentation of each problem. The doc may clarify how the reference probability was computed (i.e. the method) and the accuracy that is expected from this method.
  • The other way is to add the number of digits associated to each problem, within the API.

The second way leads to an improvement of the ReliabilityBenchmarkProblem class, perhaps adding the number of digits as an optional argument.

@mbaudin47 mbaudin47 added the documentation Improvements or additions to documentation label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant