Question: The Receivables Past Due data set ( click Problem dataset ) contains a list of outstanding invoices for a fictional company, but the data aren

The Receivables Past Due data set( click Problem dataset ) contains a list of outstanding invoices for a fictional company, but the data arent ready for analysis yet. Using this data file, take the following steps to validate and clean the data for completeness and integrity in Excel:
The number of records should be 200. Ensure that this number matches your data set. Explain your method for checking completeness.
Notice that the Customer field contains some customer names that have extraneous spaces. In column E, use the TRIM(CLEAN()) functions to clean the data in the Customer field.
There are several empty values in the Days Past Due field. Either remove those values or replace them with the average. Explain which method you chose and why. Also explain how you implemented the method.
After you have validated and cleaned the data, you can perform some preliminary exploratory analysis. Insert a pivot table:
Rows: New Customer
Values: Days Past Due
Adjust the method of summarizing the values from Sum to Maximum (Max).
Explain how viewing the data in a pivot table can help you better understand the data set. How might management use this pivot table?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!