2024-10-26

ZADANIE

Podsumuj najważniejsze statystyki średnia max min odhcylenie dotyczace cen sprzedaży nieruchomosci w mieście sacramento według ich typów.

## # A tibble: 3 × 5
##   type         średnia mediana minimum maximum
##   <chr>          <dbl>   <dbl>   <int>   <int>
## 1 Condo        137691.  110700   40000  360000
## 2 Multi-Family 214190.  187290  100000  416767
## 3 Residential  201360.  180000   55422  699000