{
  "url": "https://carsbuyer.org/manual-ou-automatica/peugeot-308",
  "slug": "peugeot-308",
  "brand": "Peugeot",
  "model": "308",
  "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": 2007,
    "to": 2024
  },
  "manual": {
    "sample_size": 149,
    "annual_depreciation_rate": 0.0903,
    "median_asking_eur": 8000,
    "median_mileage_km": 185687
  },
  "automatic": {
    "sample_size": 32,
    "annual_depreciation_rate": 0.0765,
    "median_asking_eur": 11995,
    "median_mileage_km": 94644
  },
  "rate_difference_pp_per_year": -1.4,
  "rate_difference_ci95_half_width_pp": 2.2,
  "distinguishable_at_95": false,
  "holds_value_better": null,
  "premium_by_age": [
    {
      "age": 7,
      "premium_of": "manual",
      "premium": 0.0029,
      "ci95_half_width": 0.1085
    },
    {
      "age": 11,
      "premium_of": "manual",
      "premium": -0.0558,
      "ci95_half_width": 0.1167
    }
  ],
  "fit_r2": 0.794,
  "licence": "https://carsbuyer.org/metodologia#licenca"
}