Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Task 7 . A Write a function called Data _ analysis _ A ( ) that analyses data from the file DataForFinalTask.csv , which
Task A
Write a function called DataanalysisA that analyses data from the file "DataForFinalTask.csv which
is located in the working directory. The function must print to console the summary of the model
determining the dependency of the price of the apartment on other parameters. Also, the function must
save to the working directory scatterplots of price on each significant parameter.
Task B
Write a function called DataanalysisB that analyses data from the file "DataForFinalTask.csv which
is located in the working directory. The function must identify the cheapest, the most averagepriced,
and the most expensive apartments. For each of these apartments, the function must print to the
console
: The range of incomes that we may expect to see if we are selling those individually.
: The range of incomes that we may expect to see if we are selling a mansion with apartments one
mansion with cheap apartments, one mansion with the most average apartments, and one mansion
with expensive apartments
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started