Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Load the titanic dataset from the Seaborn library, look for online csv files on https://github.com/mwaskom/seaborn-dataUsing this data. Answer the following questions: - (A) Display the

"Load the \"titanic\" dataset from the Seaborn library, look for online csv files on https://github.com/mwaskom/seaborn-dataUsing this data. Answer the following questions: "- (A) Display the first rows of these dataset - "- (B) How many passengers from First, Second and Third class survived? "- (C) What percentage of First class pasengers that embarked from Southampton survived? For the same group (First class that embarked in Southampton) what was their average age? how much did they pay for their fare in average? "- (D) Calculate the average age and the average fare paid for each of the following: passengers in First, Second and Third class that survived and that not survived. Please display these results in a table (dataframe). (hint: use pivot tables). "- (E) What is the percentage of female passengers traveling in first class that survived? What was their average age?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

Draw a schematic diagram of I.C. engines and name the parts.

Answered: 1 week ago