pub const fn mean(_data: &ArrayView1<'_, f64>) -> Result<f64, String>
Fallback statistical mean calculation