Summary confidence: high
This dataset contains one row per U.S. state (plus D.C., 51 rows total) with figures on food desert populations, vehicle access, and poverty. The most striking feature is the extreme right-skew in desert-exposed population counts: the median desertPop is just 21,000 but the max reaches 449,000, with 6 outlier states driving the distribution far above the norm — a pattern mirrored almost identically in noVehicle counts. Poverty rate, by contrast, is far more normally distributed (mean 12.4%, std 2.6%), suggesting that food desert exposure is more strongly shaped by state size and car dependency than by poverty alone — worth cross-examining. The noVehiclePct column (max 17.37% vs. median 2.45%) flags a small handful of states with dramatically higher car-free household rates that likely align with the desertPop outliers.
citing: desertPop.stats.median · desertPop.stats.max · desertPop.stats.n_outliers · noVehicle.stats.n_outliers · noVehiclePct.stats.max · noVehiclePct.stats.median · povertyRate.stats.mean · povertyRate.stats.std · pop.stats.skew