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

description of the beta distribution is incorrect #44471

Closed
azgordo mannequin opened this issue Jan 15, 2007 · 2 comments
Closed

description of the beta distribution is incorrect #44471

azgordo mannequin opened this issue Jan 15, 2007 · 2 comments
Labels
docs Documentation in the Doc dir

Comments

@azgordo
Copy link
Mannequin

azgordo mannequin commented Jan 15, 2007

BPO 1635892
Nosy @rhettinger

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2007-01-19.18:07:50.000>
created_at = <Date 2007-01-15.13:59:25.000>
labels = ['docs']
title = 'description of the beta distribution is incorrect'
updated_at = <Date 2007-01-19.18:07:50.000>
user = 'https://bugs.python.org/azgordo'

bugs.python.org fields:

activity = <Date 2007-01-19.18:07:50.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2007-01-15.13:59:25.000>
creator = 'azgordo'
dependencies = []
files = []
hgrepos = []
issue_num = 1635892
keywords = []
message_count = 2.0
messages = ['31034', '31035']
nosy_count = 2.0
nosy_names = ['rhettinger', 'azgordo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1635892'
versions = ['Python 2.6']

@azgordo
Copy link
Mannequin Author

azgordo mannequin commented Jan 15, 2007

In the random module, the documentation is incorrect. Specifically, the limits on the parameters for the beta-distribution should be changed from ">-1" to ">0". This parallels to (correct) limits on the parameters for the gamma-distribution.

@azgordo azgordo mannequin closed this as completed Jan 15, 2007
@azgordo azgordo mannequin added the docs Documentation in the Doc dir label Jan 15, 2007
@azgordo azgordo mannequin closed this as completed Jan 15, 2007
@azgordo azgordo mannequin added the docs Documentation in the Doc dir label Jan 15, 2007
@rhettinger
Copy link
Contributor

Fixed in revs 53498 and 53499.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

1 participant