Category | Assignment | Subject | Programming |
---|---|---|---|
University | BPP University | Module Title | Programming for Data Analysts |
Word Count | 2500 Words |
---|---|
Assessment Type | Coursework |
Academic Year | 2024-25 |
This assessment is designed to gauge your understanding, skills and application of common data analysis techniques used in business and other organisations today. As such you need to demonstrate your attainment in these areas according to the THREE Module Learning Outcomes (LOs):
This assessment is made up of TWO Parts
You will have worked on both these Parts for your Formative Assessment. Now update both Parts for your Summative Assessment as set out below. You should act on any feedback you received on your Formative submission, together with your further learning and development across the module.
SUCCESS Financial Services (SFS) is a local company that provides small business loans. Last year, loan applications increased by over 200%, largely because of a concerted online campaign to establish a strong digital presence. Almost all loan applications and business leads are generated from search engines and digital advertisements, reflecting the decision to increase advertising spend on SEO (Search Engine Optimisation) channels such as Google, Facebook, LinkedIn and similar platforms.
Despite a strong digital marketing approach, the current loan application process remains manual. It requires the online completion of information, including gender, marital status, number of dependents, education, income, etc. Loan decisions are manually categorised as either “approved” or “rejected.” To date, several of these factors have been considered in the approval decision. All applications are reviewed and approved by the loan team which, given the recent increase in volumes, has resulted in skills shortages, longer loan approval times and increased potential operational and control risk. The current operating model constrains further growth.
You are employed by SFS as a Data Team Manager, with programming and data analytics knowledge, as well as a deep appreciation for the need to balance business growth with a robust operational control environment. You will be leading this project with a team of programmers, with various
levels of experience, and have been tasked with providing a scalable solution that addresses key resourcing and control risks.
Specifically, the Board has instructed you to develop and maintain several partial automation processes that will help the existing loans team, freeing up their time for greater one-on-one customer contact. You need to provide a data-driven solution while working with a variety of key stakeholders, each with varying objectives such as marketing, internal audit and compliance. You need to assure the board that you have consulted widely in drawing up requirements and have considered how any code produced will be further developed and maintained. You also need to consider that any code developed will need to be accessible to (or used by) other staff such as sales, customer service and support personnel.
An in-house database administrator (DBA) was able to compile a PDF of past applications, which the loans team are hoping to map to previous loan approval outcomes.
The two files provided by the DBA are:
(Note: These same two files are used in the Formative and the Summative).
The first file has been extracted from business loan records from the previous year, and it includes a loan approval status field (Yes/No) for each application, allowing the business to map inputs to outcomes for a possible supervised machine learning exercise.
The Excel file is maintained by the Sales team, and it is currently being saved in a shared folder. This increases the chance of duplication and missing values.
You will need to reflect on the learnings throughout this module and consider the learning outcomes, particularly LO 3: Construct a programming solution to solve a defined business problem as you create your answer.
Using the scenario given, develop a report that proposes and justifies the continued development and maintenance of the code that has been written by the programming team.
Task 1 (LO1 and LO2) Business Report:
Task 2 (LO3): Programming Solution (this is not included in the word count)
Report Structure and References
The format of the report should include:
TASK 1 – Business Report (LO1 and LO2): (2500 words)
First, set out the purpose of the report and its structure. It must then cover the current business environment of companies like SFS, the problems that the programming solution has addressed, and what impact and benefits your proposed development and maintenance of the code might have on the business. You should also mention the implications of not proceeding and the kind of human resources needed. There is no need to discuss project finances, but your introduction must comment on the following:
Analyse the approach you took to implement your solution. This should be based on a suitably named data analysis lifecycle or framework (e.g. PPDAC, CRISP-DM, SDLC or similar frameworks). Discuss, especially, the key steps taken in loading and preparing the data for analysis. Use the outputs (calculated values and any charts and visuals) from your EDA in Part 2 to explain the key findings. Key findings can relate to any business insights that might be gained from the analysis of the historical loan records, as well as any general lessons about the approach being taken for this project (may include comparisons/contrasts to similar real-life examples). The SFS board wants to know if your approach works, is sustainable and worth building on.
Need Plagiarism free Answers for your college/ university Assignments
Order Non-Plagiarized AssignmentYour Approach discussions should include:
Recommendations for future work: Briefly explain how your solution could be further developed to build a predictive model using the historical data provided. (i.e. A model that can be trained to predict the outcome of any future loan application.)
This should include a short explanation of the techniques, libraries, tools, and objective functions used to evaluate the precision of your recommended predictive model.
Note: There is no need to implement your recommendation ideas in code or build a predictive model
Your recommendation must also discuss:
Conclusions: A brief conclusion summarising the main points in the report.
In writing your report, use the insight and knowledge provided in this module, but also leverage sound independent academic research to support your report. As you develop your work, you should self-evaluate your developing draft against the criteria set out in the Marking Guide below.
TASK 2: Construct a Programming Solution (LO3)
You must deliver a pre-run Jupyter notebook, also known as an Interactive Python Notebook (a .ipynb file), using Google Colab, with the code used, with comments, to explain the scripts, the libraries used, and the logic. All such commentary should be written using the built-in markup language (Markdown text) or embedded using the standard Python syntax (preceded by a #).
The notebook that you create should highlight some of the key findings that you found from the given data and their insights, which you can provide to the business.
The Python Notebook should include the following:
1: Loan Data Solution Development
Python Code: Copy and paste the entire contents of your .ipynb file – screenshots of the notebook with the executed code and markdown text.
Test Results: Copy and paste any output from Excel showing if it has confirmed the correct working of your code.
Pseudocode: to communicate the design logically.
The Python Code should be presented in a new.ipynb Jupyter notebook within Google Colab. Programmatically extract the two datasets from these two files, which contain information about past loan records. The integers shown in each column of the loan datasets are to be interpreted as follows, and you may read them as strings or numbers in your code as you deem appropriate.:
You should use Python to load the information from these datasets into memory. You should also add comments to your notebook, explaining the steps taken to load the data, how you treated the PDF data, the libraries called and the overall procedure, bearing in mind this will be used for training colleagues in future.
2: Descriptive analysis
First, check the datasets and make sure the data that comes from these two files is valid. Ensure your loan data is correctly indexed on the LoanID column.
Then, clean the loan data. Explain the steps taken to ensure data preparation for analysis, such as the correction of duplicates, missing values, outliers, etc.
Next, carry out Descriptive analysis on the current loan data. Your notebook file should contain the code and output of some basic Exploratory Data Analysis (EDA), which must include the following:
In addition, ten marks are awarded for the overall professionalism of your report and the adoption of academic standards.
Guidelines:
You should set out your Business Report in a Word document, according to the following heading structure. The sections in bold count towards your word count.
You should add subheadings under this overall structure as you feel fit to demonstrate your ability to develop the section themes and to provide meaningful substructure. But you must use this overall structure to provide a consistent framework against which your marker will allocate marks. You will be deducted marks if you do not follow this structure. Also, note that there is NO requirement for producing an Executive Summary.
Total word count: 2,500. The Cover Page, Table of Contents, References, Appendices (Optional), Tables, Charts and Figures do not count towards word count.
The code output, test validation, pseudocode and content of the Python Notebook are not included in the word count.
IMPORTANT: Adding your pre-run code to your report before uploading to TurnItIn
Locate the report file and embed your Pre-run Python notebook into your Word document. If you are unable to embed your Python notebook for any reason, you must provide a shared link to the file. This is easily done within Google Colab by selecting the ‘Share button’ in the top right-hand corner of the screen:
The table below sets out the mapping between the three Learning Outcomes and the key tasks in your Summative Assessment, which are designed to test your achievement against these Learning Outcomes.
Learning |
Outcome |
Mapping to Summative Assessment Tasks |
|
||
LO 1: Critically evaluate the principles of programming and apply them in a business context
LO 2: Critically evaluate the use of code libraries in programming for a business context |
TASK 1 – Business Report:
· Introduction (including a background to the business problem) · Approach, Conclusion and Recommendations |
|
LO 3: Construct a programming solution to solve a defined business problem |
TASK 2 – Programming Solution |
The assignment is marked out of 100 and counts towards 100% of your module mark. The following table shows the tasks, marks and marking rubric. You should iteratively self-assess your performance against the Marking Guide as you develop your draft submission to evaluate your performance against your target grade.
|
||||||
LEARNING OUTCOMES |
Fail (0-39%) |
Marginal Fail (40-49%) |
Pass (50-59%) |
Merit (60-69%) |
Distinction (70-79%) |
High Distinction (80-100%) |
LO1 – Critically evaluate the principles of programming and apply them in a business context. |
Weak report. The work does not identify the business case. It shows no justification of the proposed solution. No mention of user needs, challenges, and data quality. Has no mention of programming principles to help ensure a robust software solution. |
The work has limited identification of the business case. Has some justification of the proposed solution. There is limited mention of user needs, challenges, and data quality.
There is limited mention of programming principles to help ensure a robust software solution. |
The work shows Satisfactory identification of the business case that can be used to justify the proposed solution. It mentions user needs, challenges and data quality.
There is some basic discussion on programming principles. |
The work shows Good identification of the business case that can be used to justify the proposed solution. It includes some discussion of user needs, challenges and data quality.
There is good discussion on programming principles. Includes some justification of principles used. |
Excellent presentation of a business case that can be used to justify the proposed solution. Includes good discussion of user needs, challenges and data quality.
There is detailed discussion on programming principles, elaborating their benefits. Includes justification of use of the principles applied. |
Outstanding presentation of a business case that can be used to justify the proposed solution. Excellent discussion of user needs, challenges and data quality.
There is extensive discussion on programming principles, elaborating their benefits. Includes justification of use of the principles applied.
Has some references to real life cases/studies. |
|
|
(LO2) – Critically evaluate the use of code libraries in programming for a business context |
Work indicates poor knowledge base with many omissions and/or lack of theory relating to the use of programming for data analysts (e.g. relevant code libraries) within a software.
Has no discussion on framework used.
Has no justification of software tools used.
No discussion on code reusability and maintenance. |
Work is inadequate and has implicit knowledge base. Has some omissions and/or lack of theory relating to the use of programming for data analysts such as use of code libraries within a software development business context.
Has limited discussion on framework used.
Has limited justification of software tools used.
Has limited discussion on code reusability and maintenance. |
Satisfactory work. It has basic knowledge base; explores and explicitly analyses the data analytics discipline, its theory relating to the use of programming. Discusses some relevant code libraries with some originality and detail within a software development and business context.
Has basic discussion on framework used.
Has basic justification of the software tools used.
Has basic discussion on code reusability and maintenance. |
Has good knowledgebase, explores and analyses data analytics discipline, its theory relating to the use of programming with some originality, detail and autonomy within a software development and business context. Some benefits of predictive modelling are explained.
Has good discussion on framework used.
Has good justification of the software tools used.
Has good discussion on code reusability and maintenance. |
Excellent: Has very good knowledgebase, exploring and analysing data analytics discipline, its theory relating to the use of programming with clear originality, detail and autonomy within a software development and business context. The merits of different predictive models are discussed.
Has very good discussion on framework used.
Has very good justification of software tools used.
Has very good discussion on code reusability and maintenance.
Demonstrates some extensive reading. |
Outstanding: Strong knowledgebase, exploring and analysing data analytics discipline, its theory relating to the use of programming with clear originality, detail and autonomy within a software development and business context. The merits of different predictive models are discussed. Thoroughly examines a wide range of sources, including some real- life examples/case studies.
Has strong and elaborate discussion on the framework used. Cites some real-life examples.
Shows extensive reading.
Has strong justification of the software tools used.
Has strong discussion on code reusability and maintenance. |
|
|
|||||
(LO3) - Construct a programming solution to solve a defined business problem |
Weak code: Has vague or no programming solution to solve the business problem.
Does not show and loading of data sets.
Has no pasted executed/run codes.
No merging of data sets. No visualization. |
Code shows limited programming solution to solve the business problem.
Has code for loading of data sets.
Has some pasted executed/run codes. No merging of data sets.
Has some visualisations. Lacks insights. |
Code shows basic programming solution to solve the business problem. Has code for loading of data sets. Has pasted executed/run codes. Shows merging of data sets. Has some satisfactory visualisations, but proper EDA insights not discussed or needs elaboration. Has |
Shows a good programming solution to solve some of the business problem. Has code for loading of data two datasets. Has pasted executed/run codes. Shows merging of data sets. Has some good visualisations with EDA insights discussed. Includes some reasonable explanation |
Excellent: A detailed programming solution to solve most of the business problems. Has very good code for loading of data two datasets. Has pasted executed/run codes. Shows merging of data sets. Has some very good, varied and relevant visualisations. Has good EDA insights with detailed steps. Includes good reasonable explanation, |
Outstanding: Comprehensive programming solution to effectively solve the business problems. Has very good/advanced code for loading of data two datasets. Has pasted executed/run codes. Shows merging of data sets. Has excellent, varied and relevant visualisations. Has elaborate EDA insights with detailed steps to achieve the results. |
|
|
|
some logical diagram to illustrate design stage. |
and some comments. Presents a logical diagram, could be pseudocode. |
markup, and some comments. Has good self- written pseudocode or logical representation of approach. |
Includes good reasonable explanation, with mix of comments and markup and some comments. Has well- written logical pseudocode. |
|
|
|||||
Report Structure and References (Applies across all LOs tasks) |
Weak use of a wide range of personal research which is critically evaluated for key conceptual issues and is largely consistent throughout.
Weak references and notes with significant errors or omissions. Unprofessional appearance of report. |
Limited, no clear evidence of considerable personal research with inappropriate references. Limited range of range of appropriate resources. Contains problems with inconsistencies with conceptual evaluation. Reference has some minor error or insignificant errors. |
Satisfactory and substantial research. Evidence of a range of personal research with conceptual evaluation. There are a limited number of references, but the correct format is used, albeit with some errors. There may be some errors in formatting and presentation, but the report is reasonably professional in appearance. References not in alphabetical order. |
Good evidence of an innovative or original use of extensive personal research which has been thoroughly evaluated conceptually. Good referencing has few if any errors. Some sources correctly cited and has complete set of references in the correct format and in alphabetical order. There is evidence of wider reading and research. |
Excellent. Has evidence of an innovative or original use of extensive personal research which has been thoroughly critically evaluated both conceptually and methodologically.
Excellent with precise, full and appropriate references and notes at near-publishing standard. Sources correctly cited and there is a complete set of references in the correct format and in alphabetical order. Report is professional throughout, as expected in a business or consultancy report. |
Outstanding evidence of innovative, and original use of extensive personal research. Report has been thoroughly critically evaluated, conceptually and methodologically with deep reflection. Detailed and consistent approach to headings, tables and graphs. Sources correctly cited and there is a complete set of references in the correct format and in alphabetical order. Consistent formatting and presentation professional throughout, as expected in a business or consultancy report. |
Buy Answer of This Assignment & Raise Your Grades
Buy Today,Contact UsLooking for expert guidance in Programming for Data Analysts? Worry, no need! We are here to help you with assignments. Whether you need programming assignment help or well-structured solutions, we will provide everything. You will get free assignment examples that will make your study material stronger. our expert team are providing all assignment services, you will get accurate, clear, and original content. Now stop worrying about marks and complete your assignments hassle-free with expert support. So what's the delay? Get connected with us now and make your academic journey easy!
If you want to see the related solution of this brief, then click here:- Programming for Data Analysts
Let's Book Your Work with Our Expert and Get High-Quality Content