Question 133:
You work for a management consulting firm as a machine learning specialist. You are on a team of data scientists and other machine learning specialists. Your team has been assigned the task of building a machine learning model to predict Return On Investment (ROI) for new potential engagements that your management consults may wish to take onto their book of business. You have a dataset of past engagements with many features that can help you define your problem as a machine learning problem. Before you decide on which machine learning algorithms to evaluate, you wish to visualize the historical data to get an idea of the relationships between three of the key features of your dataset: ROI, investment time, and investment size. Which type of visualization would best give you an idea of the relationship between these three features?
Answer options:
A.Pie chart B.Tree map C.Column histogram D.Bar chart E.Bubble chart F.Line chart