Displaying 1 result from an estimated 1 matches for "totalbedrooms".
2009 Nov 30
1
how to solve a problem in R this problem?can someone help me
...h 1500 persons (mean).
For each zone are provided several informations in the colums from data
frame:
- longitude e latitude from the geografic centre
- median age of houses in the zone (housingMedianAge)
- total number of houses in the na zone (totalRooms)
- total number of bedrooms in the zone (totalBedrooms)
-number of habitants living in the zone (population)
- number of house owners in the zone (households)
- median salary in the zone (medianIncome)
- median value of houses in the zone(medianHouseValue)
With this data I have to do an analyses and detect deviant situations in
these demografic data....