Skip to content

Improve accuracy of stdev functions in statistics #90034

Description

@rhettinger
BPO 45876
Nosy @tim-one, @rhettinger, @mdickinson, @stevendaprano
PRs
  • bpo-45876: Improve accuracy for stdev() and pstdev() in statistics #29736
  • bpo-45876: Correctly rounded stdev() and pstdev() for the Decimal case #29828
  • bpo-45876: Have stdev() also use decimal specific square root. #29869
  • 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 = 'https://github.com/rhettinger'
    closed_at = <Date 2021-11-27.05:55:16.330>
    created_at = <Date 2021-11-23.08:21:50.548>
    labels = ['type-feature', 'library', '3.11']
    title = 'Improve accuracy of stdev functions in statistics'
    updated_at = <Date 2021-12-01.01:26:07.155>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2021-12-01.01:26:07.155>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2021-11-27.05:55:16.330>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2021-11-23.08:21:50.548>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45876
    keywords = ['patch']
    message_count = 36.0
    messages = ['406824', '406830', '406843', '406850', '406859', '406866', '406870', '406875', '406885', '406886', '406889', '406896', '406897', '406911', '406940', '406971', '407024', '407025', '407031', '407037', '407060', '407063', '407078', '407083', '407095', '407096', '407097', '407098', '407100', '407125', '407129', '407133', '407134', '407135', '407415', '407420']
    nosy_count = 4.0
    nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'steven.daprano']
    pr_nums = ['29736', '29828', '29869']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45876'
    versions = ['Python 3.11']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions