Pass the CompTIA CompTIA Data+ DA0-001 Questions and answers with CertsForce

Viewing page 2 out of 11 pages
Viewing questions 11-20 out of questions
Questions # 11:

Which of the following query statements would be used when filtering data in a relational database management system? (Select two).

Options:

A.

ORDER BY


B.

HAVING


C.

WHERE


D.

SELECT


E.

INSERT


F.

GROUP BY


Expert Solution
Questions # 12:

An e-commerce company recently tested a new website layout. The website was tested by a test group of customers, and an old website was presented to a control group. The table below shows the percentage of users in each group who made purchases on the websites:

Question # 12

Which of the following conclusions is accurate at a 95% confidence interval?

Options:

A.

In Germany, the increase in conversion from the new layout was not significant.


B.

In France, the increase in conversion from the new layout was not significant.


C.

In general, users who visit the new website are more likely to make a purchase.


D.

The new layout has the lowest conversion rates in the United Kingdom.


Expert Solution
Questions # 13:

A development company is constructing a new unit in its apartment complex. The complex has the following floor plans:

Question # 13

Using the average cost per square foot of the original floor plans, which of the following should be the price of the Rose unit?

Options:

A.

$640,900


B.

$690,000


C.

$705,200


D.

$702,500


Expert Solution
Questions # 14:

Given the following graph:

Question # 14

Which of the following summary statements upholds integrity in data reporting?

Options:

A.

Sales are approximately equal for Product A and Product B across all strategies.


B.

Strategy 4 provides the best sales in comparison to other strategies.


C.

While Strategy 2 does not result in the highest sales of Product D, over all products it appears to be the most effective.


D.

Product D should be promoted more than the other products in all strategies.


Expert Solution
Questions # 15:

A data set for sales per month includes the following data:

Question # 15

Which of the following cleaning and profiling methods should be applied to the data set?

Options:

A.

Data outliers


B.

Invalid data


C.

Duplicate data


D.

Data type validation


Expert Solution
Questions # 16:

An analyst needs to determine the appropriate data type for the following sample data:

sample data collected:

Which of the following data types should be used for this data?

Options:

A.

Text


B.

Float


C.

Alphanumeric


D.

Numeric


Expert Solution
Questions # 17:

Consider the following dataset which contains information about houses that are for sale:

Question # 17

Which of the following string manipulation commands will combine the address and region namecolumns to create a full address?

full_address------------------------- 85 Turner St, Northern Metropolitan 25 Bloomburg St, Northern Metropolitan 5 Charles St, Northern Metropolitan 40 Federation La, Northern Metropolitan 55a Park St, Northern Metropolitan

Options:

A.

SELECT CONCAT(address, ' , ' , regionname) AS full_address FROM melb LIMIT 5;


B.

SELECT CONCAT(address, '-' , regionname) AS full_address FROM melb LIMIT 5;


C.

SELECT CONCAT(regionname, ' , ' , address) AS full_address FROM melb LIMIT 5


D.

SELECT CONCAT(regionname, '-' , address) AS full_address FROM melb LIMIT 5;


Expert Solution
Questions # 18:

Given the following table:

Question # 18

Which of the following describes the data quality issues with theagedata?

Options:

A.

Completeness


B.

Consistency


C.

Accuracy


D.

Manipulation


Expert Solution
Questions # 19:

A sales manager wants quarterly sales reports broken down by unit and week. Which of the following data output lists includes the most necessary information?

Options:

A.

Order number. salesperson. date shipped, recipient address, and price


B.

Item name, salesperson. recipient address, shipping cost. and date shipped


C.

Item number, item name, salesperson. date sold. and price


D.

Item name. salesperson. price. shipping cost. and date shipped


Expert Solution
Questions # 20:

Which of the following descriptive statistical methods are measures of central tendency? (Choose two.)

Options:

A.

Mean


B.

Minimum


C.

Mode


D.

Variance


E.

Correlation


F.

Maximum


Expert Solution
Viewing page 2 out of 11 pages
Viewing questions 11-20 out of questions