Google Data Analytics Professional Certificate

You are working with a database table that contains invoice data. The customer_id column lists the ID number for each customer. You are interested in invoice data for the customer with ID number 7.You write the SQL query below. Add a WHERE clause that will return only data about the customer with ID number 7. After you run your query, use the slider to view all the data presented. What is the billing country for the customer with ID number 7?

You are working with a database table that contains invoice data. The customer_id column lists the ID number for each customer. You are interested in invoice data for the customer with ID number 7. You write the SQL query below. Add a WHERE clause that will return only data about the customer with ID number […]

You are working with a database table that contains invoice data. The customer_id column lists the ID number for each customer. You are interested in invoice data for the customer with ID number 7.You write the SQL query below. Add a WHERE clause that will return only data about the customer with ID number 7. After you run your query, use the slider to view all the data presented. What is the billing country for the customer with ID number 7? Read More »

A data analyst has to demonstrate how the population in Charlotte has increased over time. They create the chart below. What is this type of chart called?

A data analyst has to demonstrate how the population in Charlotte has increased over time. They create the chart below. What is this type of chart called? Area chart Column chart Line chart Bar chart

A data analyst has to demonstrate how the population in Charlotte has increased over time. They create the chart below. What is this type of chart called? Read More »

Fill in the blank: A data analyst has to demonstrate how the population in a city has increased over time. In particular, they want to be able to see when the population has exceeded certain thresholds. The chart that would work best for this is a/an _ chart.

Fill in the blank: A data analyst has to demonstrate how the population in a city has increased over time. In particular, they want to be able to see when the population has exceeded certain thresholds. The chart that would work best for this is a/an _____ chart. area line bar column

Fill in the blank: A data analyst has to demonstrate how the population in a city has increased over time. In particular, they want to be able to see when the population has exceeded certain thresholds. The chart that would work best for this is a/an _ chart. Read More »

You are working with a database table that contains invoice data. The customer_id column lists the ID number for each customer. You are interested in invoice data for the customer with ID number 50.You write the SQL query below. Add a WHERE clause that will return only data about the customer with ID number 50. After you run your query, use the slider to view all the data presented. What is the billing city for the customer with ID number 50?

You are working with a database table that contains invoice data. The customer_id column lists the ID number for each customer. You are interested in invoice data for the customer with ID number 50. You write the SQL query below. Add a WHERE clause that will return only data about the customer with ID number

You are working with a database table that contains invoice data. The customer_id column lists the ID number for each customer. You are interested in invoice data for the customer with ID number 50.You write the SQL query below. Add a WHERE clause that will return only data about the customer with ID number 50. After you run your query, use the slider to view all the data presented. What is the billing city for the customer with ID number 50? Read More »

To find the average population of the cities in this spreadsheet, what is the correct AVERAGE function syntax? Type your answer below.

To find the average population of the cities in this spreadsheet, what is the correct AVERAGE function syntax? Type your answer below. AVERAGE(C2-C11) =AVERAGE(C2-C11) =AVERAGE(C2:C11) AVERAGE(C2:C11)

To find the average population of the cities in this spreadsheet, what is the correct AVERAGE function syntax? Type your answer below. Read More »

A company is curious about the population trend in Charlotte, NC. A data analyst in the company is tasked with creating a visualization that depicts such information. What type of chart would be best for this task and why?

A company is curious about the population trend in Charlotte, NC. A data analyst in the company is tasked with creating a visualization that depicts such information. What type of chart would be best for this task and why? A pie chart because it plots a sequence of points and connects them with straight lines

A company is curious about the population trend in Charlotte, NC. A data analyst in the company is tasked with creating a visualization that depicts such information. What type of chart would be best for this task and why? Read More »

A data analyst wants to list the cities in this spreadsheet alphabetically, instead of numerically. They can use the feature sort range to do this.

A data analyst wants to list the cities in this spreadsheet alphabetically, instead of numerically. They can use the feature sort range to do this. True False

A data analyst wants to list the cities in this spreadsheet alphabetically, instead of numerically. They can use the feature sort range to do this. Read More »