subject

Classify the following attributes as binary, discrete, or continuous. Also classify them as qualitative(nominal or ordinal) or quantitative (interval or ratio). Some cases may have more than oneinterpretation, so briefly indicate your reasoning if you think there may be some ambiguity. Example:Age in years. Discrete, quantitative, ratio a) Time in terms of AM or PM.
b) Brightness as measured by a light meter.
c) Brightness as measured by people's judgments.
d) Angles as measured in degrees between 0 and 360.
e) Bronze, Silver, and Gold medals as awarded at the Olympics.
f) Height above sea level.
g) Number of patients in a hospital.
h) ISBN numbers for books. (Look up the format on the Web.)
i) Ability to pass light in terms of the following values: opaque, translucent' transparent.
j) Military rank.
k) Distance from the center of campus.
l) Density of a substance in grams per cubic centimeter.
m) Coat check number. (When you attend an event, you can often give your coat to someone who, in turn, gives you a number that you can use to claim your coat when you leave.)
2) Can you think of a situation in which identification numbers would be useful for prediction?
3) An educational psychologist wants to use association analysis to analyze test results. The test consists of 100 questions with four possible answers each.
a) How would you convert this data into a form suitable for association analysis?
b) In particular, what type of attributes would you have and how many of them are there?
4) Which of the following quantities is likely to show more temporal autocorrelation: daily rainfall or daily temperature? Why?
5) Many sciences rely on observation instead of (or in addition to) designed experiments. Compare the data quality issues involved in observational science with those of experimental science and data mining.
6) Discuss the difference between the precision of a measurement and the terms single and double precision, as they are used in computer science, typically to represent floating-point numbers that require 32 and 64 bits, respectively.
7) Give at least two advantages to working with data stored in text files instead of in a binary format.
8) Distinguish between noise and outliers. Be sure to consider the following questions.
a) Is noise ever interesting or desirable? Outliers?
b) Can noise objects be outliers?
c) Are noise objects always outliers?
d) Are outliers always noise objects?
e) Can noise make a typical value into an unusual one, or vice versa?
9) For the following vectors, x and y, calculate the indicated similarity or distance measures.
(a) x : (0,0,1,1), y : (2,2,2,2) cosine, correlation, Euclidean
(b) x : (0,1,0,1), y : (0,1,0,1) cosine, correlation, Euclidean, Jaccard
(c) x : (1,1,0,1), y : (-1,0,-1,0) cosine, correlation, Euclidean
(d) x : (1,0,0,1,0,1), y : (0,1,1,0,0,1) cosine, correlation, Jaccard
(e) x : (2,1,0,2,0,3), y : (1,1,1,0,0,1) cosine, correlation
10) This exercise compares and contrasts some similarity and distance measures. For binary data, the L1 distance corresponds to the Hamming distance; that is, the number of bits that are different between two binary vectors. The Jaccard similarity is a measure of the similarity between two binary vectors. Compute the Hamming distance and the Jaccard similarity between the following two binary vectors.
x: 0111010101
y : 0110011010

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 24.06.2019 10:10, nakeytrag
Which view in a presentation program displays a split window showing the slide in the upper half and a blank space in the lower half?
Answers: 1
image
Computers and Technology, 24.06.2019 10:20, silviamgarcia
Write a program that keeps asking the user for new values to be added to a list until the user enters 'exit' ('exit' should not be added to the list). these values entered by the user are added to a list we call 'initial_list'. then write a function that takes this initial_list as input and returns another list with 3 copies of every value in the initial_list. finally, inside print out all of the values in the new list. for example: input: enter value to be added to list: a enter value to be added to list: b enter value to be added to list: c enter value to be added to list: exit output: a b c a b c a b c note how 'exit' is not added to the list. also, your program needs to be able to handle any variation of 'exit' such as 'exit', 'exit' etc. and treat them all as 'exit'.
Answers: 2
image
Computers and Technology, 24.06.2019 13:30, iicekingmann
In the rgb model, which color is formed by combining the constituent colors? a) black b) brown c) yellow d) white e) blue
Answers: 1
image
Computers and Technology, 24.06.2019 14:00, maddi0132
In the microsoft® access® and microsoft excel® programs, the ribbon contains tabs that are divided into with like tools in them. parts groups containers bunches
Answers: 1
You know the right answer?
Classify the following attributes as binary, discrete, or continuous. Also classify them as qualitat...

Questions in other subjects:

Konu
Social Studies, 13.07.2019 23:00