Which of the following data types would a telephone number formatted as XXX-XXX-XXXX be considered?
Correct Answer:
D
A telephone number formatted as XXX-XXX-XXXX would be considered a text data type, as it is composed of alphanumeric characters and symbols. A numeric data type is composed of only numbers, such as integers or decimals. A date data type is composed of values that represent dates or times, such as YYYY-MM-DD or HH:MM:SS. A float data type is composed of numbers with fractional parts, such as 3.14 or 0.5. Reference: Guide to CompTIA Data+ and Practice Questions - Pass Your Cert
Which of the following is an example of structured data?
Correct Answer:
A
A credit card number is an example of structured data, which is a type of data that conforms to a data model, has a well-defined structure, follows a consistent order, and can be easily accessed and used by a person or a computer program. A credit card number consists of 16 digits that are divided into four groups of four digits each, separated by spaces or hyphens. The first six digits indicate the issuer identification number, the next nine digits indicate the account number, and the last digit is a check digit that validates the
number. A credit card number can be stored and processed in a structured format, such as a database or a spreadsheet1.
Which of the following is an example of PII?
Correct Answer:
B
A name is an example of personally identifiable information (PII), which is any data that can be used to identify someone, either on its own or with other relevant data. A name is a direct identifier, which means that it can uniquely identify a person without the need for any additional information. For example, a full name, such as John Smith, can be used to distinguish or trace an individual??s identity1. Other examples of direct identifiers include:
✑ Social Security Number
✑ Passport number
✑ Driver??s license number
✑ Email address
✑ Phone number
Five dogs have the following heights in millimeters: 300, 430, 170, 470, 600
Which of the following is the mean height for the five dogs?
Correct Answer:
A
The mean height for the five dogs is calculated by adding up all the heights and dividing by the number of dogs. The formula is:
mean = (300 + 430 + 170 + 470 + 600) / 5 mean = 1970 / 5 mean = 394
Therefore, option A is correct.
Option B is incorrect because it is the median height, which is the middle value when the heights are arranged in ascending order.
Option C is incorrect because it is the mean height multiplied by 1.25.
Option D is incorrect because it is the mean height multiplied by 1.28.
Which of the following value is the measure of dispersion "range" between the scores of ten students in a test.
The scores of ten students in a test are 17, 23, 30, 36, 45, 51, 58, 66, 72, 77.
Correct Answer:
B
The correct answer is: 60
Range is the interval between the highest and the lowest score.
Range is a measure of variability or scatteredness of the varieties or observations among themselves and does not give an idea about the spread of the observations around some
central value. Symbolically R = Hs - Ls.
Where R = Range; Hs is the 'Highest score' and Ls is the Lowest Score.
The scores of ten students in a test are: 17, 23, 30, 36, 45, 51, 58, 66, 72, 77. The highest score is 77 and the lowest score is 17.
So the range is the difference between these two scores Range = 77 - 17 = 60