Question: Exercises 3 . 1 Data quality can be assessed in terms of several issues, including accuracy, completeness, and consistency. For each of the above three
Exercises
Data quality can be assessed in terms of several issues, including accuracy, completeness, and consistency. For each of the above three issues, discuss how data quality assessment can depend on the intended use of the data, giving examples. Propose two other dimensions of data quality.
In realworld data, tuples with missing values for some attributes are a common occurrence. Describe various methods for handling this problem.
Exercise gave the following data in increasing order for the attribute age:
a Use smoothing by bin means to smooth these data, using a bin depth of Illustrate your steps. Comment on the effect of this technique for the given data.
b How might you determine outliers in the data?
c What other methods are there for data smoothing?
Discuss issues to consider during data integration.
What are the value ranges of the following normalization methods?
a minmax normalization
b zscore normalization
c zscore normalization using the mean absolute deviation instead of standard deviation
d normalization by decimal scaling
Use these methods to normalize the following group of data:
a minmax normalization by setting min and max
b zscore normalization
c zscore normalization using the mean absolute deviation instead of standard deviation
d normalization by decimal scaling
Using the data for age given in Exercise answer the following:
a Use minmax normalization to transform the value for age onto the range
b Use zscore normalization to transform the value for age, where the standard deviation of age is years.
c Use normalization by decimal scaling to transform the value for age.
d Comment on which method you would prefer to use for the given data, giving reasons as to why.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
