{
  "url": "https://carsbuyer.org/manual-ou-automatica/peugeot-508-sw",
  "slug": "peugeot-508-sw",
  "brand": "Peugeot",
  "model": "508 SW",
  "compares": "transmission",
  "measured": "asking_price",
  "method": "log(price) ~ age + log(mileage) + side + age*side, OLS on active listings",
  "collected_until": "2026-08-31",
  "model_years": {
    "from": 2011,
    "to": 2024
  },
  "manual": {
    "sample_size": 32,
    "annual_depreciation_rate": 0.0412,
    "median_asking_eur": 8675,
    "median_mileage_km": 201400
  },
  "automatic": {
    "sample_size": 71,
    "annual_depreciation_rate": 0.0754,
    "median_asking_eur": 7000,
    "median_mileage_km": 223000
  },
  "rate_difference_pp_per_year": 3.4,
  "rate_difference_ci95_half_width_pp": 2.9,
  "distinguishable_at_95": true,
  "holds_value_better": "manual",
  "premium_by_age": [
    {
      "age": 9,
      "premium_of": "manual",
      "premium": -0.1046,
      "ci95_half_width": 0.0994
    },
    {
      "age": 13,
      "premium_of": "manual",
      "premium": 0.0351,
      "ci95_half_width": 0.1028
    },
    {
      "age": 14,
      "premium_of": "manual",
      "premium": 0.0733,
      "ci95_half_width": 0.1264
    }
  ],
  "fit_r2": 0.77,
  "licence": "https://carsbuyer.org/metodologia#licenca"
}