{
  "url": "https://carsbuyer.org/pt/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-15",
  "model_years": {
    "from": 1993,
    "to": 2015
  },
  "manual": {
    "sample_size": 21,
    "annual_depreciation_rate": 0.0322,
    "median_asking_eur": 11990,
    "median_mileage_km": 205000
  },
  "automatic": {
    "sample_size": 51,
    "annual_depreciation_rate": 0.0742,
    "median_asking_eur": 15500,
    "median_mileage_km": 209773
  },
  "rate_difference_pp_per_year": 4.2,
  "rate_difference_ci95_half_width_pp": 3,
  "distinguishable_at_95": true,
  "holds_value_better": "manual",
  "premium_by_age": [
    {
      "age": 12,
      "premium_of": "manual",
      "premium": -0.1959,
      "ci95_half_width": 0.1219
    },
    {
      "age": 15,
      "premium_of": "manual",
      "premium": -0.0813,
      "ci95_half_width": 0.1117
    },
    {
      "age": 16,
      "premium_of": "manual",
      "premium": -0.0397,
      "ci95_half_width": 0.1209
    }
  ],
  "fit_r2": 0.847,
  "licence": "https://carsbuyer.org/pt/metodologia#licenca"
}