The main goal of this assignment is to take a given problem and analyze the problem in a computational way. Although the assignment does not specifically ask you to decompose, recognize patters, abstract the important parts, or build a step by step algorithm, utilizing these techniques will make this assignment much easier and your answers clearer. You are to write a brief report concerning the problem of implementing a system that manages flight tickets. The flight ticket system needs to be able to handle making reservations, cancelling reservations, and dealing with customer interaction. The report will consist of 4 sections: 1. Questions about the problem. a. You need to come up with 6 questions that would need to be addressed when designing your flight management system. These questions may be things such as; "What needs to be recorded when taking a reservation?" or "What happens when a current flight reaches capacity?" 2. Description of the problem. a. Your description of the problem should summarize all essential aspects of the problem. Your description of the problem should be specific enough that it is useful for shaping a solution. 3. Answers to the 6 questions given in part 1. a. These answers should contain enough information to make your solution take shape. The more detail your answers have the easier it will be to describe the solution. 4. Description of the solution. a. Your description of the solution should summarize all important aspects of the solution. Your description of the solution should be specific enough that it could be used by competing companies to supply a quotation to develop the solution.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
The main goal of this assignment is to take a given problem and analyze the problem in a computational
way. Although the assignment does not specifically ask you to decompose, recognize patters, abstract
the important parts, or build a step by step algorithm, utilizing these techniques will make this
assignment much easier and your answers clearer.
You are to write a brief report concerning the problem of implementing a system that manages flight
tickets. The flight ticket system needs to be able to handle making reservations, cancelling reservations,
and dealing with customer interaction.
The report will consist of 4 sections:
1. Questions about the problem.
a.
You need to come up with 6 questions that would need to be addressed when designing
your flight management system. These questions may be things such as; "What needs to
be recorded when taking a reservation?" or "What happens when a current flight
reaches capacity?"
2. Description of the problem.
a.
Your description of the problem should summarize all essential aspects of the problem.
Your description of the problem should be specific enough that it is useful for shaping a
solution.
3. Answers to the 6 questions given in part 1.
a. These answers should contain enough information to make your solution take shape.
The more detail your answers have the easier it will be to describe the solution.
4. Description of the solution.
a. Your description of the solution should summarize all important aspects of the solution.
Your description of the solution should be specific enough that it could be used by
competing companies to supply a quotation to develop the solution.
Transcribed Image Text:The main goal of this assignment is to take a given problem and analyze the problem in a computational way. Although the assignment does not specifically ask you to decompose, recognize patters, abstract the important parts, or build a step by step algorithm, utilizing these techniques will make this assignment much easier and your answers clearer. You are to write a brief report concerning the problem of implementing a system that manages flight tickets. The flight ticket system needs to be able to handle making reservations, cancelling reservations, and dealing with customer interaction. The report will consist of 4 sections: 1. Questions about the problem. a. You need to come up with 6 questions that would need to be addressed when designing your flight management system. These questions may be things such as; "What needs to be recorded when taking a reservation?" or "What happens when a current flight reaches capacity?" 2. Description of the problem. a. Your description of the problem should summarize all essential aspects of the problem. Your description of the problem should be specific enough that it is useful for shaping a solution. 3. Answers to the 6 questions given in part 1. a. These answers should contain enough information to make your solution take shape. The more detail your answers have the easier it will be to describe the solution. 4. Description of the solution. a. Your description of the solution should summarize all important aspects of the solution. Your description of the solution should be specific enough that it could be used by competing companies to supply a quotation to develop the solution.
Expert Solution
Step 1

Question : If a passenger does not show up or misses the flight, could they get a refund?

Answer : In this case, at most the airport taxes will be refunded.

Description of the answer: Considering all the aspects, a plane flying at less than full seats is a waste of money. This is because the airlines run at a profit of as little as 1%. One vacant seat could cause a big loss. In order to prevent this from happening, flights are over booked, so that if a passenger informs their absence then, the seat could be allotted to another passenger from the waiting list. This is why in case of an uninformed absence, the flight charges cannot be refunded at all. Hence only airport taxes could be refunded.

Other Ideas for the answer are given below:-

It solely depends upon the airline policies if a ticket would be refunded or not. These policies are made available to the passenger at the time of booking.

There are two kinds of prices, for the two kinds of tickets-refundable and non-refundable, at the time of booking. To get a refundable ticket, passenger is required to pay extra 10%-30% amount, of the original price. The tickets are refunded only if a cancellation is made 2 hours prior take off. Usuallydomestic flights are non-refundable.

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Decision Making Process
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education