Skip to content

[Standard]: Biased estimator of Standard Deviation #416

@LarsKooijman

Description

@LarsKooijman

Member Body/National Committee

AS ISO IEC 29794.4:2025

Clause/Subclause

6.2.16.3

Paragraph/Figure/Table

No response

Type of Comment

Technical

Comments

The section describes an unbiased estimator of the standard deviation. Specifically, N x M is corrected by a minus 1.
However, C++ code utilises OPENCV_CORE_HPP function meanStdDev, which seems to employ a biased estimator -> link.

Proposed Change

I would opt for a code change to ensure the estimator is unbiased for standard deviation as is described in the norm.

Metadata

Metadata

Assignees

Labels

standardText updates to ISO/IEC 29794-4:2024

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions