Claire, the Student Analytics Coordinator at MDFT Pro, is developing a predictive model to help the company set appropriate pricing tiers for its professional certification courses. MDFT Pro, a well-known training agency, wants to understand which factors influence students’ ability to invest in premium training programs so they can offer targeted financial aid and payment plans. Claire has collected data about current students and wants to build a machine learning model that can predict income ranges based on available demographic and educational information.
Based on the following student dataset, which two fields should Claire use as input features for predicting income ranges?
First Name | Last Name | Age | Education Level | Income Range |
---|---|---|---|---|
Mark | Gee | 45 | University | 25-50k |
Claire | Harris | 36 | High school | 25-50k |
Donna | Carreras | 52 | University | 50-75k |
Janet | Gates | 21 | University | 75-100k |
Lucy | Harrington | 68 | High school | 50-75k |
Which two fields should be used as features for the income prediction model?
Choose all correct answers from the options below.
Explanations for each answer: