Question 1 You are to analyse a dataset AirTicket.xlsx to answer the following questions. The provided dataset contains several records of one-way airline tickets sold over a quarter. Each record represents one air ticket. It is possible to have a single ticket that allows multiple passengers to fly, e.g., corporations or travel agencies made the purchase. Download the dataset “AirTicket.xlsx” from Canvas.
(a) Identify one (1) business problem that can be addressed by analysing the data. Your description should provide a clear understanding of what data fields are of interest and how the data fields can be used to address the business problem. (Up to 150 words for part (a))
(b) Create a summary of the dataset in tabular format. It should identify the data type of each data field, explain the meaning of the measurements in the data, and calculate the key attributes and summary measures. (Up to 200 words for part (b)) (15 marks)
(c) Prepare the provided raw data in a form suitable for analysis by fixing the data issues and errors and performing necessary data transformation. Illustrate any necessary data preparation with example(s). (Up to 200 words for part (b)) (20 marks)
(d) Employ two (2) graphical charts to present the key features of the data variables or to explore the relationship among variables. You may use any software tool (such as Excel, Power BI, etc.) to produce the proposed graphical chart. Use pivot table(s) to find the average revenue per passenger for each DISTANCE_GROUP. The pivot table(s) should be produced using Excel. Provide a screenshot of each produced chart/pivot table. Use up to 350 words to explain how the charts and the pivot table(s) are produced and discuss why the charts and the pivot table(s) are recommended.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme