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

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 16:30
Technician a says that a dry sump system uses no oil storage sump under the engine. technician b says that a wet sump system uses no oil storage sump under the engine. who is correct?
Answers: 3
question
Computers and Technology, 23.06.2019 20:00
What multimedia system creates an immersive, real-life experience that the user can interact with?
Answers: 1
question
Computers and Technology, 24.06.2019 13:30
Write a program that uses a two-dimensional array to store the highest and lowest temperatures for each month of the year. the program should output the average high, average low, and the highest and lowest temper- atures for the year. your program must consist of the following functions: a. function getdata: this function reads and stores data in the two- dimensional array. b. function averagehigh: this function calculates and returns the average high temperature for the year. c. function averagelow: this function calculates and returns the aver- age low temperature for the year. d. function indexhightemp: this function returns the index of the highest high temperature in the array. e. function indexlowtemp: this function retur
Answers: 3
question
Computers and Technology, 24.06.2019 21:40
Which of these is not a type of socket? aga (alternating grid array) pga (pin grid array) spga (staggered pin grid array) lga (land grid array)
Answers: 1
You know the right answer?
Classify the following attributes as binary, discrete, or continuous. Also classify them as qualitat...
Questions
Questions on the website: 13722367