You are working with the following selection of a spreadsheet: a b 1 customer address 2 sally stewart 9912 school st. North wales, pa 19454 3 lorenzo price 8621 glendale dr. Burlington, ma 01803 4 stella moss 372 w. Addison street brandon, fl 33510 5 paul casey 9069 e. Brickyard road chattanooga, tn 37421 in order to extract the five-digit postal code from brandon, fl, what is the correct function?

Respuesta :

The correct function that gives the right syntax for the given data analysis is; =RIGHT(B3,5)

How to Interpret Data Cleaning Analysis?

Data cleaning is defined as the process of fixing or removing data that are incorrect,  incorrectly formatted, duplicate, corrupted, or even incomplete data that exists within a dataset.

Now, when we combine multiple data sources, what it means is that there could be many opportunities for the data to be duplicated or mislabeled.

Now, from the question, we can see the given data of the spreadsheet with customer names and address and as such, we can easily say that the correct syntax is =RIGHT(B3,5). This is because the RIGHT Function usually returns a set number of characters from the right side of a text string.

Read more about Data Analysis at; https://brainly.com/question/14724376

#SPJ1

Ver imagen AFOKE88