logo Use CA10RAM to get 10%* Discount.
Order Nowlogo
(5/5)

you will write algorithms to address three questions on Titanic data. Additionally, you need to evaluate your algorithms’ goodness.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Algorithm: Algorithms on Titanic Data

1 Description

In this assignment, you will write algorithms to address three questions on Titanic data. Additionally, you need to evaluate your algorithms’ goodness.

 

2 Titanic Data

For this assignment, you are given a file named “TitanicPassenger.txt”, which can be down- loaded from D2L site. RMS Titanic sank in the North Atlantic the morning of 15 April 1912, after colliding with an iceberg. Of the 1300 passengers aboard, 812 died. (703 of 918 crew members died.)The text file contains a number of rows each of which records a pas- senger’s information including the cabin class (1st, 2nd, and 3rd), age, gender, survived or not (1 survived and 0 died), as well as the passenger’s name. Below are the three questions you need to address using algorithms.

1. How many passengers took the 3rd cabin class?

2. How many male passengers are recorded in the given file? How many of them survived?

3. How many female passengers are recorded in the given file? How many of them survived?

For each of the above questions, you need do below:

1. Clearly state what is the algorithm you would like to use in order to approach the question. For example, for the first question, your algorithm should be a sequence of steps to process the file data and calculate the answer to the question. You need to represent your algorithm in pseudo code. (There is no need to code your algorithms using any programming language such as Python. But you are also allowed to code your algorithm using a programming language. Note that each step in the algorithm must be a primitive with a clear definition without ambiguity for a computer (machine or human) to execute. For example, you can assume the step to “open the text file” a primitive in your algorithm so that the file data is ready to be read. You can also assume “Extract cabin-class, age, gender, survived-or-not from the current row being

 

 

 

 

processed” as a primitive for a human or machine since either human or machine is able to retrieve the information easily.

2. For your algorithm to address the question, you need to explain if your algorithm is able to solve other problems? If yes, what problems and how? Otherwise, why?

3. For your algorithm to address the question, evaluate how good your algorithms is. For example, is your algorithm always able to solve your problem? Is the result reliable? You can also consider some other quality attributes such as efficiency.

 

3 Turn-in

Turn in your algorithm representation and analysis to D2L dropbox Algorithms

 

 

(5/5)
Attachments:

Related Questions

. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C

DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma

. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an

Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t

. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class. The LineItem class will represent an individual

Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th

. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Um e HaniScience

917 Answers

Hire Me
expert
Muhammad Ali HaiderFinance

900 Answers

Hire Me
expert
Husnain SaeedComputer science

870 Answers

Hire Me
expert
Atharva PatilComputer science

539 Answers

Hire Me

Get Free Quote!

288 Experts Online