{
  "url": "https://carsbuyer.org/manual-ou-automatica/mercedes-benz-e-250",
  "slug": "mercedes-benz-e-250",
  "brand": "Mercedes-Benz",
  "model": "E 250",
  "compares": "transmission",
  "measured": "asking_price",
  "method": "log(price) ~ age + log(mileage) + side + age*side, OLS on active listings",
  "collected_until": "2026-09-02",
  "model_years": {
    "from": 1993,
    "to": 2015
  },
  "manual": {
    "sample_size": 23,
    "annual_depreciation_rate": 0.0331,
    "median_asking_eur": 11500,
    "median_mileage_km": 329000
  },
  "automatic": {
    "sample_size": 51,
    "annual_depreciation_rate": 0.0629,
    "median_asking_eur": 16500,
    "median_mileage_km": 200000
  },
  "rate_difference_pp_per_year": 3,
  "rate_difference_ci95_half_width_pp": 1.9,
  "distinguishable_at_95": true,
  "holds_value_better": "manual",
  "premium_by_age": [
    {
      "age": 12,
      "premium_of": "manual",
      "premium": -0.1386,
      "ci95_half_width": 0.1176
    },
    {
      "age": 15,
      "premium_of": "manual",
      "premium": -0.0538,
      "ci95_half_width": 0.1056
    },
    {
      "age": 17,
      "premium_of": "manual",
      "premium": 0.0074,
      "ci95_half_width": 0.1117
    }
  ],
  "fit_r2": 0.853,
  "licence": "https://carsbuyer.org/metodologia#licenca"
}