For the complete documentation index, see llms.txt. This page is also available as Markdown.

Numerical (Discrete or Continuous)

Numerical data is where the values are represented as numbers.

This can be a measurement of some sort (Quantitative) number. For example, price, quantity, temperature, length, etc.

or

non-measurement (Qualitative) numbers for examples : student_ID, product_SKU, major_Code, etc.

Telmai can offer:

Distribution analysis and outlier detection based on value range (out of range analysis) and/or format (integer/float, signed/unsigned, decimal precision, …)

Positive/negative or Integer/Float values

Stats Frequency analyzer to identify placeholders or over-represented data

Last updated

Was this helpful?