Esri Pro Associate Certification New Exam With Complete
Solutions 100% Verified
5 Steps of analysis workflow - -Data Wrangling
-Cleaning
-Engineering
-Exploration
-Visualization
The process of transforming data from one format into another format so that it can be
used in discovering patterns. ANSWER Data Wrangling
Work done on the data before it can be used, such as correcting spelling errors,
populating empty fields, identifying duplicate records, removing errors, and
standardizing datasets. ANSWER Data Cleaning
Focuses on data collection and building mechanisms for performing analysis of the
cleaned data, including but not limited to building a model through model builder.
ANSWER Data Engineering
When the engineering mechanisms are utilized to carry out analysis for the distribution
of data values, the presence of outliers, and the relationships between different data
variables. ANSWER Data Exploration
Includes the exploration of the analysis results and the communication of those results,
and allows you to discover other patterns or analyses to be performed. Could include
charts, plots, graphs, maps, or even page layouts. ANSWER Data Visualization
T/F An ArcGIS notebook using the ArcPy API can only reference data located on the
computer where the notebook is being run. - ANSWER False
,Which two ArcGIS notebook output types can be used to share analysis results as a
story?
Choose two.
-Tables
-Maps
-Video
-Images - ANSWER
Which analysis workflow step is specific to performing GIS tasks? - ANSWER
Exploration
Which process is responsible for processing an ArcGIS notebook? - ANSWER Jupyter
kernel
T/F To load any data into your ArcGIS notebook via an ArcGIS Python API, you first have
to connect to where that data resides within the GIS - ANSWER True
T/F To check that the appropriate layer is being called within an ArcGIS Notebook from
a list of layers use the print function call to the name of the layer in the output of the cell.
- ANSWER True
T/F The ArcGIS Notebooks interface tools in ArcGIS Pro includes a tool for sharing the
notebook. - ANSWER False
You use Run All to run all cells in an ArcGIS notebook, but numerous Markdown cells
output invalid string syntax errors. Which statement describes why unexpected errors
happened? - ANSWER Cells that contain Markdown code don't have a code cell type.
Define allowed attribute combinations and overall relationships on a feature, they are
applied to ensure that particular conditions are satisfied on a feature - ANSWER
,Constraint Attribute Rules
T/F Constraint rules are evaluated immediately during edit operations for particular
triggering events (insert, update, and delete) that are specified in the rule properties. -
ANSWER True
Define allowed attribute combinations and other relationships on a feature. Used to
validate features in a dataset against a particular requirement or constraint. - ANSWER
Validation Attribute Rules
When each editor can work in their own personal version of the geodatabase, make
edits without affecting other editors or the production database, and integrate their
changes back into the system when they have completed their work - ANSWER
Versioning
Data representing real world features that have well defined boundaries - ANSWER
Discrete Data
Data representing real-world phenomena that do not have well-defined boundaries -
ANSWER Continuous Data
T/F If it makes sense to take an average of the values in the data, then the data is
continuous. - ANSWER True
Which of the following attribute or feature type can be represented as continuous data?
Hydrography
Soil type
Land use
Ocean depth - ANSWER Ocean Depth
T/F Spatial data is any data that includes information about the location of a feature or
, phenomenon. - ANSWER True
Data model represents discrete objects on the surface of the earth, such as streetlights,
roads, and buildings, as point, line, and polygon (area) features, respectively. - ANSWER
Vector
Which statement is true?
Each real-world feature can be represented by a single geometry type (points, lines, or
polygons) in a map.
Cities should be represented by point features at large scales.
Local parks should be represented by polygons at small scales.
Real-world features may be represented by different geometries (points, lines, or
polygons) at different scales. - ANSWER Real-world features may be represented by
different geometries (points, lines, or polygons) at different scales.
T/F Raster attributes are usually user defined. - ANSWER False
Map Projection required for web maps - ANSWER Web Mercator Auxiliary Sphere
When designing a map for use outside of a GIS, which two considerations affect the
choice of the map format (static or dynamic)?
Choose two.
Software version
Target audience
Color schemes
Map extent - ANSWER Target Audience
Map Extent
In which two ways are static maps and dynamic (web) maps different?
Solutions 100% Verified
5 Steps of analysis workflow - -Data Wrangling
-Cleaning
-Engineering
-Exploration
-Visualization
The process of transforming data from one format into another format so that it can be
used in discovering patterns. ANSWER Data Wrangling
Work done on the data before it can be used, such as correcting spelling errors,
populating empty fields, identifying duplicate records, removing errors, and
standardizing datasets. ANSWER Data Cleaning
Focuses on data collection and building mechanisms for performing analysis of the
cleaned data, including but not limited to building a model through model builder.
ANSWER Data Engineering
When the engineering mechanisms are utilized to carry out analysis for the distribution
of data values, the presence of outliers, and the relationships between different data
variables. ANSWER Data Exploration
Includes the exploration of the analysis results and the communication of those results,
and allows you to discover other patterns or analyses to be performed. Could include
charts, plots, graphs, maps, or even page layouts. ANSWER Data Visualization
T/F An ArcGIS notebook using the ArcPy API can only reference data located on the
computer where the notebook is being run. - ANSWER False
,Which two ArcGIS notebook output types can be used to share analysis results as a
story?
Choose two.
-Tables
-Maps
-Video
-Images - ANSWER
Which analysis workflow step is specific to performing GIS tasks? - ANSWER
Exploration
Which process is responsible for processing an ArcGIS notebook? - ANSWER Jupyter
kernel
T/F To load any data into your ArcGIS notebook via an ArcGIS Python API, you first have
to connect to where that data resides within the GIS - ANSWER True
T/F To check that the appropriate layer is being called within an ArcGIS Notebook from
a list of layers use the print function call to the name of the layer in the output of the cell.
- ANSWER True
T/F The ArcGIS Notebooks interface tools in ArcGIS Pro includes a tool for sharing the
notebook. - ANSWER False
You use Run All to run all cells in an ArcGIS notebook, but numerous Markdown cells
output invalid string syntax errors. Which statement describes why unexpected errors
happened? - ANSWER Cells that contain Markdown code don't have a code cell type.
Define allowed attribute combinations and overall relationships on a feature, they are
applied to ensure that particular conditions are satisfied on a feature - ANSWER
,Constraint Attribute Rules
T/F Constraint rules are evaluated immediately during edit operations for particular
triggering events (insert, update, and delete) that are specified in the rule properties. -
ANSWER True
Define allowed attribute combinations and other relationships on a feature. Used to
validate features in a dataset against a particular requirement or constraint. - ANSWER
Validation Attribute Rules
When each editor can work in their own personal version of the geodatabase, make
edits without affecting other editors or the production database, and integrate their
changes back into the system when they have completed their work - ANSWER
Versioning
Data representing real world features that have well defined boundaries - ANSWER
Discrete Data
Data representing real-world phenomena that do not have well-defined boundaries -
ANSWER Continuous Data
T/F If it makes sense to take an average of the values in the data, then the data is
continuous. - ANSWER True
Which of the following attribute or feature type can be represented as continuous data?
Hydrography
Soil type
Land use
Ocean depth - ANSWER Ocean Depth
T/F Spatial data is any data that includes information about the location of a feature or
, phenomenon. - ANSWER True
Data model represents discrete objects on the surface of the earth, such as streetlights,
roads, and buildings, as point, line, and polygon (area) features, respectively. - ANSWER
Vector
Which statement is true?
Each real-world feature can be represented by a single geometry type (points, lines, or
polygons) in a map.
Cities should be represented by point features at large scales.
Local parks should be represented by polygons at small scales.
Real-world features may be represented by different geometries (points, lines, or
polygons) at different scales. - ANSWER Real-world features may be represented by
different geometries (points, lines, or polygons) at different scales.
T/F Raster attributes are usually user defined. - ANSWER False
Map Projection required for web maps - ANSWER Web Mercator Auxiliary Sphere
When designing a map for use outside of a GIS, which two considerations affect the
choice of the map format (static or dynamic)?
Choose two.
Software version
Target audience
Color schemes
Map extent - ANSWER Target Audience
Map Extent
In which two ways are static maps and dynamic (web) maps different?