Computers and Technology

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 one interpretation, 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.)

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 17:00, Janznznz1121
Your computer running windows 10 is doing some very strange things with the operating system. you are fairly certain it is not a hardware issue. you need to try to get further insight into what is going on within the operating system. which tool would be best suited for this?
Answers: 2
image
Computers and Technology, 22.06.2019 19:10, kaiya789
10. when you create a pivottable, you need to specify where to find the data for the pivottable. is it true
Answers: 2
image
Computers and Technology, 22.06.2019 20:00, Jana1517
What is the worst-case complexity of the maxrepeats function? assume that the longest string in the names array is at most 25 characters wide (i. e., string comparison can be treated as o( class namecounter { private: int* counts; int nc; string* names; int nn; public: namecounter (int ncounts, int nnames); int maxrepeats() const; }; int namecounter: : maxrepeats () { int maxcount = 0; for (int i = 0; i < nc; ++i) { int count = 1; for (int j = i+1; j < nc; ++j) { if (names[i] == names[j]) ++count; } maxcount = max(count, maxcount); } return maxcount; }
Answers: 3
image
Computers and Technology, 23.06.2019 15:00, ryleerose255
Idon’t understand the double8 coding problem. it is java
Answers: 1
Do you know the correct answer?
Classify the following attributes as binary, discrete, or continuous. Also classify them as qualitat...

Questions in other subjects:

Konu
Mathematics, 24.08.2019 09:30