This assignment uses the data set rent.txt, the Housing Rent Prices in Munich file available at https://www.interactivegraphics.org/Datasets.html.
1.Produce a scatterplot of Rent vs. Size (square meters of the apartment) for the rental data in rent.txt.
2.Write a brief description of the relationship represented by the scatterplot.
3.Produce a barchart for the variable Num.Rooms.
4.Color brush the scatterplot according to the number of rooms.
5.Write a brief description of the relationships represented by the color brushed scatterplot and the barchart
6.Produce a histogram for the variable Built (the year of construction).
7.Write a brief description of the distribution represented by the histogram.
8.Color brush all plots according to the year of construction.
9.What can be learned from the color brushed scatterplot?
10.What can be learned from the color brushed barchart of number of rooms?