Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

table [ [ Age , Salary, table [ [ Education ] , [ level ] ] , Class,Prob ( yes ) ] ,

\table[[Age,Salary,\table[[Education],[level]],Class,Prob(yes)],[Young,40K,PhD,Yes,60%],[Old,35K,BSc,No,33%],[Young,36K,MSc,Yes,57%],[Old,38K,BSc,No,39%],[Young,32K,MSc,Yes,55%],[Old,34K,MSc,No,42%],[Young,42K,PhD,Yes,71%],[Old,39K,BSc,No,40%],[Old,31K,PhD,Yes,52%],[Young,41K,BSc,No,31%],[Old,45K,BSc,Yes,54%],[Young,44K,BSc,No,32%]](a) Consider the following dataset where each row (instance) represents an
applicant to a loan, described by three predictive attributes (Age, Salary,
Education level) and the Class variable, indicating whether or not an applicant
was granted a loan (class labels yes and no). The column Prob(yes) shows
the probability that each applicant belongs to the class yes, computed by a
certain classification algorithm.
Age Salary Education
level
Class Prob(yes)
Young 40K PhD Yes 60%
Old 35K BSc No 33%
Young 36K MSc Yes 57%
Old 38K BSc No 39%
Young 32K MSc Yes 55%
Old 34K MSc No 42%
Young 42K PhD Yes 71%
Old 39K BSc No 40%
Old 31K PhD Yes 52%
Young 41K BSc No 31%
Old 45K BSc Yes 54%
Young 44K BSc No 32%
Assume that Age is a sensitive (protected) attribute, i.e., the distribution of the
class labels yes and no should not depend on the applicants age. Note
that in this dataset the distribution of the label yes is unfair with respect to
the attribute Age, since 2/3(4 out of 6) of young applicants have the label
yes, whilst only 1/3(2 out of 6) of old applicants have the label yes.
Consider the use of the data massaging technique to modify the class labels
of two applicants (instances) of this dataset, in order to make this dataset
fairer with respect to Age. Describe the application of this technique to this
dataset. Your answer must show all the steps that you performed, as well as
the final result (which applicants had their class labels changed)
image text in transcribed

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

Creating A Database In Filemaker Pro Visual QuickProject Guide

Authors: Steven A. Schwartz

1st Edition

0321321219, 978-0321321213

More Books

Students also viewed these Databases questions

Question

Compare the different types of employee separation actions.

Answered: 1 week ago

Question

Assess alternative dispute resolution methods.

Answered: 1 week ago

Question

Distinguish between intrinsic and extrinsic rewards.

Answered: 1 week ago