Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a Jupyter notebook file that contains the following use Titanic xls dataset and applied on the below questions https://www.kaggle.com/datasets/heptapod/titanic 1. Python code to clean

Create a Jupyter notebook file that contains the following

use Titanic xls dataset and applied on the below questions

https://www.kaggle.com/datasets/heptapod/titanic

image text in transcribed

1. Python code to clean the data, remove any missing values, then find the mean, median, mode, standard deviation, and variance of each numerical column in the dataset. 2. As the dataset doesn't contain the weight of adult passengers who were on the ship, and given the fact that the average weight of adults between ages 20 and 50 is 90kg (with a 50kg variance), write Python code to generate a number of weights equal to the number of records in the dataset using normal distribution that simulates the actual population. 3. Find the probability of having someone of a weight less than 50kg. 4. Find the probability of having someone of a weight between 100kg and 120kg. 5. Find the probability of someone having a weight that's exactly 77.7kg

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Expert Performance Indexing In SQL Server

Authors: Jason Strate, Grant Fritchey

2nd Edition

1484211189, 9781484211182

Students also viewed these Databases questions

Question

3. Design a program for preparing for cross-cultural assignments.

Answered: 1 week ago

Question

2. Develop a program for effectively managing diversity.

Answered: 1 week ago

Question

7. What is coaching? Is there only one type of coaching? Explain.

Answered: 1 week ago