{
  "url": "https://carsbuyer.org/manual-ou-automatica/peugeot-308-sw",
  "slug": "peugeot-308-sw",
  "brand": "Peugeot",
  "model": "308 SW",
  "compares": "transmission",
  "measured": "asking_price",
  "method": "log(price) ~ age + log(mileage) + side + age*side, OLS on active listings",
  "collected_until": "2026-08-30",
  "model_years": {
    "from": 2008,
    "to": 2025
  },
  "manual": {
    "sample_size": 159,
    "annual_depreciation_rate": 0.0848,
    "median_asking_eur": 7100,
    "median_mileage_km": 198000
  },
  "automatic": {
    "sample_size": 48,
    "annual_depreciation_rate": 0.0839,
    "median_asking_eur": 10900,
    "median_mileage_km": 138162
  },
  "rate_difference_pp_per_year": -0.1,
  "rate_difference_ci95_half_width_pp": 2.1,
  "distinguishable_at_95": false,
  "holds_value_better": null,
  "premium_by_age": [
    {
      "age": 7,
      "premium_of": "manual",
      "premium": -0.1018,
      "ci95_half_width": 0.071
    },
    {
      "age": 10,
      "premium_of": "manual",
      "premium": -0.1044,
      "ci95_half_width": 0.085
    },
    {
      "age": 12,
      "premium_of": "manual",
      "premium": -0.1062,
      "ci95_half_width": 0.1141
    }
  ],
  "fit_r2": 0.805,
  "licence": "https://carsbuyer.org/metodologia#licenca"
}