Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question No: 03 Consider the below data set for carrying out some data science activity. There are four columns identified by f1, f2, f3, f4,

image text in transcribed

Question No: 03 Consider the below data set for carrying out some data science activity. There are four columns identified by f1, f2, f3, f4, f5 ("f" means feature). In the table "NA" means "Not Available" (or missing value). Your task as a data engineer is to obtain the missing values using some imputation technique. The domain expert gave advice that f3 can be imputed using mean, f4 can be imputed using median and f5 can be imputed using mean based on the feature f2. Write the steps to be followed to obtain the missing values and re-write the dataset with the imputed values. [6 marks] row f1 f2 f3 f4 f5 1 25 A 5 3 37 2 27 B NA 5 38 3 28 17 NA 40 4 24 NA 4 43 5 29 C NA 6 36 6 22 17 5 NA 7 23 A 5 5 NA

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

Modern Database Management

Authors: Fred R. McFadden, Jeffrey Slater, Mary B. Prescott

5th Edition

0805360549, 978-0805360547

More Books

Students also viewed these Databases questions

Question

LO3 Define job design and identify common approaches to job design.

Answered: 1 week ago