{
  "url": "https://carsbuyer.org/pt/manual-ou-automatica/bmw-320",
  "slug": "bmw-320",
  "brand": "BMW",
  "model": "320",
  "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": 1991,
    "to": 2023
  },
  "manual": {
    "sample_size": 314,
    "annual_depreciation_rate": 0.0658,
    "median_asking_eur": 6500,
    "median_mileage_km": 299210
  },
  "automatic": {
    "sample_size": 151,
    "annual_depreciation_rate": 0.0625,
    "median_asking_eur": 15000,
    "median_mileage_km": 197000
  },
  "rate_difference_pp_per_year": -0.3,
  "rate_difference_ci95_half_width_pp": 1,
  "distinguishable_at_95": false,
  "holds_value_better": null,
  "premium_by_age": [
    {
      "age": 12,
      "premium_of": "manual",
      "premium": -0.0635,
      "ci95_half_width": 0.077
    },
    {
      "age": 19,
      "premium_of": "manual",
      "premium": -0.0864,
      "ci95_half_width": 0.0717
    },
    {
      "age": 24,
      "premium_of": "manual",
      "premium": -0.1024,
      "ci95_half_width": 0.1008
    }
  ],
  "fit_r2": 0.785,
  "licence": "https://carsbuyer.org/pt/metodologia#licenca"
}