Inferensys

Glossary

First-Order Statistics

Histogram-based metrics that describe the distribution of voxel intensity values within a region of interest without considering spatial relationships.
Knowledge engineer constructing knowledge base on laptop, document hierarchy visible, casual office setup.
RADIOMICS FEATURE EXTRACTION

What is First-Order Statistics?

First-order statistics describe the distribution of individual voxel intensity values within a region of interest without considering spatial relationships or pixel interactions.

First-order statistics are histogram-based metrics that quantify the frequency distribution of voxel intensity values within a delineated region of interest (ROI). These descriptors—including mean, median, standard deviation, skewness, kurtosis, and entropy—treat the image as a collection of independent observations, ignoring the spatial arrangement of pixels. They provide a foundational characterization of overall tissue density or signal intensity on modalities such as CT, MRI, and PET.

Because they disregard spatial context, first-order features are computationally efficient but cannot capture textural heterogeneity or morphological patterns. They are sensitive to acquisition parameters and require intensity discretization and Z-score normalization to ensure reproducibility across scanners. Despite their simplicity, these metrics serve as critical inputs to radiomic signatures and are standardized under the Image Biomarker Standardisation Initiative (IBSI) guidelines.

HISTOGRAM-BASED DESCRIPTORS

Core First-Order Metrics

First-order statistics describe the distribution of individual voxel intensity values within a region of interest (ROI) without considering spatial relationships or pixel interactions. These metrics form the foundational layer of radiomic analysis, quantifying tumor heterogeneity through simple histogram properties.

01

Mean Intensity

The arithmetic average of all voxel intensity values within the segmented ROI. This metric provides a baseline measure of overall tissue density or signal activity.

  • Clinical relevance: Distinguishes hypo-intense from hyper-intense lesions
  • Calculation: Sum of all voxel intensities divided by total voxel count
  • Limitation: Highly sensitive to outliers and does not capture heterogeneity
  • Example: A mean Hounsfield Unit of 35 in a lung nodule suggests ground-glass opacity rather than solid tissue
02

Variance and Standard Deviation

Variance measures the spread of intensity values around the mean, while standard deviation is its square root. These metrics quantify the degree of dispersion within the ROI.

  • High variance indicates heterogeneous tissue with mixed densities
  • Low variance suggests homogeneous tissue composition
  • Clinical application: Tumor heterogeneity often correlates with malignancy and treatment resistance
  • Standard deviation is expressed in the original intensity units, making it more interpretable than variance
03

Skewness

A measure of the asymmetry of the intensity histogram distribution. Skewness indicates whether the tail of the distribution extends toward higher or lower intensity values.

  • Positive skew: Tail extends toward higher intensities; mean > median
  • Negative skew: Tail extends toward lower intensities; mean < median
  • Zero skew: Symmetric distribution around the mean
  • Clinical insight: Skewness shifts can indicate the presence of enhancing or necrotic sub-regions within tumors
04

Kurtosis

A measure of the 'peakedness' or tailedness of the intensity histogram relative to a normal distribution. Kurtosis quantifies the concentration of values around the mean versus the extremes.

  • High kurtosis (leptokurtic): Sharp peak with heavy tails; indicates a dense core with outlier voxels
  • Low kurtosis (platykurtic): Flat distribution; suggests uniform heterogeneity
  • Excess kurtosis is often reported, where a normal distribution equals zero
  • Example: A necrotic tumor core surrounded by an enhancing rim produces high kurtosis values
05

Entropy

A measure of the inherent randomness or unpredictability in the intensity distribution. Higher entropy indicates greater heterogeneity and disorganization within the ROI.

  • Calculation: Based on Shannon's information theory applied to the intensity histogram
  • Maximum entropy occurs when all intensity bins are equally probable
  • Minimum entropy occurs when all voxels share the same intensity value
  • Clinical significance: High entropy in glioblastomas correlates with poorer overall survival and genetic heterogeneity
06

Percentiles and Range

Order statistics that describe the intensity values at specific cumulative distribution thresholds, along with the overall intensity range.

  • 10th and 90th percentiles: Robust alternatives to minimum and maximum, less sensitive to outlier voxels
  • Interquartile range (IQR): Difference between 25th and 75th percentiles; robust measure of dispersion
  • Intensity range: Maximum minus minimum; highly sensitive to noise and artifacts
  • Median: The 50th percentile; robust central tendency measure unaffected by extreme values
COMPUTATIONAL METHODOLOGY

How First-Order Statistics Are Computed

First-order statistics are computed directly from the frequency distribution of voxel intensity values within a segmented region of interest, without any consideration for spatial relationships or pixel interactions.

The computation begins with intensity discretization, where continuous Hounsfield Unit or signal intensity values are binned into a finite number of discrete gray levels—typically between 8 and 256 bins—to reduce noise sensitivity. A histogram is then constructed by tallying the frequency of each discretized intensity value across all voxels in the region of interest (ROI). From this single-variable distribution, scalar metrics are derived: the mean calculates the average intensity, variance measures the spread around the mean, skewness quantifies distribution asymmetry, and kurtosis evaluates the peakedness or tailedness relative to a normal distribution.

Additional descriptors include energy, which sums the squared values of histogram bin probabilities to measure uniformity, and entropy, which quantifies randomness using Shannon's information theory formula. Percentile-based metrics such as the 10th, 25th, 50th (median), 75th, and 90th percentiles capture distribution extremes without parametric assumptions. The uniformity metric directly sums the squared frequencies of each intensity bin, while the interquartile range provides a robust measure of dispersion. All calculations are standardized by the Image Biomarker Standardisation Initiative (IBSI) to ensure reproducibility across different software implementations and imaging platforms.

FIRST-ORDER STATISTICS

Frequently Asked Questions

Clear, technical answers to common questions about histogram-based radiomic features and their role in quantifying tumor heterogeneity.

First-order statistics are quantitative metrics that describe the distribution of individual voxel intensity values within a segmented region of interest (ROI) without considering spatial relationships or pixel interactions. These histogram-based features include the mean, median, standard deviation, skewness, kurtosis, energy, and entropy of the gray-level frequency distribution. Unlike second-order texture matrices such as GLCM or GLRLM, first-order statistics treat the ROI as a bag of voxels, analyzing only the statistical properties of the intensity histogram. They serve as the foundational layer of radiomic feature extraction, providing baseline descriptors of tumor density, heterogeneity, and overall signal characteristics that often correlate with cellularity, necrosis, or treatment response.

RADIOMIC FEATURE HIERARCHY

First-Order vs. Higher-Order Statistics

Comparative analysis of statistical feature families based on spatial complexity and information captured from medical imaging regions of interest.

FeatureFirst-Order StatisticsSecond-Order StatisticsHigher-Order Statistics

Spatial Relationship Consideration

Computational Complexity

Low

Moderate

High

Primary Input Data

Histogram of voxel intensities

Pairs of voxels at defined offsets

Runs, zones, or neighborhoods of voxels

Key Texture Information Captured

Global intensity distribution

Local spatial arrangement and contrast

Regional homogeneity and structural patterns

Typical Feature Count

14-18 features

22-26 features (per matrix)

16-20 features (per matrix)

Sensitivity to ROI Rotation

Example Metrics

Mean, Variance, Skewness, Kurtosis, Entropy

Contrast, Correlation, Energy, Homogeneity (GLCM)

Short Run Emphasis (GLRLM), Zone Percentage (GLSZM)

Primary Clinical Utility

Baseline tumor intensity characterization

Tissue texture and heterogeneity quantification

Advanced structural pattern and roughness analysis

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.