Ticker

6/recent/ticker-posts

Coursera Google Data Analytics Professional Process Data from Dirty to Clean (Week 2) Quiz Answer-Sparkling-clean data.

 

 Recommended Courses:

2.Sparkling-clean data.

Question 1

Which of the following terms describe dirty data? Select all that apply.

  • Irrelevant
  • Incomplete
  • Infallible
  • Incorrect
Dirty data is incomplete, incorrect, and irrelevant to the problem being solved.

 

Question 2

Field length is a spreadsheet tool for determining if a field has been duplicated.

  • True
  • False
Field length determines the number of characters that may be typed into a field.

 

Question 3

A data analyst notices that the customer in row 2 shares the same Customer ID as the customer in row 6. What does this scenario describe?

ABCDD
1Last nameFirst nameMiddle initialCustomer ID
2SmithLeonardoR.64078
3LeeNatashaE.92862
4WallaceLucianaM.55107
5XiaoHuaA.88492
6SmithLeoR.64078
7ChaudhuriTobyT.34694
8LeeTashaP.18295
9WaltonMasonQ.58239
10RichardsFelixS.12765
11GuillermoBethI.27593
12WaltonNadineJ.67292
12WaltonNadineJ.67292
  • Duplicate data
  • Mislabeled data
  • Inconsistent data
  • Obsolete data
This is duplicate data because the customer data in row 2 is a duplicate of the customer data in row 6.

 

Question 4

Fill in the blank: Conditional formatting is a spreadsheet tool that changes how _____ appear when values meet a specific condition.

  • filters
  • cells
  • queries
  • charts
Conditional formatting is a spreadsheet tool that changes how cells appear when values meet a specific condition.

 

Question 5

A data analyst uses the SPLIT function to divide a text string around a specified character and put each fragment into a new, separate cell. What is the specified character separating each item called?

  • Delimiter
  • Unit
  • Partition
  • Substring
When using the SPLIT function, the specified character separating each item is called a delimiter.

 

Question 6

For a function to work properly, data analysts must follow each function’s predetermined structure. What is this structure called?

  • Syntax
  • Validation
  • Summary
  • Algorithm
This structure is called syntax. Syntax is a predetermined structure that includes all required information and its proper placement.

 

Question 7

You are working with the following selection of a spreadsheet:

AB
1CustomerAddress
2Sally Stewart9912 School St. North Wales, PA 19454
3Lorenzo Price8621 Glendale Dr. Burlington, MA 01803
4Stella Moss372 W. Addison Street Brandon, FL 33510
5Paul Casey9069 E. Brickyard Road Chattanooga, TN 37421

In order to extract the five-digit postal code from Burlington, MA, what is the correct function?

  • =LEFT(5,B3)
  • =RIGHT(B3,5)
  • =RIGHT(5,B3)
  • =LEFT(B3,5)
The correct syntax is =RIGHT(B3,5). The RIGHT function returns a set number of characters from the right side of a text string. B3 is the specified cell. And 5 is the number of characters to return.

 

Question 8

A data analyst in a human resources department is working with the following selection of a spreadsheet:

ABCD
1Year HiredLast 4 of SS#DepartmentEmployee ID
220191192Marketing
320142683Operations
420201939Strategy
520093208Graphics

They want to create employee identification numbers (IDs) in column D. The IDs should include the year hired plus the last four digits of the employee’s Social Security Number (SS#). What function will create the ID 20093208 for the employee in row 5?

  • =CONCATENATE(A5,B5)
  • =CONCATENATE(A5+B5)
  • =CONCATENATE(A5:B5)
  • =CONCATENATE(A5*B5)
To create the ID 20093208 for the employee in row 5, the function is =CONCATENATE(A5,B5). CONCATENATE joins together two or more text strings. (A5,B5) are the locations of the strings to be joined.

 

Question 9

An analyst is cleaning a new dataset containing 500 rows. They want to make sure the data contained from cell B2 through cell B300 does not contain a number greater than 50. Which of the following COUNTIF function syntaxes could be used to answer this question? Select all that apply.

  • =COUNTIF(B2:B300,>50)
  • =COUNTIF(B2:B300,”<=50”)
  • =COUNTIF(B2:B300,<=50)
  • =COUNTIF(B2:B300,">50")
One possible syntax is =COUNTIF(B2:B300,">50"). This returns the number of cells that are greater than 50. Another option is =COUNTIF(B2:B300,<=50). This returns the number of cells that are less than or equal to 50. Either one can confirm that the data does not contain a number greater than 50.

 

Question 10

The V in VLOOKUP stands for what?

  • Virtual
  • Vertical
  • Visual
  • Variable
The V in VLOOKUP stands for vertical. VLOOKUP is a spreadsheet function that vertically searches for a certain value in a column to return a corresponding piece of information.

 

Question 11

Fill in the blank: Data mapping is the process of _____ fields from one data source to another.

  • matching
  • linking
  • merging
  • extracting
Data mapping is the process of matching fields from one data source to another.

 

Question 12

Describe the relationship between a primary key and a foreign key.

  • A primary key references a row in which each value is unique. A foreign key is a column within a table that is a primary key in another table.
  • A primary key is a field within a table that is a foreign key in another table. A foreign key references a column in which each value is unique
  • A primary key references a column in a table in which each value is unique. A foreign key is a field within a table that is a primary key in another table.
  • A primary key references a field within a table that is a foreign key in another table. A foreign key references a row in which each value is unique. Correct

A primary key references a column in a table in which each value is unique. A foreign key is a field within a table that is a primary key in another table.
  • 一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一
                         Machine Learning Coursera-All weeks solutions [Assignment + Quiz]   click here
                                                                                &
                         Coursera Google Data Analytics Professional Quiz Answers   click here


Have no concerns to ask doubts in the comment section. I will give my best to answer it.
If you find this helpful kindly comment and share the post.
This is the simplest way to encourage me to keep doing such work.


Thanks & Regards,
- Wolf

 

Post a Comment

5 Comments

  1. Thanks, for such a great post. I have tried and found it really helpful. For more details to visit data cleansing solution

    ReplyDelete
    Replies
    1. I am glad that it helped you.Thanks keep supporting and share the blog.

      Delete
  2. Thank you so much for your kind words, Manu. Ireally appreciate you taking the time out to share your experience with me.

    ReplyDelete
  3. It’s really great information for becoming a better Blogger. Keep sharing, Thanks. For more details to visit data scrubbing services

    ReplyDelete
  4. Thanks for your comment keep supporting and share the blog.

    ReplyDelete