Periodic Table Database Schema - v0.7.1
    Preparing search index...

    Enumeration UncertaintyShape

    The geometric or statistical distribution of the uncertainty.

    Index

    Enumeration Members

    ASYMMETRICAL: "asymmetrical"

    Different variances for positive and negative deviations (+x/-y).

    INTERVAL: "interval"

    A defined range [min, max] where the value is expected to lie.

    SYMMETRICAL: "symmetrical"

    Equal variance in both positive and negative directions (±x).

    UNKNOWN: "unknown"

    The distribution shape is not specified.