{ "seed": 2161, "verification": { "weight_normalization": { "prediction": "mixture weights sum exactly to one", "max_abs_error": 2.220446049250313e-16 }, "separation_scaling": { "prediction": "global midpoint error scales as separation^2; local error is separation-invariant", "rows": [ { "separation": 1.0, "global_midpoint_mse": 0.00018230454203109947, "clustered_mode_mse": 0.0007341861671934725 }, { "separation": 2.0, "global_midpoint_mse": 0.00012707341254911773, "clustered_mode_mse": 0.0005431380455834707 }, { "separation": 4.0, "global_midpoint_mse": 0.00022598946186959266, "clustered_mode_mse": 0.0007085720306998314 }, { "separation": 8.0, "global_midpoint_mse": 0.00013593668481922912, "clustered_mode_mse": 0.0006997321816717077 } ] }, "contamination_threshold": { "prediction": "one-sided trimming is effective through q approximately alpha, then residual outlier bias appears", "rows": [ { "contamination_q": 0.0, "global_error": 0.011178567310369807, "clustered_error": 0.01646770043595518, "predicted_local_threshold": 0.1 }, { "contamination_q": 0.05, "global_error": 0.13735140888775935, "clustered_error": 0.029102922573162663, "predicted_local_threshold": 0.1 }, { "contamination_q": 0.1, "global_error": 0.2732695176184774, "clustered_error": 0.4056626885823409, "predicted_local_threshold": 0.1 }, { "contamination_q": 0.15, "global_error": 0.5588648613531157, "clustered_error": 0.7911429997679734, "predicted_local_threshold": 0.1 }, { "contamination_q": 0.25, "global_error": 1.3423151294204914, "clustered_error": 1.493624541910008, "predicted_local_threshold": 0.1 } ] } }, "comparison": [ { "q": 0.0, "ordinary_mean_error": 0.011076920331646787, "global_trim_error": 0.011205720531149415, "clustered_center_error": 0.01652399579780194, "cluster_count": 2.0, "smallest_weight": 0.5 }, { "q": 0.05, "ordinary_mean_error": 0.35088818497838237, "global_trim_error": 0.12607708845231488, "clustered_center_error": 0.026795577977719236, "cluster_count": 2.0, "smallest_weight": 0.4763333333333334 }, { "q": 0.1, "ordinary_mean_error": 0.7056992558632565, "global_trim_error": 0.2748694588134826, "clustered_center_error": 0.40105679628918467, "cluster_count": 2.0, "smallest_weight": 0.4491666666666667 }, { "q": 0.15, "ordinary_mean_error": 1.0616183574434837, "global_trim_error": 0.5626229167549132, "clustered_center_error": 0.7854233871522849, "cluster_count": 2.0, "smallest_weight": 0.4246666666666667 }, { "q": 0.25, "ordinary_mean_error": 1.7677980284190757, "global_trim_error": 1.3421312097418638, "clustered_center_error": 1.4690512968466236, "cluster_count": 2.0, "smallest_weight": 0.3733333333333333 } ] }