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 10:30
You have a large, late-model pick-up truck with a rear seat. the pick-up truck weighs 6,500 pounds. the florida seat belt law
Answers: 1
question
Computers and Technology, 22.06.2019 14:10
Dean wants a quick way to look up staff members by their staff id. in cell q3, nest the existing vlookup function in an iferror function. if the vlookup function returns an error result, the text “invalid staff id” should be displayed by the formula. (hint: you can test that this formula is working by changing the value in cell q2 to 0, but remember to set the value of cell q2 back to 1036 when the testing is complete.)
Answers: 3
question
Computers and Technology, 22.06.2019 21:50
Given int variables k and total that have already been declared, use a while loop to compute the sum of the squares of the first 50 counting numbers, and store this value in total. thus your code should put 11 + 22 + 33 + + 4949 + 50*50 into total. use no variables other than k and total.
Answers: 2
question
Computers and Technology, 23.06.2019 12:00
From excel to powerpoint, you can copy and paste a. cell ranges and charts, one at a time. b. cell ranges and charts, simultaneously. c. charts only. d. cell ranges only.
Answers: 3
You know the right answer?
Classify the following attributes as binary, discrete, or continuous. Also classify them as qualitat...
Questions
question
Mathematics, 03.11.2020 01:00
question
English, 03.11.2020 01:00
question
Engineering, 03.11.2020 01:00
question
Mathematics, 03.11.2020 01:00
question
Mathematics, 03.11.2020 01:00