diff_months: 10

BUS5CA Assessment data file issue

Download Solution Now
Added on: 2024-11-13 09:00:09
Order Code: SA Student Suryansh Statistics Assignment(4_24_41364_324)
Question Task Id: 504703

BUS5CA Assessment data file issue

Issue: Non-English characters in text columns, causing issues in loading the file into SAS

The data file given in the assignments were coded to generate random dataset based on the last digit of the student ID. This file may generate records with non-English characters in the text fields which cause issues in loading the dataset into SAS.

SOLUTION: It is recommend that you should clean the dataset before loading into SAS and exclude those records from analysis.

If you have only a few such records, then you can manually remove them. Alternatively, you can consider using Excel sheet and use the below formula (this can be done in many other ways as well) to identity those records and sort the column and then remove the records with non-English characters before loading the data file into SAS.

Formula 1: =MAX(UNICODE(MID(C15,SEQUENCE(LEN(C15)),1)))>127

Alternatively,

Formula 2: =MAX(UNICODE(MID(C15,ROW(INDIRECT("1:"&LEN(C15))),1)))>127

ifyou don't have SEQUENCE in your Excel then try this instead)

Both above formula should work, use any of them. That should give you a TRUE if that column has non-English characters or FALSE (otherwise).

You can apply the same on the ReviewBody column separately and then apply sorting accordingly to remove those records.

Reference:

https://www.reddit.com/r/excel/comments/qbswix/how_to_filter_out_cells_that_are_not_in_english/

  • Uploaded By : Pooja Dhaka
  • Posted on : November 13th, 2024
  • Downloads : 0
  • Views : 167

Download Solution Now

Can't find what you're looking for?

Whatsapp Tap to ChatGet instant assistance

Choose a Plan

Premium

80 USD
  • All in Gold, plus:
  • 30-minute live one-to-one session with an expert
    • Understanding Marking Rubric
    • Understanding task requirements
    • Structuring & Formatting
    • Referencing & Citing
Most
Popular

Gold

30 50 USD
  • Get the Full Used Solution
    (Solution is already submitted and 100% plagiarised.
    Can only be used for reference purposes)
Save 33%

Silver

20 USD
  • Journals
  • Peer-Reviewed Articles
  • Books
  • Various other Data Sources – ProQuest, Informit, Scopus, Academic Search Complete, EBSCO, Exerpta Medica Database, and more