You will be using the dataset bank.csv Download bank.csv for your Module 8 Portfolio Project. Upload the dataset into SAS Studio and explore the dataset by completing the following tasks:
1. Explore the dataset by providing summary statistics and graphical summaries of all the variables. (Milestone #1) - make certain you incorporate previous feedback.
2. Explain some of the key aspects of data in part 1. (Milestone #1) make certain you incorporate previous feedback.
3. Examine if the dataset has any anomalies. Describe the method(s) you used as well as the results.
4. Examine if there are any association among the variables. Describe the approaches as well as the results.
5. Using one of the clustering techniques, analyze all the quantitative variables. Explain the results.
6. Using one of the classification techniques from the course, build the model that predicts whether the client will subscribe. Explain why you think the model you’ve chosen is most appropriate for this dataset.
7. Evaluate the model. How well does the model fit? Can you improve the model? Explain.