Data Analysis Project

127 views 7:36 am 0 Comments July 4, 2023

Assignment 2 (Individual): Data Analysis Project (50%):

The retail bank that you work for recently ran a telephone marketing campaign to encourage customers to subscribe to a term deposit. Data was obtained from the marketing campaign, internal systems relating to the characteristics of the customer as well as whether or not they subscribed. The data was supplemented with economic indicators. The banks head of marketing would like to understand which factors are related to subscriptions so that future marketing campaigns can be more effectively targeted. The results of the analysis will also inform company training materials for customer service employees so that they can promote term deposits when appropriate. More information about term deposits is available here

This assignment consists of the analysis of the term deposit banking data as well writing a report based on the findings from the analysis. The analytics tasks that you need to complete are described below, along with the suggested structure of the report.

Data

The term loan training and test datasets are available on CANVAS along with a data dictionary describing the data.

Analytics tasks

All analytics tasks should be carried out using R, and should be reproducible from the R code which must be submitted as an appendix.

The tasks you are required to complete for this assignment are described below:

  1. Carry out a descriptive analysis (summary statistics and visualisations) of the variables that you plan to use. Summary statistics should be produced for all variables you use, and you should produce at least four visualisations.
  2. Ensure the data is appropriately formatted and that any data quality issues have been addressed and documented.
  3. Produce appropriate measures of correlation / association.
  4. Using the bank_train dataset, build at least one multiple regression model to examine the relationships between the variables specified in your hypotheses. You can include additional variables to improve the model.
  5. Use the bank_test dataset to predict who will subscribe, and evaluate the model accuracy.
  6. The R code used should be included as an appendix.

The written report should cover the following areas (but is not limited to these):

  1. Introduction and background to the problem: consider the business problem or question to be solved through the analysis. Briefly review any literature that may help to inform your analysis. Specify the relationships that you expect to find in the data.
  2. Methodology: a description of the analytics tasks undertaken and reasons why these were used.
  3. Results and discussion: present the results from the visualisation of the data and from the predictive model. Consider how these findings relate to other research in the area.
  4. Conclusions: Consider the main implications of the project for both theory and practice. Consider any limitations of the project.
Tags: , , , , , , , , , ,