Replacing a missing value with the mean average, but wait there's more....
I was using the "replace missing values" operator to create an average of the missing value but what it does it calculates the average of the entire row. But what I wanted to do is replace the missing value from Rent and Sqft with the average based on area and Unit Type. I don't know if I'm using the operator wrong or is there another one I should be using. I provided the data below not to worry this is data from apartments.com so there is no privacy issue to worry about. I have a background from Biovia Pipeline Pilot, I am learning the rapid miner way now, bare with me. 

Tagged:
0
Answers
Do you want to try "impute missing values" operator for the missing values in Rent and Sqft?
You will impute the missing Rent based on the nearest neighbors (k=5) non-missing Rent.
Sample process below: