AI Associate Glossary
AI Associate Glossary
*Note: All terms notated with an asterisk (*) are key to the exam and reviewing the
linked documentation is recommended.
AI Fundamentals (17%):
● *Data Quality: Having accurate, complete, consistent and relevant data. This
comprises dimensions like:
● *Data Dimensions:
○ Age: When data was last updated.
○ Completeness: Whether all expected data is present.
○ Accuracy: Extent to which data is correct.
○ Consistency: Standardized formatting of data.
○ Duplication: Presence of duplicate records.
○ Usage: How effectively data is being leveraged.
● How to Make Data Good and How to Clean Data:
○ *Remove Duplicates: Delete any duplicated data records.
○ *Fix Incorrect Data: Fix Incorrect Data: Correct any erroneous data values
like typos.
○ *Fill in missing data: Populate blank data fields where possible.
○ Salesforce Tools to help
■ *Validation Rules: Ensure data adheres to specified formats and
values.
■ Duplication Rules: Prevent duplicate record creation.
■ Required fields: Make key fields mandatory for more complete data.
■ Third-party app exchange apps can also help:
● Data Management Strategies
○ Naming: Establish conventions for object, field, and record naming.
○ Formatting: Define consistent data formats.
○ Workflow: Set processes for data lifecycle and maintenance.
○ Quality: Institute standards around accuracy and completeness.
○ Privacy/Security and Permissions: Determine appropriate data access
levels to prevent data breaches and only the correct users access to data.
○ Monitoring: Perform periodic data reviews and audits.
● Training Data: The historical, labeled datasets used to train machine learning
models to find patterns and make predictions. Quality training data is essential
for developing effective AI.