Final Assessment I - Attempt Review - INBIOT - AI

Download as pdf or txt
Download as pdf or txt
You are on page 1of 135

3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Started on Wednesday, 13 March 2024, 2:35 PM


State Finished
Completed on Wednesday, 13 March 2024, 2:36 PM
Time taken 15 secs
Marks 0.00/391.00
Grade 0.00 out of 10.00 (0%)

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 1/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 1

Not answered

Marked out of 3.00

DRAG DROP -
You need to use Azure Machine Learning designer to build a model that will predict automobile prices.
Which type of modules should you use to complete the model? To answer, drag the appropriate modules to the correct locations. Each module may be
used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Split Data Linear Regression Summarize Data Select Columns in Dataset K-Means Clustering

Convert to CSV

Your answer is incorrect.

Box 1: Select Columns in Dataset


For Columns to be cleaned, choose the columns that contain the missing values you want to change. You can choose multiple columns, but you must use
the same replacement method in all selected columns.
Example:

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 2/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Box 2: Split data -


Splitting data is a common task in machine learning. You will split your data into two separate datasets. One dataset will train the model and the other will
test how well the model performed.

Box 3: Linear regression -


Because you want to predict price, which is a number, you can use a regression algorithm. For this example, you use a linear regression model.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/tutorial-designer-automobile-price-train-score

Question 2

Not answered

Marked out of 3.00

Match the machine learning models to the appropriate descriptions.

To answer, drag the appropriate model from the column on the left to its description on the right. Each model may be used once, more than once, or not
at all.

NOTE: Each correct match is worth one point.

A supervised machine learning model used to predict numeric values.

A supervised machine learning model used to predict categories.

An unsupervised machine learning model used to group similar entities based on features.

Classification Clustering Regression

Your answer is incorrect.

The correct answer is:


Match the machine learning models to the appropriate descriptions.

To answer, drag the appropriate model from the column on the left to its description on the right. Each model may be used once, more than once, or not
at all.

NOTE: Each correct match is worth one point.

[Regression] A supervised machine learning model used to predict numeric values.

[Classification] A supervised machine learning model used to predict categories.

[Clustering] An unsupervised machine learning model used to group similar entities based on features.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 3/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 3

Not answered

Marked out of 3.00

DRAG DROP -
Match the types of natural languages processing workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

Extracts persons, locations, and organisations from the text.

Evaluates text along a positive- negative scale.

Converts text to a different language.

Entity recognition Key phrase Extraction Language Modelling

Sentiment Analysis Translation Speech Recognition and speech synthesis

Your answer is incorrect.

Box 1: Entity recognition -


Named Entity Recognition (NER) is the ability to identify different entities in text and categorize them into pre-defined classes or types such as: person,
location, event, product, and organization.

Box 2: Sentiment analysis -


Sentiment Analysis is the process of determining whether a piece of writing is positive, negative or neutral.

Box 3: Translation -
Using Microsoft's Translator text API
This versatile API from Microsoft can be used for the following:
Translate text from one language to another.
Transliterate text from one script to another.
Detecting language of the input text.
Find alternate translations to specific text.

Reference:
https://docs.microsoft.com/en-in/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to-entity-linking?tabs=version-3-preview
https://azure.microsoft.com/en-us/services/cognitive-services/text-analytics
Determine the sentence length.

The correct answer is:


DRAG DROP -
Match the types of natural languages processing workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

[Entity recognition] Extracts persons, locations, and organisations from the text.
[Sentiment Analysis] Evaluates text along a positive- negative scale.

[Translation] Converts text to a different language.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 4/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 4

Not answered

Marked out of 3.00

You plan to apply Text Analytics API features to a technical support ticketing system.
Match the Text Analytics API features to the appropriate natural language processing scenarios.
To answer, drag the appropriate feature from the column on the left to its scenario on the right. Each feature may be used once, more than once, or not at
all.
NOTE: Each correct selection is worth one point.
Select and Place:

Understand how upset a customer is based on the text contained in the support ticket.

Summarize important information from the support ticket

Extract key dates from a support ticket.

Entity Recognition Key phrase Extraction Language Detection Sentiment Analysis

Your answer is incorrect.

Box1: Sentiment analysis -


Sentiment Analysis is the process of determining whether a piece of writing is positive, negative or neutral.

Box 2: Broad entity extraction -


Broad entity extraction: Identify important concepts in text, including key
Key phrase extraction/ Broad entity extraction: Identify important concepts in text, including key phrases and named entities such as people, places, and
organizations.

Box 3: Entity Recognition -


Named Entity Recognition: Identify and categorize entities in your text as people, places, organizations, date/time, quantities, percentages, currencies, and
more.
Well-known entities are also recognized and linked to more information on the web.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing https://azure.microsoft.com/en-
us/services/cognitive-services/text-analytics

The correct answer is:


You plan to apply Text Analytics API features to a technical support ticketing system.
Match the Text Analytics API features to the appropriate natural language processing scenarios.
To answer, drag the appropriate feature from the column on the left to its scenario on the right. Each feature may be used once, more than once, or not at
all.
NOTE: Each correct selection is worth one point.
Select and Place:

[Sentiment Analysis] Understand how upset a customer is based on the text contained in the support ticket.

[Key phrase Extraction] Summarize important information from the support ticket
[Entity Recognition] Extract key dates from a support ticket.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 5/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 5

Not answered

Marked out of 3.00

DRAG DROP -
You plan to use Azure Cognitive Services to develop a voice controlled personal assistant app.
Match the Azure Cognitive Services to the appropriate tasks.
To answer, drag the appropriate service from the column on the left to its description on the right. Each service may be used once, more than once, or not
at all.
NOTE: Each correct selection is worth one point.
Select and Place:

Convert a user's speech to text.

Identify a user's intent.

provide a spoken response to the user

Speech Language service Translator Text

Your answer is incorrect.

Box 1: Speech -
The Speech service provides speech-to-text and text-to-speech capabilities with an Azure Speech resource. You can transcribe speech to text with high
accuracy, produce natural-sounding text-to-speech voices, translate spoken audio, and use speaker recognition during conversations.

Box 2: Language service -


Build applications with conversational language understanding, a Cognitive Service for Language feature that understands natural language to interpret
user goals and extracts key information from conversational phrases. Create multilingual, customizable intent classification and entity extraction models for
your domain- specific keywords or phrases across 96 languages.

Box 3: Speech -
Incorrect:
Not Translator text: Text translation is a cloud-based REST API feature of the Translator service that uses neural machine translation technology to enable
quick and accurate source-to-target text translation in real time across all supported languages.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/overview https://azure.microsoft.com/en-us/services/cognitive-
services/conversational-language-understanding/ https://docs.microsoft.com/en-us/azure/cognitive-services/translator/text-translation-overview

The correct answer is:


DRAG DROP -
You plan to use Azure Cognitive Services to develop a voice controlled personal assistant app.
Match the Azure Cognitive Services to the appropriate tasks.
To answer, drag the appropriate service from the column on the left to its description on the right. Each service may be used once, more than once, or not
at all.
NOTE: Each correct selection is worth one point.
Select and Place:

[Speech] Convert a user's speech to text.

[Language service] Identify a user's intent.

[Speech] provide a spoken response to the user

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 6/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 6

Not answered

Marked out of 3.00

Match the Azure Cognitive Services service to the appropriate actions.

To answer, drag the appropriate service from the column on the left to its action on the right. Each service may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

Convert spoken requests to text.

Identify the intent of a user's request.

Apply intent to entities and utterances.

Language Service Speech Translator

Your answer is incorrect.


The correct answer is:
Match the Azure Cognitive Services service to the appropriate actions.

To answer, drag the appropriate service from the column on the left to its action on the right. Each service may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

[Speech] Convert spoken requests to text.

[Language Service] Identify the intent of a user's request.

[Language Service] Apply intent to entities and utterances.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 7/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 7

Not answered

Marked out of 3.00

DRAG DROP -
Match the types of natural languages processing workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

Extracts persons, locations, and organisations from the text.

Evaluates text along a positive- negative scale.

Converts text to a different language.

Entity recognition Key phrase Extraction Language Modelling

Sentiment Analysis Translation Speech Recognition and speech synthesis

Your answer is incorrect.

Box 1: Entity recognition -


Named Entity Recognition (NER) is the ability to identify different entities in text and categorize them into pre-defined classes or types such as: person,
location, event, product, and organization.

Box 2: Sentiment analysis -


Sentiment Analysis is the process of determining whether a piece of writing is positive, negative or neutral.

Box 3: Translation -
Using Microsoft's Translator text API
This versatile API from Microsoft can be used for the following:
Translate text from one language to another.
Transliterate text from one script to another.
Detecting language of the input text.
Find alternate translations to specific text.

Reference:
https://docs.microsoft.com/en-in/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to-entity-linking?tabs=version-3-preview
https://azure.microsoft.com/en-us/services/cognitive-services/text-analytics
Determine the sentence length.

The correct answer is:


DRAG DROP -
Match the types of natural languages processing workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

[Entity recognition] Extracts persons, locations, and organisations from the text.
[Sentiment Analysis] Evaluates text along a positive- negative scale.

[Translation] Converts text to a different language.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 8/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 8

Not answered

Marked out of 2.00

Match the services to the appropriate descriptions.

To answer, drag the appropriate service from the column on the left to its description on the right. Each service may be used once, more than once, or not
at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Enables the use of natural language to query a knowledge base.

Enables the real-time transcription of speech-to-text.

Azure Storage Azure Bot Service Language Service Speech

Your answer is incorrect.

The correct answer is:


Match the services to the appropriate descriptions.

To answer, drag the appropriate service from the column on the left to its description on the right. Each service may be used once, more than once, or not
at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

[Language Service] Enables the use of natural language to query a knowledge base.

[Speech] Enables the real-time transcription of speech-to-text.

Question 9

Not answered

Marked out of 1.00

HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.

Hot Area:

The interactive answering of questions entered by a user as part of an application is an example of .

Your answer is incorrect.


The correct answer is:
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

The interactive answering of questions entered by a user as part of an application is an example of [conversational AI].

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 9/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 10

Not answered

Marked out of 2.00

HOTSPOT -

You are developing a model to predict events by using classification.

You have a confusion matrix for the model scored on test data as shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.

NOTE: Each correct selection is worth one point.

Hot Area:

There are correctly predicted positive.

There are false negative.

Your answer is incorrect.

Box 1: 11 -

TP = True Positive.
The class labels in the training set can take on only two possible values, which we usually refer to as positive or negative. The positive and negative
instances that a classifier predicts correctly are called true positives (TP) and true negatives (TN), respectively. Similarly, the incorrectly classified instances
are called false positives (FP) and false negatives (FN).

Box 2: 1,033 -

FN = False Negative -
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio/evaluate-model-performance

The correct answer is:


HOTSPOT -
You are developing a model to predict events by using classification.
You have a confusion matrix for the model scored on test data as shown in the following exhibit.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 10/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Hot Area:

There are [11] correctly predicted positive.

There are [1,033] false negative.

Question 11

Not answered

Marked out of 1.00

HOTSPOT -

Select the answer that correctly completes the sentence.


Hot Area:

Computer Vision capabilities can be deployed to

Your answer is incorrect.

Azure's Computer Vision service gives you access to advanced algorithms that process images and return information based on the visual features you're
interested in.
* Optical Character Recognition (OCR)
* Spatial Analysis
* Image Analysis
The Image Analysis service extracts many visual features from images, such as objects, faces, adult content, and auto-generated text descriptions. Follow
the
Image Analysis quickstart to get started.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview

The correct answer is:


HOTSPOT -
Select the answer that correctly completes the sentence.
Hot Area:

Computer Vision capabilities can be deployed to [integrate a facial recognition feature into an app]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 11/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 12

Not answered

Marked out of 1.00

HOTSPOT

Select the answer that correctly completes the sentence.

Ensuring an AI system does not provide a prediction when important fields contain unusual or missing values is principle for

responsible AI.

Your answer is incorrect.

The correct answer is:


HOTSPOT
-

Select the answer that correctly completes the sentence.


Ensuring an AI system does not provide a prediction when important fields contain unusual or missing values is [a relaibility and safety] principle for
responsible AI.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 12/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 13

Not answered

Marked out of 2.00

HOTSPOT -

You have the following dataset.

You plan to use the dataset to train a model that will predict the house price categories of houses.

What are Household Income and House Price Category? To answer, select the appropriate option in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

Household Income:

House Price Category:

Your answer is incorrect.

Feature = Input. Label = Output.

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio/interpret-model-results

The correct answer is:


HOTSPOT -
You have the following dataset.

You plan to use the dataset to train a model that will predict the house price categories of houses.
What are Household Income and House Price Category? To answer, select the appropriate option in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Household Income: [A feature]

House Price Category: [A label]

Question 14

Not answered

Marked out of 1.00

The handling of unusual or missing values provided to an AI system is a consideration for the Microsoft principle of responsible

AI.

Your answer is incorrect.

The correct answer is:


The handling of unusual or missing values provided to an AI system is a consideration for the Microsoft [reliability and safety] principle of responsible AI.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 13/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 15

Not answered

Marked out of 1.00

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

When developing an AI system for self-driving cars, the Microsoft principal for responsible AI should be applied to ensure

consistent operation of the system during unexpected circumstances.

Your answer is incorrect.

The correct answer is:


To complete the sentence, select the appropriate option in the answer area.
Hot Area:

When developing an AI system for self-driving cars, the Microsoft [reliability and safety] principal for responsible AI should be applied to ensure consistent
operation of the system during unexpected circumstances.

Question 16

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence.

Interactive answering of questions entered by user as part of an application is an example of

Your answer is incorrect.


The correct answer is:
Select the answer that correctly completes the sentence.

Interactive answering of questions entered by user as part of an application is an example of [natural language processing]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 14/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 17

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

For a regression model, labels must be numeric.

For a clustering model, labels must be used.

For a classification model, labels must be numeric.

Your answer is incorrect.

Box 1: Yes -
For regression problems, the label column must contain numeric data that represents the response variable. Ideally the numeric data represents a
continuous scale.

Box 2: No -

K-Means Clustering -
Because the K-means algorithm is an unsupervised learning method, a label column is optional.
If your data includes a label, you can use the label values to guide selection of the clusters and optimize the model.
If your data has no label, the algorithm creates clusters representing possible categories, based solely on the data.

Box 3: No -
For classification problems, the label column must contain either categorical values or discrete values. Some examples might be a yes/no rating, a disease
classification code or name, or an income group. If you pick a noncategorical column, the component will return an error during training.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/component-reference/train-model https://docs.microsoft.com/en-us/azure/machine-
learning/component-reference/k-means-clustering

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

For a regression model, labels must be numeric.[YES]

For a clustering model, labels must be used.[NO]


For a classification model, labels must be numeric.[NO]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 15/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 18

Not answered

Marked out of 3.00

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area

Providing an explanation of the outcome of a credit loan application is an example of the Microsoft transperancy principle of responsible AI.

A triage bot that prioritizes insurance claims based on injuries is an example of the Microsoft reliability and safety principle of responsible AI.

An AI solution that is offered at different prices for different sales territories is an example of the Microsoft inclusiveness principle of responsible AI.

Your answer is incorrect.

Box 1: Yes -
Achieving transparency helps the team to understand the data and algorithms used to train the model, what transformation logic was applied to the data,
the final model generated, and its associated assets. This information offers insights about how the model was created, which allows it to be reproduced in
a transparent way.

Box 2: No -
A data holder is obligated to protect the data in an AI system, and privacy and security are an integral part of this system. Personal needs to be secured,
and it should be accessed in a way that doesn't compromise an individual's privacy.

Box 3: No -
Inclusiveness mandates that AI should consider all human races and experiences, and inclusive design practices can help developers to understand and
address potential barriers that could unintentionally exclude people. Where possible, speech-to-text, text-to-speech, and visual recognition technology
should be used to empower people with hearing, visual, and other impairments.
Reference:
https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/innovate/best-practices/trusted-ai

The correct answer is:


For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area
Providing an explanation of the outcome of a credit loan application is an example of the Microsoft transperancy principle of responsible AI. [Yes]

A triage bot that prioritizes insurance claims based on injuries is an example of the Microsoft reliability and safety principle of responsible AI. [No]

An AI solution that is offered at different prices for different sales territories is an example of the Microsoft inclusiveness principle of responsible AI. [No]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 16/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 19

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

Ensuring an Al system does not provide a prediction when important fields contain unusual or missing values is principle for

responsible Al.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/innovate/best-practices/trusted-ai

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
Ensuring an Al system does not provide a prediction when important fields contain unusual or missing values is [a reliability and safety ] principle for
responsible Al.

Question 20

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence.

Natural language processing can be used to .

Your answer is incorrect.

The correct answer is:


Select the answer that correctly completes the sentence.

Natural language processing can be used to [classify emails messages as work‑related or personal].

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 17/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 21

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

According to Microsoft's principle of responsible Al,

Al systems should NOT reflect biases from the data sets that are used to train the systems.

Your answer is incorrect.

Fairness is a core ethical principle that all humans aim to understand and apply. This principle is even more important when AI systems are being
developed. Key checks and balances need to make sure that the system's decisions don't discriminate or run a gender, race, sexual orientation, or religion
bias toward a group or individual.
Reference:
https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/innovate/best-practices/trusted-ai

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

According to Microsoft's [fairness] principle of responsible Al,

Al systems should NOT reflect biases from the data sets that are used to train the systems.

Question 22

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence.

Detecting unusual temperature fluctuations fora large machine is an example of .

Your answer is incorrect.

The correct answer is:


Select the answer that correctly completes the sentence.
Detecting unusual temperature fluctuations fora large machine is an example of [an anomaly detection workload.].

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 18/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 23

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

Automated machine learning provides you with the ability to include custom Python scripts in a training pipeline.

Automated machine learning implements machine learning solutions without the need for programming experience.

Automated machine learning provides you with the ability to visually connect datasets and modules on an interactive canvas.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/how-to-designer-python https://docs.microsoft.com/en-us/azure/machine-learning/concept-
automated-ml
The correct answer is:
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Automated machine learning provides you with the ability to include custom Python scripts in a training pipeline.[YES]

Automated machine learning implements machine learning solutions without the need for programming experience.[YES]

Automated machine learning provides you with the ability to visually connect datasets and modules on an interactive canvas.[YES]

Question 24

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

From Azure Machine Learning designer, to deploy a real-time inference pipeline as a service for others to consume,

you must deploy the model to

Your answer is incorrect.

To perform real-time inferencing, you must deploy a pipeline as a real-time endpoint.


Real-time endpoints must be deployed to an Azure Kubernetes Service cluster.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/concept-designer#deploy

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

From Azure Machine Learning designer, to deploy a real-time inference pipeline as a service for others to consume,

you must deploy the model to [ Azure Kubernetes Service (AKS). ]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 19/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 25

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

Predicting how many hours of overtime a delivery person will work based on the number of order received is an example of

Your answer is incorrect.

In the most basic sense, regression refers to prediction of a numeric target.


Linear regression attempts to establish a linear relationship between one or more independent variables and a numeric outcome, or dependent variable.
You use this module to define a linear regression method, and then train a model using a labeled dataset. The trained model can then be used to make
predictions.
Incorrect Answers:
✑ Classification is a machine learning method that uses data to determine the category, type, or class of an item or row of data.
✑ Clustering, in machine learning, is a method of grouping data points into similar clusters. It is also called segmentation.
Over the years, many clustering algorithms have been developed. Almost all clustering algorithms use the features of individual items to find similar items.
For example, you might apply clustering to find similar people by demographics. You might use clustering with text analysis to group sentences with similar
topics or sentiment.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/algorithm-module-reference/linear-regression https://docs.microsoft.com/en-
us/azure/machine-learning/studio-module-reference/machine-learning-initialize-model-clustering

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

Predicting how many hours of overtime a delivery person will work based on the number of order received is an example of [regression.]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 20/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 26

Not answered

Marked out of 1.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

Azure Machine Learning designer provides a drag-and-drop visual canvas to build, test, and deploy machine learning models.

Azure Machine Learning designer enables you to save your progress as a pipeline draft.

Azure Machine Learning designer enables you to include custom JavaScript functions.

Your answer is incorrect.

Box 1: Yes -
Azure Machine Learning designer lets you visually connect datasets and modules on an interactive canvas to create machine learning models.

Box 2: Yes -
With the designer you can connect the modules to create a pipeline draft.
As you edit a pipeline in the designer, your progress is saved as a pipeline draft.

Box 3: No -
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/concept-designer

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Azure Machine Learning designer provides a drag-and-drop visual canvas to build, test, and deploy machine learning models.[YES]

Azure Machine Learning designer enables you to save your progress as a pipeline draft.[YES]

Azure Machine Learning designer enables you to include custom JavaScript functions.[NO]

Question 27

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.
Hot Area:

Azure Machine Learning designer lets you create machine learning models by

Your answer is incorrect.


Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/concept-designer

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

Azure Machine Learning designer lets you create machine learning models by [adding and connecting modules on a visual canvas.]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 21/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 28

Not answered

Marked out of 1.00

HOTSPOT -

Select the answer that correctly completes the sentence.

Hot Area:

Counting the number of animals in an area based on a video feed is an example of .

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview https://docs.microsoft.com/en-us/azure/cognitive-
services/computer-vision/intro-to-spatial-analysis-public-preview

The correct answer is:


HOTSPOT -
Select the answer that correctly completes the sentence.
Hot Area:

Counting the number of animals in an area based on a video feed is an example of [computer vision.].

Question 29

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence.

A traffic monitoring system that collects vehicle registration numbers from CCTV footage is an example of in the computer

vision service.

Your answer is incorrect.

The correct answer is:


Select the answer that correctly completes the sentence.

A traffic monitoring system that collects vehicle registration numbers from CCTV footage is an example of [text extraction] in the computer vision service.

Question 30

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence.

Identifying whether a kiosk user is annoyed by monitoring a video feed from the kiosk is an example of .

Your answer is incorrect.


The correct answer is:
Select the answer that correctly completes the sentence.

Identifying whether a kiosk user is annoyed by monitoring a video feed from the kiosk is an example of [facial analysis].

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 22/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 31

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence.

is used to identify multiple types of items in an image.

Your answer is incorrect.


The correct answer is:
Select the answer that correctly completes the sentence.

[Object detection] is used to identify multiple types of items in an image.

Question 32

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence.

is used to identify multiple types of items in an image.

Your answer is incorrect.

The correct answer is:


Select the answer that correctly completes the sentence.

[Object detection] is used to identify multiple types of items in an image.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 23/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 33

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

You can use the service to train an object detection model by using your own images.

Your answer is incorrect.

Azure Custom Vision is a cognitive service that lets you build, deploy, and improve your own image classifiers. An image classifier is an AI service that
applies labels (which represent classes) to images, according to their visual characteristics. Unlike the Computer Vision service, Custom Vision allows you to
specify the labels to apply.
Note: The Custom Vision service uses a machine learning algorithm to apply labels to images. You, the developer, must submit groups of images that
feature and lack the characteristics in question. You label the images yourself at the time of submission. Then the algorithm trains to this data and
calculates its own accuracy by testing itself on those same images. Once the algorithm is trained, you can test, retrain, and eventually use it to classify new
images according to the needs of your app. You can also export the model itself for offline use.
Incorrect Answers:
Computer Vision:
Azure's Computer Vision service provides developers with access to advanced algorithms that process images and return information based on the visual
features you're interested in. For example, Computer Vision can determine whether an image contains adult content, find specific brands or objects, or find
human faces.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/home

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
You can use the [Custom Vision] service to train an object detection model by using your own images.

Question 34

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence.

An AI solution that helps photographers take better portrait photographs by providing feedback on exposure, noise and occlusion is an example of

Your answer is incorrect.


The correct answer is:
Select the answer that correctly completes the sentence.

An AI solution that helps photographers take better portrait photographs by providing feedback on exposure, noise and occlusion is an example of
[detection].

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 24/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 35

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence.

An AI solution that helps photographers take better portrait photographs by providing feedback on exposure, noise and occlusion is an example of

Your answer is incorrect.

The correct answer is:


Select the answer that correctly completes the sentence.

An AI solution that helps photographers take better portrait photographs by providing feedback on exposure, noise and occlusion is an example of
[detection].

Question 36

Not answered

Marked out of 1.00

HOTSPOT -

Select the answer that correctly completes the sentence.

Hot Area:

extracts text from handwritten documents.

Your answer is incorrect.

Handwriting OCR (optical character recognition) is the process of automatically extracting handwritten information from paper, scans and other low-quality
digital documents.
Reference:
https://vidado.ai/handwriting-ocr

The correct answer is:


HOTSPOT -
Select the answer that correctly completes the sentence.
Hot Area:

[Optical character recognition (OCR)] extracts text from handwritten documents.

Question 37

Not answered

Marked out of 1.00

To complete the sentence, select the appropriate option in the answer area.

Returning a bounding box that indicates the location of a vehicle in an image is an example of .

Your answer is incorrect.

The correct answer is:


To complete the sentence, select the appropriate option in the answer area.

Returning a bounding box that indicates the location of a vehicle in an image is an example of [object detection].

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 25/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 38

Not answered

Marked out of 3.00

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Object detection can identify the location of a damaged product in an image.

Object detection can identify multiple instances of a damaged product in an image.

Object detection can identify multiple types of damaged products in an image.

Your answer is incorrect.

https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-object-detection

The correct answer is:


For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Object detection can identify the location of a damaged product in an image. [Yes]

Object detection can identify multiple instances of a damaged product in an image. [Yes]

Object detection can identify multiple types of damaged products in an image. [Yes]

Question 39

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Hot Area:

When creating an object detection model in Custom Vision service, you must choose a classification type of either Multilabel or Multiclass .

You can create an object detection model in Custom Vision service to find the location of content within an image.

When creating an object detection model in the Custom Vision service, you can select from a set of predefined domains.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/get-started-build-detector
The correct answer is:
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

When creating an object detection model in Custom Vision service, you must choose a classification type of either Multilabel or Multiclass . [No]

You can create an object detection model in Custom Vision service to find the location of content within an image. [Yes]

When creating an object detection model in the Custom Vision service, you can select from a set of predefined domains. [Yes]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 26/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 40

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

You can use the service to train an object detection model by using your own images.

Your answer is incorrect.

Azure Custom Vision is a cognitive service that lets you build, deploy, and improve your own image classifiers. An image classifier is an AI service that
applies labels (which represent classes) to images, according to their visual characteristics. Unlike the Computer Vision service, Custom Vision allows you to
specify the labels to apply.
Note: The Custom Vision service uses a machine learning algorithm to apply labels to images. You, the developer, must submit groups of images that
feature and lack the characteristics in question. You label the images yourself at the time of submission. Then the algorithm trains to this data and
calculates its own accuracy by testing itself on those same images. Once the algorithm is trained, you can test, retrain, and eventually use it to classify new
images according to the needs of your app. You can also export the model itself for offline use.
Incorrect Answers:
Computer Vision:
Azure's Computer Vision service provides developers with access to advanced algorithms that process images and return information based on the visual
features you're interested in. For example, Computer Vision can determine whether an image contains adult content, find specific brands or objects, or find
human faces.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/home

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
You can use the [Custom Vision] service to train an object detection model by using your own images.

Question 41

Not answered

Marked out of 1.00

To complete the sentence, select the appropriate option in the answer area.

Returning a bounding box that indicates the location of a vehicle in an image is an example of .

Your answer is incorrect.

The correct answer is:


To complete the sentence, select the appropriate option in the answer area.

Returning a bounding box that indicates the location of a vehicle in an image is an example of [object detection].

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 27/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 42

Not answered

Marked out of 2.00

You have an app that identifies birds in images. The app performs the following tasks:

• Identifies the location of the birds in the image

• Identifies the species of the birds in the image

Which type of computer vision does each task use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Locate the birds :

Identify the species of the bird :

Your answer is incorrect.


The correct answer is:
You have an app that identifies birds in images. The app performs the following tasks:

• Identifies the location of the birds in the image


• Identifies the species of the birds in the image

Which type of computer vision does each task use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Locate the birds : [Object detection]


Identify the species of the bird : [Image classification]

Question 43

Not answered

Marked out of 1.00

HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.

Hot Area:

The ability to extract subtotals and totals from a receipt is a capability of the service.

Your answer is incorrect.

Accelerate your business processes by automating information extraction. Form Recognizer applies advanced machine learning to accurately extract text,
key/ value pairs, and tables from documents. With just a few samples, Form Recognizer tailors its understanding to your documents, both on-premises and
in the cloud. Turn forms into usable data at a fraction of the time and cost, so you can focus more time acting on the information rather than compiling it.
Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/form-recognizer/

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

The ability to extract subtotals and totals from a receipt is a capability of the [Form Recognizer] service.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 28/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 44

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

Predicting how many vehicles will travel across a bridge on a given day is an example of

Your answer is incorrect.

Regression is a machine learning task that is used to predict the value of the label from a set of related features.
Reference:
https://docs.microsoft.com/en-us/dotnet/machine-learning/resources/tasks

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

Predicting how many vehicles will travel across a bridge on a given day is an example of [regression.]

Question 45

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

is the calculated probability of a correct image classification.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/getting-started-build-a-classifier

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

[Accuracy] is the calculated probability of a correct image classification.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 29/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 46

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

Organizing documents into groups based on similarities of the text contained in the documents is an example of clustering.

Grouping similar patients based on symptoms and diagnostic test results is an example of clustering.

Predicting whether a person will develop mild, moderate, or severe allergy symptoms based on pollen count is an example of clustering.

Your answer is incorrect.

Clustering is a machine learning task that is used to group instances of data into clusters that contain similar characteristics. Clustering can also be used to
identify relationships in a dataset
Regression is a machine learning task that is used to predict the value of the label from a set of related features.
Reference:
https://docs.microsoft.com/en-us/dotnet/machine-learning/resources/tasks

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Organizing documents into groups based on similarities of the text contained in the documents is an example of clustering.[YES]

Grouping similar patients based on symptoms and diagnostic test results is an example of clustering.[YES]

Predicting whether a person will develop mild, moderate, or severe allergy symptoms based on pollen count is an example of clustering.[NO]

Question 47

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.
Hot Area:

Assigning classes to images before training a classification model is an example of

Your answer is incorrect.


Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/how-to-label-data

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

Assigning classes to images before training a classification model is an example of [labeling.]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 30/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 48

Not answered

Marked out of 1.00

HOTSPOT -

You have an Azure Machine Learning model that predicts product quality. The model has a training dataset that contains 50,000 records. A sample of the

data is shown in the following table.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

Mass (kg) is a feature.

Quality Test is a label.

Temperature (C) is a label.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/component-reference/filter-based-feature-selection

The correct answer is:


HOTSPOT -
You have an Azure Machine Learning model that predicts product quality. The model has a training dataset that contains 50,000 records. A sample of the
data is shown in the following table.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Mass (kg) is a feature.[YES]

Quality Test is a label.[YES]

Temperature (C) is a label.[NO]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 31/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 49

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

A validation set includes the set of input examples that will be used to train a mode.

A validation set can be used to determine how well a model predicts labels.

A validation set can be used to verify that all the training data was used to train the model.

Your answer is incorrect.

Box 1: No -
The validation dataset is different from the test dataset that is held back from the training of the model.

Box 2: Yes -
A validation dataset is a sample of data that is used to give an estimate of model skill while tuning model's hyperparameters.

Box 3: No -
The Test Dataset, not the validation set, used for this. The Test Dataset is a sample of data used to provide an unbiased evaluation of a final model fit on the
training dataset.
Reference:
https://machinelearningmastery.com/difference-test-validation-datasets/

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

A validation set includes the set of input examples that will be used to train a mode.[NO]

A validation set can be used to determine how well a model predicts labels.[YES]

A validation set can be used to verify that all the training data was used to train the model.[NO]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 32/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 50

Not answered

Marked out of 4.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

Automated machine learning is the process of automating the time- consuming, iterative tasks of machine learning model development.

Automated machine learning can automatically infer the training data from the use case provided.

Automated machine learning works by running multiple training iterations that are scored and ranked by the metrics you specify.

Automated machine learning enables you to specify a dataset and will automatically understand which label to predict.

Your answer is incorrect.

Box 1: Yes -
Automated machine learning, also referred to as automated ML or AutoML, is the process of automating the time consuming, iterative tasks of machine
learning model development. It allows data scientists, analysts, and developers to build ML models with high scale, efficiency, and productivity all while
sustaining model quality.

Box 2: No -

Box 3: Yes -
During training, Azure Machine Learning creates a number of pipelines in parallel that try different algorithms and parameters for you. The service iterates
through
ML algorithms paired with feature selections, where each iteration produces a model with a training score. The higher the score, the better the model is
considered to "fit" your data. It will stop once it hits the exit criteria defined in the experiment.

Box 4: No -
Apply automated ML when you want Azure Machine Learning to train and tune a model for you using the target metric you specify.
The label is the column you want to predict.
Reference:
https://azure.microsoft.com/en-us/services/machine-learning/automatedml/#features
The correct answer is:
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Automated machine learning is the process of automating the time- consuming, iterative tasks of machine learning model development.[YES]

Automated machine learning can automatically infer the training data from the use case provided.[NO]

Automated machine learning works by running multiple training iterations that are scored and ranked by the metrics you specify.[YES]

Automated machine learning enables you to specify a dataset and will automatically understand which label to predict.[NO]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 33/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 51

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

You train a regression model by using unlabeled data.

The classification technique is used to predict sequential numerical data over time.

Grouping items by their common characteristics is an example of clustering.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/learn/modules/create-regression-model-azure-machine-learning-designer/5-create-training-pipeline
https://docs.microsoft.com/en-us/learn/modules/create-classification-model-azure-machine-learning-designer/introduction
https://docs.microsoft.com/en-us/learn/modules/create-clustering-model-azure-machine-learning-designer/1-introduction

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
You train a regression model by using unlabeled data.[NO]

The classification technique is used to predict sequential numerical data over time.[NO]

Grouping items by their common characteristics is an example of clustering.[YES]

Question 52

Not answered

Marked out of 1.00

Predicting how many hours of overtime a delivery person will work based on the number of orders received is an example of

Your answer is incorrect.

The correct answer is:


Predicting how many hours of overtime a delivery person will work based on the number of orders received is an example of [regression]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 34/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 53

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

A banking system that predicts whether a loan will be repaid is an example of the type of machine learning.

Your answer is incorrect.

https://learn.microsoft.com/en-us/training/modules/create-classification-model-azure-machine-learning-designer/classification-scenarios Classification is a
form of machine learning that is used to predict which category, or class, an item belongs to. This machine learning technique can be applied to binary and
multi-class scenarios. For example, a health clinic might use the characteristics of a patient (such as age, weight, blood pressure, and so on) to predict
whether the patient is at risk of diabetes. In this case, the characteristics of the patient are the features, and the label is a binary classification of either 0 or
1, representing non-diabetic or diabetic.

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

A banking system that predicts whether a loan will be repaid is an example of the [classification] type of machine learning.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 35/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 54

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

Labelling is the process of tagging training data with known values.

You should evaluate a model by using the same data used to train the model.

Accuracy is always the primary metric used to measure a model's performance.

Your answer is incorrect.

Box 1: Yes -
In machine learning, if you have labeled data, that means your data is marked up, or annotated, to show the target, which is the answer you want your
machine learning model to predict.
In general, data labeling can refer to tasks that include data tagging, annotation, classification, moderation, transcription, or processing.

Box 2: No -

Box 3: No -
Accuracy is simply the proportion of correctly classified instances. It is usually the first metric you look at when evaluating a classifier. However, when the
test data is unbalanced (where most of the instances belong to one of the classes), or you are more interested in the performance on either one of the
classes, accuracy doesn't really capture the effectiveness of a classifier.
Reference:
https://www.cloudfactory.com/data-labeling-guide
https://docs.microsoft.com/en-us/azure/machine-learning/studio/evaluate-model-performance

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Labelling is the process of tagging training data with known values.[YES]

You should evaluate a model by using the same data used to train the model.[NO]

Accuracy is always the primary metric used to measure a model's performance.[NO]

Question 55

Not answered

Marked out of 1.00

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

is used to generate additional features.

Your answer is incorrect.

The correct answer is:


To complete the sentence, select the appropriate option in the answer area.
Hot Area:

[Feature engineering] is used to generate additional features.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 36/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 56

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

Data values that influence the prediction of a model are called

Your answer is incorrect.

Reference:
https://www.baeldung.com/cs/feature-vs-label
https://machinelearningmastery.com/discover-feature-engineering-how-to-engineer-features-and-how-to-get-good-at-it/

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

Data values that influence the prediction of a model are called [features.]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 37/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 57

Not answered

Marked out of 3.00

DRAG DROP -

Match the types of machine learning to the appropriate scenarios.

To answer, drag the appropriate machine learning type from the column on the left to its scenario on the right. Each machine learning type may be used

once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

Select and Place:

Predict how many minutes late a flight will arrive based on the amount of snowfall at an airpoint.

Segment customers into different groups to support a marketing department.

Predict whether a student will complete a university course.

Your answer is incorrect.

Box 1: Regression -
In the most basic sense, regression refers to prediction of a numeric target.
Linear regression attempts to establish a linear relationship between one or more independent variables and a numeric outcome, or dependent variable.
You use this module to define a linear regression method, and then train a model using a labeled dataset. The trained model can then be used to make
predictions.

Box 2: Clustering -
Clustering, in machine learning, is a method of grouping data points into similar clusters. It is also called segmentation.
Over the years, many clustering algorithms have been developed. Almost all clustering algorithms use the features of individual items to find similar items.
For example, you might apply clustering to find similar people by demographics. You might use clustering with text analysis to group sentences with similar
topics or sentiment.

Box 3: Classification -
Two-class classification provides the answer to simple two-choice questions such as Yes/No or True/False.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/linear-regression

The correct answer is:


DRAG DROP -
Match the types of machine learning to the appropriate scenarios.
To answer, drag the appropriate machine learning type from the column on the left to its scenario on the right. Each machine learning type may be used
once, more than once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

Predict how many minutes late a flight will arrive based on the amount of snowfall at an airpoint.[Regression]

Segment customers into different groups to support a marketing department.[Clustering]

Predict whether a student will complete a university course.[Classification]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 38/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 58

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

models can be used to predict the sale price of auctioned items.

Your answer is incorrect.

Regression is a machine learning task that is used to predict the value of the label from a set of related features.
Reference:
https://docs.microsoft.com/en-us/dotnet/machine-learning/resources/tasks

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

[Regression] models can be used to predict the sale price of auctioned items.

Question 59

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

Ensuring that the numeric variables in training data are on a similar scale is an example of

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-science-process/create-features

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

Ensuring that the numeric variables in training data are on a similar scale is an example of [feature selection. ]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 39/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 60

Not answered

Marked out of 1.00

HOTSPOT

Select the answer that correctly completes the sentence.

Azure Machine Learning designer lets you create machine learning models by

Your answer is incorrect.

https://learn.microsoft.com/en-us/azure/machine-learning/concept-designer?view=azureml-api-2 Azure Machine Learning designer is a drag-and-drop UI


interface to build pipeline in Azure Machine Learning.

The correct answer is:


HOTSPOT
-

Select the answer that correctly completes the sentence.

Azure Machine Learning designer lets you create machine learning models by [adding and connecting modules on a visual canvas].

Question 61

Not answered

Marked out of 1.00

HOTSPOT

Select the answer that correctly completes the sentence.

Using Recency, Frequency, and Monetary(RFM) values to identify segments of a customer base is an example of .

Your answer is incorrect.

The correct answer is:


HOTSPOT
-

Select the answer that correctly completes the sentence.

Using Recency, Frequency, and Monetary(RFM) values to identify segments of a customer base is an example of [clustering].

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 40/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 62

Not answered

Marked out of 3.00

HOTSPOT

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Organizing documents into groups based on different usage statistics is an example of clustering.

Grouping similar patients based on symptoms and diagnostic test results is an example of clustering.

Predicting whether a person will develop mild, moderate, or severe allergy symptoms based onpollen count is an example of clustering.

Your answer is incorrect.

The correct answer is:


HOTSPOT
-

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Organizing documents into groups based on different usage statistics is an example of clustering. [Yes]

Grouping similar patients based on symptoms and diagnostic test results is an example of clustering. [Yes]

Predicting whether a person will develop mild, moderate, or severe allergy symptoms based onpollen count is an example of clustering.[No]

Question 63

Not answered

Marked out of 1.00

HOTSPOT

Select the answer that correctly completes the sentence.

When building a regression model,labels must have a data type of .

Your answer is incorrect.


The correct answer is:
HOTSPOT
-

Select the answer that correctly completes the sentence.

When building a regression model,labels must have a data type of [numeric].

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 41/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 64

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence.

models can be used to predict the sale price of auctioned items.

Your answer is incorrect.


The correct answer is:
Select the answer that correctly completes the sentence.

[Regression] models can be used to predict the sale price of auctioned items.

Question 65

Not answered

Marked out of 1.00

A banking system that predicts whether a loan will be repaid is an example of the type of machine learning.

Your answer is incorrect.

The correct answer is:


A banking system that predicts whether a loan will be repaid is an example of the [classification] type of machine learning.

Question 66

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence:

When evaluating the performance of a model, the displays the predicted and actual positives andnegatives by using a grid of 0 and

1 values.

Your answer is incorrect.

The correct answer is:


Select the answer that correctly completes the sentence:

When evaluating the performance of a model, the [confusion matrix] displays the predicted and actual positives andnegatives by using a grid of 0 and 1
values.

Question 67

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence.

Predicting how many vehicles will travel across a bridge in a given day is an example of .

Your answer is incorrect.

The correct answer is:


Select the answer that correctly completes the sentence.

Predicting how many vehicles will travel across a bridge in a given day is an example of [regression].

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 42/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 68

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence.

In a machine learning model, the data that is used as inputs are called as .

Your answer is incorrect.


The correct answer is:
Select the answer that correctly completes the sentence.

In a machine learning model, the data that is used as inputs are called as [features].

Question 69

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence.

used to extract dates, quantities, and locations from text.

Your answer is incorrect.

The correct answer is:


Select the answer that correctly completes the sentence.

[Named Entity Recognition (NER)] used to extract dates, quantities, and locations from text.

Question 70

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

A interactive webchat feature on a company website can be implemented by using Azure Bot Service .

Automatically generating captions for pre-recorded videos is an example of conversational AI.

A smart device in the home that responds to questions such as “Whatwill the weather like today?” is an example of conversational AI.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/ai/conversational-bot https://docs.microsoft.com/en-us/azure/bot-
service/bot-builder-webchat-overview?view=azure-bot-service-4.0
The correct answer is:
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

A interactive webchat feature on a company website can be implemented by using Azure Bot Service . [Yes]

Automatically generating captions for pre-recorded videos is an example of conversational AI. [No]

A smart device in the home that responds to questions such as “Whatwill the weather like today?” is an example of conversational AI. [Yes]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 43/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 71

Not answered

Marked out of 1.00

Select the answer that correctly completes the sentence.

can be used to build no-code apps that use built in natural language processing models

Your answer is incorrect.


The correct answer is:
Select the answer that correctly completes the sentence.

[Power Virtual Agents] can be used to build no-code apps that use built in natural language processing models

Question 72

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.


Hot Area:

A interactive webchat feature on a company website can be implemented by using Azure Bot Service .

Automatically generating captions for pre-recorded videos is an example of conversational AI.

A smart device in the home that responds to questions such as “Whatwill the weather like today?” is an example of conversational AI.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/ai/conversational-bot https://docs.microsoft.com/en-us/azure/bot-
service/bot-builder-webchat-overview?view=azure-bot-service-4.0

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
A interactive webchat feature on a company website can be implemented by using Azure Bot Service . [Yes]

Automatically generating captions for pre-recorded videos is an example of conversational AI. [No]

A smart device in the home that responds to questions such as “Whatwill the weather like today?” is an example of conversational AI. [Yes]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 44/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 73

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

The Text Analytics service can identify in which language text is written.

The Text Analytics service can detect hand written signatures in a document.

The Text Analytics service can identify companies and organisations mentioned in a document.

Your answer is incorrect.

The Text Analytics API is a cloud-based service that provides advanced natural language processing over raw text, and includes four main functions:
sentiment analysis, key phrase extraction, named entity recognition, and language detection.

Box 1: Yes -
You can detect which language the input text is written in and report a single language code for every document submitted on the request in a wide range
of languages, variants, dialects, and some regional/cultural languages. The language code is paired with a score indicating the strength of the score.

Box 2: No -

Box 3: Yes -
Named Entity Recognition: Identify and categorize entities in your text as people, places, organizations, date/time, quantities, percentages, currencies, and
more.
Well-known entities are also recognized and linked to more information on the web.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/overview

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

The Text Analytics service can identify in which language text is written. [Yes]

The Text Analytics service can detect hand written signatures in a document. [No]

The Text Analytics service can identify companies and organisations mentioned in a document. [Yes]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 45/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 74

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

Forecasting housing prices based on historical data is an example of anomaly detection.

Identifying suspicious sign-ins by looking for deviations from usual patterns is an example of anomaly detection.

Predicting whether a patient will develop diabetes based on the patient's medical history is an example of anomaly detection.

Your answer is incorrect.

Anomaly detection encompasses many important tasks in machine learning:


Identifying transactions that are potentially fraudulent.
Learning patterns that indicate that a network intrusion has occurred.
Finding abnormal clusters of patients.
Checking values entered into a system.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/anomaly-detection

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Forecasting housing prices based on historical data is an example of anomaly detection.[NO]


Identifying suspicious sign-ins by looking for deviations from usual patterns is an example of anomaly detection.[YES]

Predicting whether a patient will develop diabetes based on the patient's medical history is an example of anomaly detection.[NO]

Question 75

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.

Hot Area:

While presenting at a conference, your session is transcribed into subtitles for the audience. This is an example of .

Your answer is incorrect.

Reference:
https://azure.microsoft.com/en-gb/services/cognitive-services/speech-to-text/#features

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

While presenting at a conference, your session is transcribed into subtitles for the audience. This is an example of [Speech Recognition].

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 46/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 76

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

You can use the Speech service to transcribe a call to text.

You can use the Text Analytics service to extract key entities from a call transcript.

You can use the Speech service to translate the audio of a call to a different language.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-gb/azure/cognitive-services/text-analytics/overview https://azure.microsoft.com/en-gb/services/cognitive-services/speech-
services/
The correct answer is:
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

You can use the Speech service to transcribe a call to text. [Yes]

You can use the Text Analytics service to extract key entities from a call transcript. [Yes]

You can use the Speech service to translate the audio of a call to a different language. [Yes]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 47/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 77

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

You can use the Translator Service to translate text between languages.

You can use the Translator Service to detect the language of a given text.

You can use the Translator Service to transcribe the audible speech into text.

Your answer is incorrect.

The translator service provides multi-language support for text translation, transliteration, language detection, and dictionaries.
Speech-to-Text, also known as automatic speech recognition (ASR), is a feature of Speech Services that provides transcription.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/Translator/translator-info-overview https://docs.microsoft.com/en-us/legal/cognitive-
services/speech-service/speech-to-text/transparency-note

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

You can use the Translator Service to translate text between languages. [Yes]

You can use the Translator Service to detect the language of a given text. [Yes]

You can use the Translator Service to transcribe the audible speech into text. [No]

Question 78

Not answered

Marked out of 1.00

HOTSPOT -

To complete the sentence, select the appropriate option in the answer area.
Hot Area:

Natural Language Processing can be used to .

Your answer is incorrect.


Natural language processing (NLP) is used for tasks such as sentiment analysis, topic detection, language detection, key phrase extraction, and document
categorization.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing

The correct answer is:


HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

Natural Language Processing can be used to [classify email messages as work‑related or personal ] .

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 48/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 79

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

Monitoring online service reviews for profanities is an example of natural language processing.

Identifying brand logos in an image is an example if natural language processing.

Monitoring public news sites for negative mentions of a product is an example of natural language processing.

Your answer is incorrect.

Box 1: Yes -
Content Moderator is part of Microsoft Cognitive Services allowing businesses to use machine assisted moderation of text, images, and videos that
augment human review.
The text moderation capability now includes a new machine-learning based text classification feature which uses a trained model to identify possible
abusive, derogatory or discriminatory language such as slang, abbreviated words, offensive, and intentionally misspelled words for review.

Box 2: No -
Azure's Computer Vision service gives you access to advanced algorithms that process images and return information based on the visual features you're
interested in. For example, Computer Vision can determine whether an image contains adult content, find specific brands or objects, or find human faces.

Box 3: Yes -
Natural language processing (NLP) is used for tasks such as sentiment analysis, topic detection, language detection, key phrase extraction, and document
categorization.
Sentiment Analysis is the process of determining whether a piece of writing is positive, negative or neutral.
Reference:
https://azure.microsoft.com/es-es/blog/machine-assisted-text-classification-on-content-moderator-public-preview/ https://docs.microsoft.com/en-
us/azure/architecture/data-guide/technology-choices/natural-language-processing

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Monitoring online service reviews for profanities is an example of natural language processing. [Yes]

Identifying brand logos in an image is an example if natural language processing. [No]


Monitoring public news sites for negative mentions of a product is an example of natural language processing. [Yes]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 49/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 80

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

The Language service can identify in which language text is written.

The Language service can detect handwritten signatures in a document.

The Language service can identify companies and organizations mentioned in a document.

Your answer is incorrect.

Box 1: Yes -
Azure Cognitive Service for Language provides features including:
* Language detection: This pre-configured feature evaluates text, and determines the language it was written in. It returns a language identifier and a score
that indicates the strength of the analysis.

Box 2: No -
Handwritten detection is part of OCR (Optical Character Recognition).

Box 3: Yes -
Azure Cognitive Service for Language provides features including:
* Named Entity Recognition (NER): This pre-configured feature identifies entities in text across several pre-defined categories.
Note: Named entity recognition is a natural language processing technique that can automatically scan entire articles and pull out some fundamental
entities in a text and classify them into predefined categories. Entities may be,
Organizations,
Quantities,
Monetary values,
Percentages, and more.

People's names -

Company names -
Geographic locations (Both physical and political)

Product names -

Dates and times -

Amounts of money -

Names of events -
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/overview

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

The Language service can identify in which language text is written. [Yes]

The Language service can detect handwritten signatures in a document. [No]

The Language service can identify companies and organizations mentioned in a document. [Yes]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 50/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 81

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

A bot that responds to queries by internal users is an example of a conversational AI workload.

An application that displays images relating to an entered search term is an example ofa conversational AI workload.

A web form used to submit a request to reset a password is an example ofa conversational AI workload.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-introduction?view=azure-bot-service-4.0

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

A bot that responds to queries by internal users is an example of a conversational AI workload. [Yes]
An application that displays images relating to an entered search term is an example ofa conversational AI workload. [No]

A web form used to submit a request to reset a password is an example ofa conversational AI workload. [No]

Question 82

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

You can communicate with a bot by using Cortona.

You can communicate with a bot by using Microsoft Teams.

You can communicate with a bot by using a webchat interface.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-manage-channels?view=azure-bot-service-4.0

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

You can communicate with a bot by using Cortona. [Yes]

You can communicate with a bot by using Microsoft Teams. [Yes]


You can communicate with a bot by using a webchat interface. [Yes]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 51/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 83

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

You can use QnA Maker to query an Azure SQL database.

You should use OnA Maker when you want a knowledge base to provide the same answer to different users who submits similar questions.

The QnA maker service can determine the intent of a user utterence.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-gb/azure/cognitive-services/qnamaker/concepts/data-sources-and-content https://docs.microsoft.com/en-
us/azure/cognitive-services/luis/choose-natural-language-processing-service
The correct answer is:
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

You can use QnA Maker to query an Azure SQL database. [No]

You should use OnA Maker when you want a knowledge base to provide the same answer to different users who submits similar questions. [Yes]

The QnA maker service can determine the intent of a user utterence. [No]

Question 84

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.


Hot Area:

A restaurant can use a chatbot to empower customers to make reservations by using a website or an app.

A restaurant can use a chatbot to answer inquiries about business hours from a webpage.

A restaurant can use a chatbot to automate responses to customer reviews on an external website.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-introduction?view=azure-bot-service-4.0

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

A restaurant can use a chatbot to empower customers to make reservations by using a website or an app. [Yes]

A restaurant can use a chatbot to answer inquiries about business hours from a webpage. [Yes]

A restaurant can use a chatbot to automate responses to customer reviews on an external website. [No]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 52/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 85

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

A restaurant can use a chatbot to empower customers to make reservations by using a website or an app.

A restaurant can use a chatbot to answer inquiries about business hours from a webpage.

A restaurant can use a chatbot to automate responses to customer reviews on an external website.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-introduction?view=azure-bot-service-4.0

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

A restaurant can use a chatbot to empower customers to make reservations by using a website or an app. [Yes]
A restaurant can use a chatbot to answer inquiries about business hours from a webpage. [Yes]

A restaurant can use a chatbot to automate responses to customer reviews on an external website. [No]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 53/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 86

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

Azure Bot Service and Azure Coggnitive Services can be integrated.

Azure Bot Service engages with customers in a conversational manner.

Azure Bot Service can import frequently asked questions (FAQ) to question Question and answer sets.

Your answer is incorrect.

Box 1: Yes -
Azure bot service can be integrated with the powerful AI capabilities with Azure Cognitive Services.

Box 2: Yes -
Azure bot service engages with customers in a conversational manner.

Box 3: No -
The QnA Maker service creates knowledge base, not question and answers sets.
Note: You can use the QnA Maker service and a knowledge base to add question-and-answer support to your bot. When you create your knowledge base,
you seed it with questions and answers.
Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-tutorial-add-qna

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Azure Bot Service and Azure Coggnitive Services can be integrated. [Yes]

Azure Bot Service engages with customers in a conversational manner. [Yes]


Azure Bot Service can import frequently asked questions (FAQ) to question Question and answer sets. [No]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 54/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 87

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

A webchat bot can interact with users visiting a website.

Automatically generating captions for pre-recorded videos is an example of conversational AI.

A smart device in the home that responds to questions such as “Whatwill the weather like today?” is an example of conversational AI.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/ai/conversational-bot https://docs.microsoft.com/en-us/azure/bot-
service/bot-builder-webchat-overview?view=azure-bot-service-4.0
The correct answer is:
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

A webchat bot can interact with users visiting a website. [Yes]

Automatically generating captions for pre-recorded videos is an example of conversational AI. [No]

A smart device in the home that responds to questions such as “Whatwill the weather like today?” is an example of conversational AI. [Yes]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 55/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 88

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

Chatbots can only be built by using custom code.

The Azure Bot Service provides services that can be used to host conversational bots.

Bots built by using the Azure Bot Service can communicate with Microsoft Teams users.

Your answer is incorrect.

Box 1: No -
Build conversational experiences with Power Virtual Agents and Azure Bot Service
Azure Bot Service provides an integrated development environment for bot building. Its integration with Power Virtual Agents, a fully hosted low-code
platform, enables developers of all technical abilities build conversational AI bots‫ג‬€"no code needed.

Box 2: Yes -

Box 3: Yes -
You can configure your bot to communicate with people via Microsoft Teams.
Reference:
https://azure.microsoft.com/en-us/services/bot-services/#overview https://docs.microsoft.com/en-us/azure/bot-service/channel-connect-teams

The correct answer is:


HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Chatbots can only be built by using custom code. [No]

The Azure Bot Service provides services that can be used to host conversational bots. [Yes]

Bots built by using the Azure Bot Service can communicate with Microsoft Teams users. [Yes]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 56/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 89

Not answered

Marked out of 3.00

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

The following service call will accept English text as an input and output Italian and French text .

/translate?from=it&to=fr&to=en

The following service call will accept English text as an input and output Italian and French text .

/translate?from=en&to=fr&to=it

The translator service can be used to translate documents from English to French.

Your answer is incorrect.

The correct answer is:


For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

The following service call will accept English text as an input and output Italian and French text .

/translate?from=it&to=fr&to=en [No]
The following service call will accept English text as an input and output Italian and French text .

/translate?from=en&to=fr&to=it [Yes]

The translator service can be used to translate documents from English to French. [Yes]

Question 90

Not answered

Marked out of 3.00

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

A webchat bot can interact with users visiting a website.

Automatically generating captions for pre-recorded videos is an example of natural language processing.

A smart device in the home that responds to questions such as " What will be the weather be like today?" is an example of natural language processing.

Your answer is incorrect.

The correct answer is:


For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

A webchat bot can interact with users visiting a website. [Yes]

Automatically generating captions for pre-recorded videos is an example of natural language processing. [Yes]

A smart device in the home that responds to questions such as " What will be the weather be like today?" is an example of natural language processing.
[Yes]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 57/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 91

Not answered

Marked out of 3.00

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Chatbots can support voice input.

A seperate chatbot is required for each communication channel.

Chatbots manage conversation flows by using a combination of natural language and constrained option responses.

Your answer is incorrect.

https://learn.microsoft.com/en-us/azure/bot-service/bot-service-overview?view=azure-bot-service-4.0#connect

The correct answer is:


For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Chatbots can support voice input. [Yes]

A seperate chatbot is required for each communication channel. [No]

Chatbots manage conversation flows by using a combination of natural language and constrained option responses. [Yes]

Question 92

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Hot Area:

A bot that responds to queries by internal users is an example of a natural language processing workload.

An application that displays images relating to an entered search term is an example of a natural language processing workload.

A web form used to submit a request to reset a password is an example of a natural language processing workload.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-introduction?view=azure-bot-service-4.0
The correct answer is:
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

A bot that responds to queries by internal users is an example of a natural language processing workload. [Yes]

An application that displays images relating to an entered search term is an example of a natural language processing workload. [No]

A web form used to submit a request to reset a password is an example of a natural language processing workload. [No]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 58/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 93

Not answered

Marked out of 3.00

HOTSPOT -

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

You can use Language Service to query an Azure SQL database.

You should use Language Service when you want a knowledge base to provide the same answer to different users who submits similar questions.

The Language Service can determine the intent of a user utterence.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-gb/azure/cognitive-services/qnamaker/concepts/data-sources-and-content https://docs.microsoft.com/en-
us/azure/cognitive-services/luis/choose-natural-language-processing-service
The correct answer is:
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

You can use Language Service to query an Azure SQL database. [No]

You should use Language Service when you want a knowledge base to provide the same answer to different users who submits similar questions. [Yes]

The Language Service can determine the intent of a user utterence. [No]

Question 94

Not answered

Marked out of 1.00

Your website has a chatbot to assist customers. You need to detect when a customer is upset based on what the customer types in the chatbot. Which type
of AI workload should you use?

a. natural language processing

b. computer vision

c. regression

d. anomaly detection

Your answer is incorrect.

Natural language processing (NLP) is used for tasks such as sentiment analysis, topic detection, language detection, key phrase extraction, and document
categorization.
Sentiment Analysis is the process of determining whether a piece of writing is positive, negative or neutral.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing
The correct answer is: natural language processing

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 59/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 95

Not answered

Marked out of 1.00

You have insurance claim reports that are stored as text.


You need to extract key terms from the reports to generate summaries.
Which type of AI workload should you use?

a. anomaly detection

b. computer vision

c. knowledge mining

d. natural language processing

Your answer is incorrect.

Key phrase extraction is one of the features offered by Azure Cognitive Service for Language, a collection of machine learning and AI algorithms in the
cloud for developing intelligent applications that involve written language. Use key phrase extraction to quickly identify the main concepts in text. For
example, in the text
"The food was delicious and the staff were wonderful.", key phrase extraction will return the main topics: "food" and "wonderful staff".
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/key-phrase-extraction/overview

The correct answer is: natural language processing

Question 96

Not answered

Marked out of 1.00

You need to develop a web-based AI solution for a customer support system. Users must be able to interact with a web app that will guide them to the
best resource or answer.
Which service should you use?

a. Translator Text

b. Custom Vision

c. Face

d. QnA Maker

Your answer is incorrect.

QnA Maker is a cloud-based API service that lets you create a conversational question-and-answer layer over your existing data. Use it to build a
knowledge base by extracting questions and answers from your semi-structured content, including FAQs, manuals, and documents. Answer users'
questions with the best answers from the QnAs in your knowledge base‫ג‬€"automatically. Your knowledge base gets smarter, too, as it continually learns
from user behavior.
Incorrect Answers:

Azure Custom Vision is a cognitive service that lets you build, deploy, and improve your own image classifiers. An image classifier is an AI service that
applies labels (which represent classes) to images, according to their visual characteristics. Unlike the Computer Vision service, Custom Vision allows you to
specify the labels to apply.
Azure Cognitive Services Face Detection API: At a minimum, each detected face corresponds to a faceRectangle field in the response. This set of pixel
coordinates for the left, top, width, and height mark the located face. Using these coordinates, you can get the location of the face and its size. In the API
response, faces are listed in size order from largest to smallest.
Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/qna-maker/
The correct answer is: QnA Maker

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 60/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 97

Not answered

Marked out of 1.00

Which statement is an example of a Microsoft responsible AI principle?

a. AI systems must keep personal details public

b. AI systems must use only publicly available data

c. AI systems must protect the interests of the company

d. AI systems must be transparent and inclusive

Your answer is incorrect.

The correct answer is: AI systems must be transparent and inclusive

Question 98

Not answered

Marked out of 1.00

You have a natural language processing (NLP) model that was created by using data obtained without permission.

Which Microsoft principle for responsible AI does this breach?

a. transparency

b. privacy and security

c. inclusiveness

d. reliability and safety

Your answer is incorrect.

The correct answer is: privacy and security

Question 99

Not answered

Marked out of 1.00

Which machine learning technique can be used for anomaly detection?

a. A machine learning technique that understands written and spoken language.

b. A machine learning technique that classifies images based on their contents.

c. A machine learning technique that classifies objects based on user supplied images.

d. A machine learning technique that analyzes data over time and identifies unusual changes.

Your answer is incorrect.

The correct answer is: A machine learning technique that analyzes data over time and identifies unusual changes.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 61/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 100

Not answered

Marked out of 1.00

You have an AI-based loan approval system.

During testing, you discover that the system has a gender bias.

Which responsible Al principle does this violate?

a. accountability

b. fairness

c. transparency

d. reliability and safety

Your answer is incorrect.

The correct answer is: fairness

Question 101

Not answered

Marked out of 1.00

You are developing a system to predict the prices of insurance for drivers in the United Kingdom.

You need to minimize bias in the system.

What should you do?

a. Take a training sample that is representative of the population in the United Kingdom.

b. Remove information about protected characteristics from the data before sampling.

c. Take a completely random training sample.

d. Create a training dataset that uses data from global insurers.

Your answer is incorrect.

The correct answer is: Take a training sample that is representative of the population in the United Kingdom.

Question 102

Not answered

Marked out of 1.00

You need to create a customer support solution to help customers access information. The solution must support email, phone, and live chat channels.

Which type of Al solution should you use?

a. computer vision

b. natural language processing (NLP)

c. machine learning

d. chatbot

Your answer is incorrect.

The correct answer is: chatbot

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 62/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 103

Not answered

Marked out of 1.00

Natural language processing can be used to __________.

Select the answer that correctly completes the sentence.

a. Analyze video content

b. Classify email messages as work-related or personal.

c. Generate speech

d. Classify images

Your answer is incorrect.

The correct answer is: Classify email messages as work-related or personal.

Question 104

Not answered

Marked out of 1.00

Your company is exploring the use of voice recognition technologies in its smart home devices. The company wants to identify any barriers that might
unintentionally leave out specific user groups.

This is an example of which Microsoft guiding principle for responsible AI?

a. inclusiveness

b. fairness

c. privacy and security

d. accountability

Your answer is incorrect.

The correct answer is: inclusiveness

Question 105

Not answered

Marked out of 1.00

You need to build an image tagging solution for social media that tags images of your friends automatically.

Which Azure Cognitive Services service should you use?

a. Computer Vision

b. Form Recognizer

c. Face

d. Language

Your answer is incorrect.

The correct answer is: Face

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 63/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 106

Not answered

Marked out of 1.00

What is an example of the Microsoft responsible AI principle of transparency?

a. ensuring that the privileged data of users is stored in a secure manner

b. helping users understand the decisions made by an AI system

c. ensuring that developers are accountable for the solutions they create

d. ensuring that opportunities are allocated equally to all applicants

Your answer is incorrect.

The correct answer is: helping users understand the decisions made by an AI system

Question 107

Not answered

Marked out of 1.00

You need to provide customers with the ability to query the status of orders by using phones, social media, or digital assistants.

What should you use?

a. the Translator service

b. Azure Bot Service

c. a Form Recognizer model

d. an Azure Machine Learning model

Your answer is incorrect.

The correct answer is: Azure Bot Service

Question 108

Not answered

Marked out of 1.00

Your company wants to build a recycling machine for bottles. The recycling machine must automatically identify bottles of the correct shape and reject all
other items.
Which type of AI workload should the company use?.

Select one:

A. computer vision

B. conversational AI

C. anomaly detection

D. natural language processing

Your answer is incorrect.

Azure's Computer Vision service gives you access to advanced algorithms that process images and return information based on the visual features you're
interested in. For example, Computer Vision can determine whether an image contains adult content, find specific brands or objects, or find human faces.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview

The correct answer is: computer vision

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 64/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 109

Not answered

Marked out of 1.00

A smart device that responds to the question “What is the stock price of Contoso. Ltd.?” is an example of which AI workload?

a. natural language processing

b. knowledge mining

c. computer vision

d. anomaly detection

Your answer is incorrect.

The correct answer is: natural language processing

Question 110

Not answered

Marked out of 1.00

You are building an AI-based app.


You need to ensure that the app uses the principles for responsible AI.
Which two principles should you follow? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

Select one:

A. Establish a risk governance committee that includes members of the legal team, members of the risk management team, and a privacy officer

B. Implement an Agile software development methodology

C. Prevent the disclosure of the use of AI-based algorithms for automated decision making

D. Implement a process of AI model validation as part of the software review process

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/innovate/best-practices/trusted-ai https://docs.microsoft.com/en-
us/learn/modules/responsible-ai-principles/3-implications-responsible-ai-practical
The correct answers are: Implement a process of AI model validation as part of the software review process, Establish a risk governance committee that
includes members of the legal team, members of the risk management team, and a privacy officer

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 65/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 111

Not answered

Marked out of 1.00

When you design an AI system to assess whether loans should be approved, the factors used to make the decision should be explainable.
This is an example of which Microsoft guiding principle for responsible AI?

a. inclusiveness

b. privacy and security

c. fairness

d. transparency

Your answer is incorrect.


The correct answer is: transparency

Question 112

Not answered

Marked out of 3.00

What are three Microsoft guiding principles for responsible AI? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

a. decisiveness

b. fairness

c. opinionatedness

d. reliability and safety

e. knowledgeability

f. inclusiveness

Your answer is incorrect.

The correct answers are: inclusiveness, fairness, reliability and safety

Question 113

Not answered

Marked out of 1.00

You are building an AI system.


Which task should you include to ensure that the service meets the Microsoft transparency principle for responsible AI?

a. Ensure that a training dataset is representative of the population.

b. Ensure that all visuals have an associated text that can be read by a screen reader.

c. Enable autoscaling to ensure that a service scales based on demand.

d. Provide documentation to help developers debug code.

Your answer is incorrect.


The correct answer is: Provide documentation to help developers debug code.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 66/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 114

Not answered

Marked out of 1.00

You are designing an AI system that empowers everyone, including people who have hearing, visual, and other impairments.
This is an example of which Microsoft guiding principle for responsible AI?

a. accountability

b. reliability and safety

c. fairness

d. inclusiveness

Your answer is incorrect.


The correct answer is: inclusiveness

Question 115

Not answered

Marked out of 1.00

You have insurance claim reports that are stored as text.


You need to extract key terms from the reports to generate summaries.
Which type of AI workload should you use?

a. anomaly detection

b. computer vision

c. natural language processing

d. conversational AI

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing

The correct answer is: natural language processing

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 67/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 116

Not answered

Marked out of 1.00

You need to develop a mobile app for employees to scan and store their expenses while travelling.
Which type of computer vision should you use?

a. image classification

b. semantic segmentation

c. optical character recognition (OCR)

d. object detection

Your answer is incorrect.


Azure's Computer Vision API includes Optical Character Recognition (OCR) capabilities that extract printed or handwritten text from images. You can extract
text from images, such as photos of license plates or containers with serial numbers, as well as from documents - invoices, bills, financial reports, articles,
and more.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-recognizing-text

The correct answer is: optical character recognition (OCR)

Question 117

Not answered

Marked out of 1.00

You are processing photos of runners in a race.


You need to read the numbers on the runners' shirts to identity the runners in the photos.
Which type of computer vision should you use?

a. optical character recognition (OCR)

b. object detection

c. image classification

d. facial recognition

Your answer is incorrect.


Optical character recognition (OCR) allows you to extract printed or handwritten text from images and documents.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview-ocr

The correct answer is: optical character recognition (OCR)

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 68/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 118

Not answered

Marked out of 1.00

You use drones to identify where weeds grow between rows of crops to send an instruction for the removal of the weeds.
This is an example of which type of computer vision?

a. optical character recognition (OCR)

b. scene segmentation

c. object detection

Your answer is incorrect.

Object detection is similar to tagging, but the API returns the bounding box coordinates for each tag applied. For example, if an image contains a dog, cat
and person, the Detect operation will list those objects together with their coordinates in the image.
Incorrect Answers:
B: Optical character recognition (OCR) allows you to extract printed or handwritten text from images and documents.
C: Scene segmentation determines when a scene changes in video based on visual cues. A scene depicts a single event and it's composed by a series of
consecutive shots, which are semantically related.
Reference:
https://docs.microsoft.com/en-us/ai-builder/object-detection-overview https://docs.microsoft.com/en-us/azure/cognitive-services/computer-
vision/overview-ocr https://docs.microsoft.com/en-us/azure/azure-video-analyzer/video-analyzer-for-media-docs/video-indexer-overview

The correct answer is: object detection

Question 119

Not answered

Marked out of 1.00

You need to determine the location of cars in an image so that you can estimate the distance between the cars.
Which type of computer vision should you use?

a. face detection

b. image classification

c. object detection

d. optical character recognition (OCR)

Your answer is incorrect.

Object detection is similar to tagging, but the API returns the bounding box coordinates (in pixels) for each object found. For example, if an image contains
a dog, cat and person, the Detect operation will list those objects together with their coordinates in the image. You can use this functionality to process the
relationships between the objects in an image. It also lets you determine whether there are multiple instances of the same tag in an image.
The Detect API applies tags based on the objects or living things identified in the image. There is currently no formal relationship between the tagging
taxonomy and the object detection taxonomy. At a conceptual level, the Detect API only finds objects and living things, while the Tag API can also include
contextual terms like "indoor", which can't be localized with bounding boxes.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-object-detection

The correct answer is: object detection

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 69/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 120

Not answered

Marked out of 1.00

You send an image to a Computer Vision API and receive back the annotated image shown in the exhibit. Which type of computer vision was used?

a. face detection

b. object detection

c. optical character recognition (OCR)

d. image classification

Your answer is incorrect.


Object detection is similar to tagging, but the API returns the bounding box coordinates (in pixels) for each object found. For example, if an image contains
a dog, cat and person, the Detect operation will list those objects together with their coordinates in the image. You can use this functionality to process the
relationships between the objects in an image. It also lets you determine whether there are multiple instances of the same tag in an image.
The Detect API applies tags based on the objects or living things identified in the image. There is currently no formal relationship between the tagging
taxonomy and the object detection taxonomy. At a conceptual level, the Detect API only finds objects and living things, while the Tag API can also include
contextual terms like "indoor", which can't be localized with bounding boxes.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-object-detection

The correct answer is: object detection

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 70/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 121

Not answered

Marked out of 2.00

What are two tasks that can be performed by using the Computer Vision service? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

a. Detect faces in an image.

b. Recognize handwritten text.

c. Train a custom image classification model.

d. Translate the text in an image between languages.

Your answer is incorrect.


Azure's Computer Vision service provides developers with access to advanced algorithms that process images and return information based on the visual
features you're interested in. For example, Computer Vision can determine whether an image contains adult content, find specific brands or objects, or find
human faces.
Computer Vision includes Optical Character Recognition (OCR) capabilities. You can use the new Read API to extract printed and handwritten text from
images and documents.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/home

The correct answers are: Detect faces in an image., Recognize handwritten text.

Question 122

Not answered

Marked out of 2.00

What are two tasks that can be performed by using computer vision? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

a. Translate text between languages.

b. Extract key phrases.

c. Detect brands in an image.

d. Detect the color scheme in an image

e. Predict stock prices.

Your answer is incorrect.

Identify commercial brands in images or videos from a database of thousands of global logos. You can use this feature, for example, to discover which
brands are most popular on social media or most prevalent in media product placement.
Analyze color usage within an image. Computer Vision can determine whether an image is black & white or color and, for color images, identify the
dominant and accent colors.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview

The correct answers are: Detect brands in an image., Detect the color scheme in an image

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 71/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 123

Not answered

Marked out of 2.00

You need to build an image tagging solution for social media that tags images of your friends automatically.
Which Azure Cognitive Services service should you use?

a. Face

b. Text Analytics

c. Computer Vision

d. Form Recognizer

Your answer is incorrect.


Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/face/overview https://docs.microsoft.com/en-us/azure/cognitive-services/face/face-api-how-to-
topics/howtodetectfacesinimage

The correct answer is: Face

Question 124

Not answered

Marked out of 1.00

Which Computer Vision feature can you use to generate automatic captions for digital photographs?

a. Identify the areas of interest.

b. Describe the images.

c. Detect objects.

d. Recognize text.

Your answer is incorrect.

Describe images with human-readable language


Computer Vision can analyze an image and generate a human-readable phrase that describes its contents. The algorithm returns several descriptions
based on different visual features, and each description is given a confidence score. The final output is a list of descriptions ordered from highest to lowest
confidence.
The image description feature is part of the Analyze Image API.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-describing-images

The correct answer is: Describe the images.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 72/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 125

Not answered

Marked out of 1.00

A historian can use ________ to digitize newspaper articles.

Select the answer that correctly completes the sentence.

a. Facial recognition

b. Optical character recognition (OCR)

c. Image classification

d. Object detection

Your answer is incorrect.

The correct answer is: Optical character recognition (OCR)

Question 126

Not answered

Marked out of 1.00

You need to create a model that labels a collection of your personal digital photographs.

Which Azure Cognitive Services service should you use?

a. Language

b. Custom Vision

c. Form Recognizer

d. Computer Vision

Your answer is incorrect.

The correct answer is: Custom Vision

Question 127

Not answered

Marked out of 1.00

Your company manufactures widgets.

You have 1,000 digital photos of the widgets.

You need to identify the location of the widgets within the photos.

What should you use?

a. Custom Vision object detection

b. Custom Vision classification

c. Computer Vision Image Analysis

d. Computer Vision Spatial Analysis

Your answer is incorrect.

The correct answer is: Custom Vision object detection

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 73/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 128

Not answered

Marked out of 1.00

You need to convert handwritten notes into digital text.

Which type of computer vision should you use?

a. facial detection

b. optical character recognition (OCR)

c. image classification

d. object detection

Your answer is incorrect.

The correct answer is: optical character recognition (OCR)

Question 129

Not answered

Marked out of 1.00

You need to develop a mobile app for employees to scan and store their expenses while travelling.
Which type of computer vision should you use?

a. optical character recognition (OCR)

b. image classification

c. object detection

d. face detection

Your answer is incorrect.

Azure's Computer Vision API includes Optical Character Recognition (OCR) capabilities that extract printed or handwritten text from images. You can extract
text from images, such as photos of license plates or containers with serial numbers, as well as from documents - invoices, bills, financial reports, articles,
and more.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-recognizing-text
The correct answer is: optical character recognition (OCR)

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 74/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 130

Not answered

Marked out of 1.00

You need to implement a pre-built solution that will identify well-known brands in digital photographs.

Which Azure Cognitive Services service should you use?

a. Custom Vision

b. Computer Vision

c. Form Recognizer

d. Face

Your answer is incorrect.

https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-brand-detection

The correct answer is: Computer Vision

Question 131

Not answered

Marked out of 1.00

You have a security system that analyzes images from CCTV to provide authorized staff entry into restricted area.

Which type of computer vision does the system use?

a. image analysis

b. optical character recognition (OCR)

c. facial detection and facial recognition

d. semantic segmentation

Your answer is incorrect.

The correct answer is: facial detection and facial recognition

Question 132

Not answered

Marked out of 2.00

For which two workloads can you use computer vision? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

a. creating photorealistic images by using three-dimensional models

b. assigning the color pixels in an image to object names

c. detecting inconsistencies and anomalies in a stream of data

d. describing the contents of an image

Your answer is incorrect.

The correct answers are: assigning the color pixels in an image to object names, describing the contents of an image

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 75/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 133

Not answered

Marked out of 1.00

You have an app that identifies the coordinates of a product in an image of a supermarket shelf.

Which service does the app use?

a. Custom Vision object detection

b. Computer Vision Read

c. Custom Vision classification

d. Computer Vision optical character recognition (OCR)

Your answer is incorrect.

The correct answer is: Custom Vision object detection

Question 134

Not answered

Marked out of 1.00

You are building a tool that will process images from retail stores and identify the products of competitors.
The solution will use a custom model.
Which Azure Cognitive Services service should you use?

Select one:

A. Computer Vision

B. Face

C. Form Recognizer

D. Custom Vision

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/overview

The correct answer is: Custom Vision

Question 135

Not answered

Marked out of 1.00

You need to identify street names based on street signs in photographs.

Which type of computer vision should you use?

a. facial recognition

b. object detection

c. optical character recognition (OCR)

d. image classification

Your answer is incorrect.

The correct answer is: optical character recognition (OCR)

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 76/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 136

Not answered

Marked out of 1.00

You run a charity event that involves posting photos of people wearing sunglasses on Twitter.
You need to ensure that you only retweet photos that meet the following requirements:
✑ Include one or more faces.
✑ Contain at least one person wearing sunglasses.
What should you use to analyze the images?

a. the Analyze Image operation in the Computer Vision service

b. the Verify operation in the Face service

c. the Detect operation in the Face service

d. the Describe Image operation in the Computer Vision service

Your answer is incorrect.

The correct answer is: the Detect operation in the Face service

Question 137

Not answered

Marked out of 1.00

You are building a tool that will process images from retail stores and identify the products of competitors.

The solution must be trained on images provided by your company.

Which Azure AI service should you use?

a. Face

b. Custom Vision

c. Form Recognizer

d. Computer Vision

Your answer is incorrect.

The correct answer is: Custom Vision

Question 138

Not answered

Marked out of 1.00

A historian can use ________ to digitize newspaper articles.

Select the answer that correctly completes the sentence.

a. Image classification

b. Optical character recognition (OCR)

c. Object detection

d. Facial recognition

Your answer is incorrect.

The correct answer is: Optical character recognition (OCR)

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 77/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 139

Not answered

Marked out of 1.00

Which Azure Cognitive Services service can be used to identify documents that contain sensitive information?

a. Custom Vision

b. Form Recognizer

c. Conversational Language Understanding

Your answer is incorrect.

The correct answer is: Form Recognizer

Question 140

Not answered

Marked out of 2.00

In which two scenarios can you use the Form Recognizer service? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

a. Extract the invoice number from an invoice.

b. Identify the retailer from a receipt.

c. Find image of product in a catalog.

d. Translate a form from French to English.

Your answer is incorrect.

Reference:
https://azure.microsoft.com/en-gb/services/cognitive-services/form-recognizer/#features

The correct answers are: Extract the invoice number from an invoice., Identify the retailer from a receipt.

Question 141

Not answered

Marked out of 2.00

In which two scenarios can you use the Form Recognizer service? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

a. Extract the invoice number from an invoice

b. Identify the retailer from a receipt

c. Find images of products in a catalog

d. Translate from French to English

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/overview?tabs=v2-1

The correct answers are: Identify the retailer from a receipt, Extract the invoice number from an invoice

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 78/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 142

Not answered

Marked out of 1.00

Which service should you use to extract text, key/value pairs, and table data automatically from scanned documents?

a. Custom Vision

b. Face

c. Form Recognizer

d. Language

Your answer is incorrect.

Form Recognizer applies advanced machine learning to accurately extract text, key-value pairs, tables, and structures from documents.
Reference:
https://azure.microsoft.com/en-us/services/form-recogni

The correct answer is: Form Recognizer

Question 143

Not answered

Marked out of 1.00

You need to convert receipts into transactions in a spreadsheet. The spreadsheet must include the date of the transaction, the merchant, the total spent,
and any taxes paid.

Which Azure AI service should you use?

a. Custom Vision

b. Form Recognizer

c. Face

d. Language

Your answer is incorrect.

The correct answer is: Form Recognizer

Question 144

Not answered

Marked out of 1.00

What is a use case for classification?

a. predicting how many minutes it will take someone to run a race based on past race times

b. predicting whether someone uses a bicycle to travel to work based on the distance from home to work

c. predicting how many cups of coffee a person will drink based on how many hours the person slept the previous night.

d. analyzing the contents of images and grouping images that have similar colors

Your answer is incorrect.


https://docs.microsoft.com/en-us/azure/machine-learning/algorithm-module-reference/linear-regression https://docs.microsoft.com/en-
us/azure/machine-learning/studio-module-reference/machine-learning-initialize-model-clustering

The correct answer is: predicting whether someone uses a bicycle to travel to work based on the distance from home to work

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 79/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 145

Not answered

Marked out of 1.00

You have an Azure Machine Learning pipeline that contains a Split Data module.
The Split Data module outputs to a Train Model module and a Score Model module.
What is the function of the Split Data module?

a. creating training and validation datasets

b. selecting columns that must be included in the model

c. diverting records that have missing data

d. scaling numeric variables so that they are within a consistent numeric range

Your answer is incorrect.

The correct answer is: creating training and validation datasets

Question 146

Not answered

Marked out of 1.00

During the process of Machine Learning, when should you review evaluation metrics.

a. Before you choose the type of model.

b. After you clean the data.

c. Before you train a model.

d. After you test a model on the validation data.

Your answer is incorrect.

The correct answer is: After you test a model on the validation data.

Question 147

Not answered

Marked out of 1.00

You have a dataset.

You need to build an Azure Machine Learning classification model that will identify defective products.

What should you do first?

a. Create a classification model.

b. Create a clustering model.

c. Split the data into training and testing datasets.

d. Load the dataset.

Your answer is incorrect.

The correct answer is: Load the dataset.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 80/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 148

Not answered

Marked out of 1.00

You use Azure Machine Learning designer to build a model pipeline.

What should you create before you can run the pipeline?

a. a Jupyter notebook

b. a compute resource

c. a registered model

Your answer is incorrect.

The correct answer is: a compute resource

Question 149

Not answered

Marked out of 1.00

Predicting how many vehicles will travel across a bridge on a give day is an example of _______.

Select the answer that correctly completes the sentence.

a. regression

b. translation

c. classification

d. clustering

Your answer is incorrect.


The correct answer is: regression

Question 150

Not answered

Marked out of 1.00

In a machine learning model, the data that is used as inputs are called ________.

Select the answer that correctly completes the sentence.

a. dataset

b. labels

c. variables

Your answer is incorrect.

The correct answer is: variables

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 81/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 151

Not answered

Marked out of 1.00

You need to create a clustering model and evaluate the model by using Azure Machine Learning designer.

What should you do?

a. Split the original dataset into a dataset for training and a dataset for testing. Use the testing dataset for evaluation

b. Use the original dataset for training and evaluation.

c. Split the original dataset into a dataset for training and a dataset for testing. Use the training dataset for evaluation.

d. Split the original dataset into a dataset for features and a dataset for labels. Use the features dataset for evaluation.

Your answer is incorrect.

The correct answer is: Split the original dataset into a dataset for training and a dataset for testing. Use the testing dataset for evaluation

Question 152

Not answered

Marked out of 1.00

You have a dataset that contains the columns shown in the following table.

You have a machine learning model that predicts the value of ColumnE based on the other numeric columns.

Which type of model is this?

a. regression

b. analysis

c. clustering

Your answer is incorrect.

The correct answer is: regression

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 82/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 153

Not answered

Marked out of 1.00

You need to track multiple versions of a model that was trained by using Azure Machine Learning.

What should you do?

a. Explain the model.

b. Register the training data.

c. Provision an inference cluster.

d. Register the model.

Your answer is incorrect.

The correct answer is: Register the model.

Question 154

Not answered

Marked out of 1.00

You need to identify groups of rows with similar numeric values in a dataset.

Which type of machine learning should you use?

a. classification

b. clustering

c. regression

Your answer is incorrect.


The correct answer is: clustering

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 83/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 155

Not answered

Marked out of 1.00

You have a large dataset that contains motor vehicle sales data.

You need to train an automated machine learning (automated ML) model to predict vehicle sale values based on the type of vehicle.

Which task should you select? To answer, select the appropriate task in the answer area.

NOTE: Each correct selection is worth one point.

a.

b.

c.

d.

e.

Your answer is incorrect.

The correct answer is:

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 84/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 156

Not answered

Marked out of 1.00

You have the Predicted vs. True chart shown in the following exhibit.

Which type of model is the chart used to evaluate?

Select one:

A. regression

B. classification

C. clustering

Your answer is incorrect.


What is a Predicted vs. True chart?
Predicted vs. True shows the relationship between a predicted value and its correlating true value for a regression problem. This graph can be used to
measure performance of a model as the closer to the y=x line the predicted values are, the better the accuracy of a predictive model.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/how-to-understand-automated-m

The correct answer is: regression

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 85/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 157

Not answered

Marked out of 2.00

You need to predict the income range of a given customer by using the following dataset.

Which two fields should you use as features? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Select one or more:

A. Last Name

B. First Name

C. Education Level

D. Age

E. Income Range

Your answer is incorrect.

First Name, Last Name, Age and Education Level are features. Income range is a label (what you want to predict). First Name and Last Name are irrelevant
in that they have no bearing on income. Age and Education level are the features you should use.

The correct answers are: Education Level, Age

Question 158

Not answered

Marked out of 1.00

Predicting agricultural yields based on weather conditions and soil quality measurements is an example of which type of machine learning model?

a. classification

b. regression

c. clustering

Your answer is incorrect.

The correct answer is: regression

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 86/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 159

Not answered

Marked out of 2.00

Which two components can you drag onto a canvas in Azure Machine Learning designer? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Select one or more:

A. dataset

B. pipeline

C. module

D. compute

Your answer is incorrect.

You can drag-and-drop datasets and modules onto the canvas.


Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/concept-designer

The correct answers are: dataset, module

Question 160

Not answered

Marked out of 1.00

You are evaluating whether to use a basic workspace or an enterprise workspace in Azure Machine Learning.
What are two tasks that require an enterprise workspace? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Select one or more:

A. Use a graphical user interface (GUI) to run automated machine learning experiments.

B. Create a compute instance to use as a workstation.

C. Use a graphical user interface (GUI) to define and run machine learning experiments from Azure Machine Learning designer.

D. Create a dataset from a comma-separated value (CSV) file.

Your answer is incorrect.


Note: Enterprise workspaces are no longer available as of September 2020. The basic workspace now has all the functionality of the enterprise workspace.
Reference:
https://www.azure.cn/en-us/pricing/details/machine-learning/
https://docs.microsoft.com/en-us/azure/machine-learning/concept-workspace

The correct answers are: Use a graphical user interface (GUI) to run automated machine learning experiments., Use a graphical user interface (GUI) to define
and run machine learning experiments from Azure Machine Learning designer.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 87/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 161

Not answered

Marked out of 2.00

You use Azure Machine Learning designer to publish an inference pipeline.


Which two parameters should you use to access the web service? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

Select one or more:

A. the authentication key

B. the model name

C. the training endpoint

D. the REST endpoint

Your answer is incorrect.

You can consume a published pipeline in the Published pipelines page. Select a published pipeline and find the REST endpoint of it.
To consume the pipeline, you need:
✑ The REST endpoint for your service
✑ The Primary Key for your service
Reference:
https://docs.microsoft.com/en-in/learn/modules/create-regression-model-azure-machine-learning-designer/deploy-service

The correct answers are: the authentication key, the REST endpoint

Question 162

Not answered

Marked out of 2.00

Which two languages can you use to write custom code for Azure Machine Learning designer? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Select one or more:

A. R

B. C#

C. Python

D. Scala

Your answer is incorrect.

Use Azure Machine Learning designer for customizing using Python and R code.
Reference:
https://azure.microsoft.com/en-us/services/machine-learning/designer/#features
The correct answers are: Python, R

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 88/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 163

Not answered

Marked out of 1.00

You build a machine learning model by using the automated machine learning user interface (UI).
You need to ensure that the model meets the Microsoft transparency principle for responsible AI.
What should you do?

Select one:

A. Set Primary metric to accuracy.

B. Set Max concurrent iterations to 0.

C. Set Validation type to Auto.

D. Enable Explain best model.

Your answer is incorrect.

Model Explain Ability.


Most businesses run on trust and being able to open the ML ‫ג‬€black box‫ג‬€ helps build transparency and trust. In heavily regulated industries like
healthcare and banking, it is critical to comply with regulations and best practices. One key aspect of this is understanding the relationship between input
variables (features) and model output. Knowing both the magnitude and direction of the impact each feature (feature importance) has on the predicted
value helps better understand and explain the model. With model explain ability, we enable you to understand feature importance as part of automated
ML runs.
Reference:
https://azure.microsoft.com/en-us/blog/new-automated-machine-learning-capabilities-in-azure-machine-learning-service/

The correct answer is: Enable Explain best model.

Question 164

Not answered

Marked out of 1.00

Which metric can you use to evaluate a classification model?

Select one:

A. root mean squared error (RMSE)

B. coefficient of determination (R2)

C. mean absolute error (MAE)

D. true positive rate

Your answer is incorrect.

What does a good model look like?


An ROC curve that approaches the top left corner with 100% true positive rate and 0% false positive rate will be the best model. A random model would
display as a flat line from the bottom left to the top right corner. Worse than random would dip below the y=x line.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/how-to-understand-automated-ml#classification
The correct answer is: true positive rate

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 89/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 165

Not answered

Marked out of 1.00

You have a dataset that contains information about taxi journeys that occurred during a given period.
You need to train a model to predict the fare of a taxi journey.
What should you use as a feature?

Select one:

A. the fare of individual taxi journeys

B. the trip ID of individual taxi journeys

C. the number of taxi journeys in the dataset

D. the trip distance of individual taxi journeys

Your answer is incorrect.

The label is the column you want to predict. The identified Featuresare the inputs you give the model to predict the Label.
Example:
The provided data set contains the following columns:
vendor_id: The ID of the taxi vendor is a feature.
rate_code: The rate type of the taxi trip is a feature.
passenger_count: The number of passengers on the trip is a feature. trip_time_in_secs: The amount of time the trip took. You want to predict the fare of the
trip before the trip is completed. At that moment, you don't know how long the trip would take. Thus, the trip time is not a feature and you'll exclude this
column from the model. trip_distance: The distance of the trip is a feature. payment_type: The payment method (cash or credit card) is a feature.
fare_amount: The total taxi fare paid is the label.
Reference:
https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/predict-prices

The correct answer is: the trip distance of individual taxi journeys

Question 166

Not answered

Marked out of 1.00

Which type of machine learning should you use to identify groups of people who have similar purchasing habits?

Select one:

A. classification

B. regression

C. clustering

Your answer is incorrect.


Clustering is a machine learning task that is used to group instances of data into clusters that contain similar characteristics. Clustering can also be used to
identify relationships in a dataset
Reference:
https://docs.microsoft.com/en-us/dotnet/machine-learning/resources/tasks

The correct answer is: clustering

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 90/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 167

Not answered

Marked out of 2.00

Which two actions are performed during the data ingestion and data preparation stage of an Azure Machine Learning process? Each correct answer
presents part of the solution.
NOTE: Each correct selection is worth one point.

Select one or more:

A. Combine multiple datasets.

B. Calculate the accuracy of the model.

C. Score test data by using the model.

D. Remove records that have missing values.

E. Use the model for real-time predictions.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/concept-data-ingestion https://docs.microsoft.com/en-us/azure/architecture/data-science-
process/prepare-data

The correct answers are: Combine multiple datasets., Remove records that have missing values.

Question 168

Not answered

Marked out of 1.00

You need to create a training dataset and validation dataset from an existing dataset.
Which module in the Azure Machine Learning designer should you use?

Select one:

A. Join Data

B. Add Rows

C. Split Data

D. Select Columns in Dataset

Your answer is incorrect.

A common way of evaluating a model is to divide the data into a training and test set by using Split Data, and then validate the model on the training data.
Use the Split Data module to divide a dataset into two distinct sets.
The studio currently supports training/validation data splits
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/how-to-configure-cross-validation-data-splits

The correct answer is: Split Data

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 91/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 169

Not answered

Marked out of 1.00

What are two metrics that you can use to evaluate a regression model? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Select one or more:

A. coefficient of determination (R2)

B. F1 score

C. area under curve (AUC)

D. balanced accuracy

E. root mean squared error (RMSE)

Your answer is incorrect.

A: R-squared (R2), or Coefficient of determination represents the predictive power of the model as a value between -inf and 1.00. 1.00 means there is a
perfect fit, and the fit can be arbitrarily poor so the scores can be negative.
C: RMS-loss or Root Mean Squared Error (RMSE) (also called Root Mean Square Deviation, RMSD), measures the difference between values predicted by a
model and the values observed from the environment that is being modeled.
Incorrect Answers:
B: F1 score also known as balanced F-score or F-measure is used to evaluate a classification model.
D: aucROC or area under the curve (AUC) is used to evaluate a classification model.
Reference:
https://docs.microsoft.com/en-us/dotnet/machine-learning/resources/metrics

The correct answers are: coefficient of determination (R2), root mean squared error (RMSE)

Question 170

Not answered

Marked out of 1.00

Which type of machine learning should you use to predict the number of gift cards that will be sold next month?

Select one:

A. clustering

B. regression

C. classification

Your answer is incorrect.

In the most basic sense, regression refers to prediction of a numeric target.


Linear regression attempts to establish a linear relationship between one or more independent variables and a numeric outcome, or dependent variable.
You use this module to define a linear regression method, and then train a model using a labeled dataset. The trained model can then be used to make
predictions.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/linear-regression

The correct answer is: regression

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 92/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 171

Not answered

Marked out of 1.00

You need to predict the animal population of an area.


Which Azure Machine Learning type should you use?

Select one:

A. classification

B. clustering

C. regression

Your answer is incorrect.


Regression is a supervised machine learning technique used to predict numeric values.
Reference:
https://docs.microsoft.com/en-us/learn/modules/create-regression-model-azure-machine-learning-designer/1-introduction

The correct answer is: regression

Question 172

Not answered

Marked out of 1.00

You need to predict the sea level in meters for the next 10 years.
Which type of machine learning should you use?

Select one:

A. regression

B. clustering

C. classification

Your answer is incorrect.

In the most basic sense, regression refers to prediction of a numeric target.


Linear regression attempts to establish a linear relationship between one or more independent variables and a numeric outcome, or dependent variable.
You use this module to define a linear regression method, and then train a model using a labeled dataset. The trained model can then be used to make
predictions.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/linear-regression

The correct answer is: regression

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 93/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 173

Not answered

Marked out of 1.00

When training a model, why should you randomly split the rows into separate subsets?

Select one:

A. to train multiple models simultaneously to attain better performance

B. to test the model by using data that was not used to train the model

C. to train the model twice to attain better accuracy

Your answer is incorrect.

https://learn.microsoft.com/en-us/azure/machine-learning/component-reference/split-data?view=azureml-api-2

The correct answer is: to test the model by using data that was not used to train the model

Question 174

Not answered

Marked out of 1.00

A medical research project uses a large anonymized dataset of brain scan images that are categorized into predefined brain haemorrhage types.
You need to use machine learning to support early detection of the different brain haemorrhage types in the images before the images are reviewed by a
person.
This is an example of which type of machine learning?

Select one:

A. regression

B. classification

C. clustering

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/learn/modules/create-classification-model-azure-machine-learning-designer/introduction

The correct answer is: classification

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 94/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 175

Not answered

Marked out of 1.00

Which service should you use to extract text, key/value pairs, and table data automatically from scanned documents?

Select one:

A. Language Understanding

B. Custom Vision

C. Form Recognizer

D. Text Analytics

Your answer is incorrect.

Accelerate your business processes by automating information extraction. Form Recognizer applies advanced machine learning to accurately extract text,
key/ value pairs, and tables from documents. With just a few samples, Form Recognizer tailors its understanding to your documents, both on-premises and
in the cloud. Turn forms into usable data at a fraction of the time and cost, so you can focus more time acting on the information rather than compiling it.
Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/form-recognizer/
The correct answer is: Form Recognizer

Question 176

Not answered

Marked out of 1.00

Which scenario is an example of a webchat bot?

a. Accept questions through email, and then route the email messages to the correct person based on the content of the message.

b. Translate into English questions entered by customers at a kiosk so that the appropriate person can call the customers back.

c. Determine whether reviews entered on a website for a concert are positive or negative, and then add a thumbs up or thumbs down emoji to the
reviews.

d. From a website interface, answer common questions about scheduled events and ticket purchases for a music festival.

Your answer is incorrect.

The correct answer is: From a website interface, answer common questions about scheduled events and ticket purchases for a music festival.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 95/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 177

Not answered

Marked out of 1.00

You have 100 instructional videos that do NOT contain any audio. Each instructional video has a script.

You need to generate a narration audio file for each video based on the script.

Which type of workload should you use?

a. language modeling

b. translation

c. speech recognition

d. speech synthesis

Your answer is incorrect.

The correct answer is: speech synthesis

Question 178

Not answered

Marked out of 1.00

You have a solution that reads manuscripts in different languages and categorizes the manuscripts based on topic.

Which types of natural language processing (NLP) workloads does the solution use?

a. translation and key phrase extraction

b. translation and sentiment analysis

c. speech recognition and language modeling

d. speech recognition and entity recognition

Your answer is incorrect.

The correct answer is: translation and key phrase extraction

Question 179

Not answered

Marked out of 1.00

Which AI service can you use to extract intent from a user input such as “Call me back later”?

a. Azure Cognitive Search

b. Language

c. Speech

d. Translator

Your answer is incorrect.

The correct answer is: Language

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 96/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 180

Not answered

Marked out of 1.00

You are building a Language Understanding model for an e-commerce business.

You need to ensure that the model detects when utterances are outside the intended scope of the model.

What should you do?

a. Create a prebuilt task entity

b. Create a new model

c. Export the model

d. Add utterances to the None intent

Your answer is incorrect.

The correct answer is: Add utterances to the None intent

Question 181

Not answered

Marked out of 1.00

You plan to build a conversational AI solution that can be surfaced in Microsoft Teams, Microsoft Cortana, and Amazon Alexa.

Which service should you use?

a. Language service

b. Speech

c. Azure Bot Service

d. Azure Cognitive Search

Your answer is incorrect.

The correct answer is: Azure Bot Service

Question 182

Not answered

Marked out of 1.00

You are developing a chatbot solution in Azure.

Which service should you use to determine a user’s intent?

a. Translator

b. Speech

c. Azure Cognitive Search

d. Language

Your answer is incorrect.

The correct answer is: Language

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 97/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 183

Not answered

Marked out of 1.00

You are authoring a Language Understanding (LUIS) application to support a music festival.
You want users to be able to ask questions about scheduled shows, such as: `Which act is playing on the main stage?`
The question `Which act is playing on the main stage?` is an example of which type of element?

a. a domain

b. an intent

c. an entity

d. an utterance

Your answer is incorrect.

Utterances are input from the user that your app needs to interpret.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/LUIS/luis-concept-utterance
The correct answer is: an utterance

Question 184

Not answered

Marked out of 1.00

You build a QnA Maker bot by using a frequently asked questions (FAQ) page.
You need to add professional greetings and other responses to make the bot more user friendly.
What should you do?

a. Add chit-chat

b. Enable active learning

c. Increase the confidence threshold of responses

d. Create multi-turn questions

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/how-to/chit-chat-knowledge-base?tabs=v1

The correct answer is: Add chit-chat

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 98/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 185

Not answered

Marked out of 1.00

You need to develop a chatbot for a website. The chatbot must answer users' questions based on the information in the following documents:
✑ A product troubleshooting guide in a Microsoft Word document
✑ A frequently asked questions (FAQ) list on a webpage
Which service should you use to process the documents?

a. Azure Bot Service

b. Text Analytics

c. QnA Maker

d. Language Understanding

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/Overview/overview
The correct answer is: QnA Maker

Question 186

Not answered

Marked out of 1.00

You are building a Language Understanding model for an e-commerce business.


You need to ensure that the model detects when utterances are outside the intended scope of the model.
What should you do?

a. Test the model by using new utterances

b. Create a prebuilt task entity

c. Add utterances to the None intent

d. Create a new model

Your answer is incorrect.

The None intent is filled with utterances that are outside of your domain.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/LUIS/luis-concept-intent

The correct answer is: Add utterances to the None intent

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 99/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 187

Not answered

Marked out of 1.00

A company employs a team of customer service agents to provide telephone and email support to customers.
The company develops a webchat bot to provide automated answers to common customer queries.
Which business benefit should the company expect as a result of creating the webchat bot solution?

Select one:

A. a reduced workload for the customer service agents

B. improved product reliability

C. increased sales

Your answer is incorrect.

Agent workload will be reduced by chatbot since it can answer simple questions.

The correct answer is: a reduced workload for the customer service agents

Question 188

Not answered

Marked out of 1.00

For a machine learning progress, how should you split data for training and evaluation?

Select one:

A. Randomly split the data into rows for training and rows for evaluation.

B. Use labels for training and features for evaluation.

C. Randomly split the data into columns for training and columns for evaluation.

D. Use features for training and labels for evaluation.

Your answer is incorrect.

The Split Data module is particularly useful when you need to separate data into training and testing sets. Use the Split Rows option if you want to divide
the data into two parts. You can specify the percentage of data to put in each split, but by default, the data is divided 50-50. You can also randomize the
selection of rows in each group, and use stratified sampling.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/split-data

The correct answer is: Randomly split the data into rows for training and rows for evaluation.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 100/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 189

Not answered

Marked out of 1.00

You need to build an app that will read recipe instructions aloud to support users who have reduced vision.
Which version service should you use?

a. Translator

b. Speech

c. Language Understanding (LUIS)

d. Text Analytics

Your answer is incorrect.


Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/text-to-speech/#features

The correct answer is: Speech

Question 190

Not answered

Marked out of 2.00

You plan to develop a bot that will enable users to query a knowledge base by using natural language processing.
Which two services should you include in the solution? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

a. Form Recognizer

b. Anomaly Detector

c. Azure Bot Service

d. QnA Maker

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-introduction?view=azure-bot-service-4.0 https://docs.microsoft.com/en-
us/azure/cognitive-services/luis/choose-natural-language-processing-service

The correct answers are: QnA Maker, Azure Bot Service

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 101/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 191

Not answered

Marked out of 2.00

In which two scenarios can you use a speech synthesis solution? Each correct answer presents a complete solution. NOTE: Each correct selection is worth
one point.

a. extracting key phrases from the audio recording of a meeting

b. an AI character in a computer game that speaks audibly to a player

c. an automated voice that reads back a credit card number entered into a telephone by using a numeric keypad

d. generating live captions for a news broadcast

Your answer is incorrect.


Azure Text to Speech is a Speech service feature that converts text to lifelike speech.
Incorrect Answers:
C: Extracting key phrases is not speech synthesis.
Reference:
https://azure.microsoft.com/en-in/services/cognitive-services/text-to-speech/

The correct answers are: an automated voice that reads back a credit card number entered into a telephone by using a numeric keypad, an AI character in
a computer game that speaks audibly to a player

Question 192

Not answered

Marked out of 1.00

Which AI service can you use to interpret the meaning of a user input such as `Call me back later?`

a. Text Analytics

b. Translator

c. Language Understanding (LUIS)

d. Speech

Your answer is incorrect.

Language Understanding (LUIS) is a cloud-based AI service, that applies custom machine-learning intelligence to a user's conversational, natural language
text to predict overall meaning, and pull out relevant, detailed information.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/what-is-luis

The correct answer is: Language Understanding (LUIS)

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 102/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 193

Not answered

Marked out of 1.00

You are developing a chatbot solution in Azure.


Which service should you use to determine a user's intent?

a. Language Understanding (LUIS)

b. Speech

c. Translator

d. QnA Maker

Your answer is incorrect.


Language Understanding (LUIS) is a cloud-based API service that applies custom machine-learning intelligence to a user's conversational, natural language
text to predict overall meaning, and pull out relevant, detailed information.
Design your LUIS model with categories of user intentions called intents. Each intent needs examples of user utterances. Each utterance can provide data
that needs to be extracted with machine-learning entities.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/what-is-luis

The correct answer is: Language Understanding (LUIS)

Question 194

Not answered

Marked out of 1.00

You need to make the written press releases of your company available in a range of languages.
Which service should you use?

a. Text Analytics

b. Language Understanding (LUIS)

c. Translator

d. Speech

Your answer is incorrect.


Translator is a cloud-based machine translation service you can use to translate text in near real-time through a simple REST API call. The service uses
modern neural machine translation technology and offers statistical machine translation technology. Custom Translator is an extension of Translator, which
allows you to build neural translation systems.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/translator/

The correct answer is: Translator

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 103/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 195

Not answered

Marked out of 1.00

You are developing a natural language processing solution in Azure. The solution will analyze customer reviews and determine how positive or negative
each review is.
This is an example of which type of natural language processing workload?

a. key phrase extraction

b. entity recognition

c. language detection

d. sentiment analysis

Your answer is incorrect.

Sentiment Analysis is the process of determining whether a piece of writing is positive, negative or neutral.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing
The correct answer is: sentiment analysis

Question 196

Not answered

Marked out of 1.00

You use natural language processing to process text from a Microsoft news story.
You receive the output shown in the following exhibit.

a. translation

b. key phrase extraction

c. sentiment analysis

d. entity recognition

Your answer is incorrect.

Named Entity Recognition (NER) is the ability to identify different entities in text and categorize them into pre-defined classes or types such as: person,
location, event, product, and organization.
In this question, the square brackets indicate the entities such as DateTime, PersonType, Skill.
Reference:
https://docs.microsoft.com/en-in/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to-entity-linking?tabs=version-3-preview

The correct answer is: entity recognition

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 104/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 197

Not answered

Marked out of 1.00

You are building a knowledge base by using QnA Maker.


Which file format can you use to populate the knowledge base?

a. PPTX

b. ZIP

c. XML

d. PDF

Your answer is incorrect.


Content types of documents you can add to a knowledge base:
Content types include many standard structured documents such as PDF, DOC, and TXT.
Note: The tool supports the following file formats for ingestion:
✑ .tsv: QnA contained in the format Question(tab)Answer.
✑ .txt, .docx, .pdf: QnA contained as regular FAQ content--that is, a sequence of questions and answers.
Incorrect Answers:
A: PPTX is the default presentation file format for new PowerPoint presentations.
B: It is not possible to ingest xml file directly.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/concepts/data-sources-and-content

The correct answer is: PDF

Question 198

Not answered

Marked out of 1.00

In which scenario should you use key phrase extraction?

a. translating a set of documents from English to German

b. generating captions for a video based on the audio track

c. identifying whether reviews of a restaurant are positive or negative

d. identifying which documents provide information about the same topics

Your answer is incorrect.

The correct answer is: identifying which documents provide information about the same topics

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 105/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 199

Not answered

Marked out of 1.00

You are developing a solution that uses the Text Analytics service.
You need to identify the main talking points in a collection of documents.
Which type of natural language processing should you use?

a. sentiment analysis

b. entity recognition

c. language detection

d. key phrase extraction

Your answer is incorrect.

Broad entity extraction: Identify important concepts in text, including key


Key phrase extraction/ Broad entity extraction: Identify important concepts in text, including key phrases and named entities such as people, places, and
organizations.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing

The correct answer is: key phrase extraction

Question 200

Not answered

Marked out of 1.00

In which two scenarios can you use speech recognition? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

a. an in-car system that reads text messages aloud

b. creating a transcript of a telephone call or meeting

c. creating an automated public address system for a train station

d. providing closed captions for recorded or live videos

Your answer is incorrect.


Reference:
https://azure.microsoft.com/en-gb/services/cognitive-services/speech-to-text/#features

The correct answers are: providing closed captions for recorded or live videos, creating a transcript of a telephone call or meeting

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 106/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 201

Not answered

Marked out of 2.00

Which two scenarios are examples of a natural language processing workload? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

a. assembly line machinery that autonomously inserts headlamps into cars

b. monitoring the temperature of machinery to turn on a fan when the temperature reaches a specific threshold

c. a smart device in the home that responds to questions such as, "What will the weather be like today?"

d. a website that uses a knowledge base to interactively respond to users' questions

Your answer is incorrect.


Natural language processing (NLP) is used for tasks such as sentiment analysis, topic detection, language detection, key phrase extraction, and document
categorization.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing
The correct answers are: a smart device in the home that responds to questions such as, "What will the weather be like today?", a website that uses a
knowledge base to interactively respond to users' questions

Question 202

Not answered

Marked out of 2.00

You have an AI solution that provides users with the ability to control smart devices by using verbal commands.
Which two types of natural language processing (NLP) workloads does the solution use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

a. key phrase extraction

b. language modeling

c. translation

d. text-to-speech

e. speech-to-text

Your answer is incorrect.

The correct answers are: speech-to-text, language modeling

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 107/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 203

Not answered

Marked out of 1.00

You need to make the written press releases of your company available in a range of languages.
Which service should you use?

a. Language

b. Translator

c. Personalizer

d. Speech

Your answer is incorrect.


Translator, an AI service for real-time document and text translation.
Translate text instantly or in batches across more than 100 languages, powered by the latest innovations in machine translation. Support a wide range of
use cases, such as translation for call centers, multilingual conversational agents, or in-app communication.
Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/translator/4

The correct answer is: Translator

Question 204

Not answered

Marked out of 1.00

You need to build an app that will read recipe instructions aloud to support users who have reduced vision.
Which version service should you use?

a. Language service

b. Personalizer

c. Translator

d. Speech

Your answer is incorrect.

Speech, a managed service offering industry-leading speech capabilities such as speech-to-text, text-to-speech, speech translation, and speaker
recognition.
Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/speech-services

The correct answer is: Speech

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 108/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 205

Not answered

Marked out of 1.00

You have a webchat bot that provides responses from a QnA Maker knowledge base.
You need to ensure that the bot uses user feedback to improve the relevance of the responses over time.
What should you use?

a. business logic

b. sentiment analysis

c. key phrase extraction

d. active learning

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/how-to/improve-knowledge

The correct answer is: active learning

Question 206

Not answered

Marked out of 1.00

You are developing a conversational AI solution that will communicate with users through multiple channels including email, Microsoft Teams, and
webchat.
Which service should you use?

a. Text Analytics

b. Translator

c. Azure Bot Service

d. Form Recognizer

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-introduction?view=azure-bot-service-4.0

The correct answer is: Azure Bot Service

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 109/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 207

Not answered

Marked out of 3.00

You need to provide content for a business chatbot that will help answer simple user queries.
What are three ways to create question and answer text by using QnA Maker? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

a. Manually enter the questions and answers.

b. Generate the questions and answers from an existing webpage.

c. Use automated machine learning to train a model based on a file that contains the questions.

d. Import chit-chat content from a predefined data source.

e. Connect the bot to the Cortana channel and ask questions by using Cortana.

Your answer is incorrect.

Automatic extraction -
Extract question-answer pairs from semi-structured content, including FAQ pages, support websites, excel files, SharePoint documents, product manuals
and policies.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/concepts/content-types

The correct answers are: Generate the questions and answers from an existing webpage., Manually enter the questions and answers., Import chit-chat
content from a predefined data source.

Question 208

Not answered

Marked out of 1.00

You have a frequently asked questions (FAQ) PDF file.


You need to create a conversational support system based on the FAQ.
Which service should you use?

a. Computer Vision

b. Language Understanding (LUIS)

c. Text Analytics

d. QnA Maker

Your answer is incorrect.

QnA Maker is a cloud-based API service that lets you create a conversational question-and-answer layer over your existing data. Use it to build a
knowledge base by extracting questions and answers from your semi-structured content, including FAQs, manuals, and documents.
Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/qna-maker/

The correct answer is: QnA Maker

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 110/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 209

Not answered

Marked out of 2.00

You need to reduce the load on telephone operators by implementing a chatbot to answer simple questions with predefined answers.
Which two AI service should you use to achieve the goal? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

a. Azure Bot Service

b. QnA Maker

c. Translator

d. Text Analytics

Your answer is incorrect.

Bots are a popular way to provide support through multiple communication channels. You can use the QnA Maker service and Azure Bot Service to create a
bot that answers user questions.
Reference:
https://docs.microsoft.com/en-us/learn/modules/build-faq-chatbot-qna-maker-azure-bot-service

The correct answers are: QnA Maker, Azure Bot Service

Question 210

Not answered

Marked out of 2.00

Which two scenarios are examples of a conversational AI workload? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point

a. assembly line machinery that autonomously inserts headlamps into cars

b. monitoring the temperature of machinery to turn on a fan when the temperature reaches a specific threshold

c. a smart device in the home that responds to questions such as ‫ג‬€What will the weather be like today?

d. a website that uses a knowledge base to interactively respond to users' questions

Your answer is incorrect.

The correct answers are: a smart device in the home that responds to questions such as ‫ג‬€What will the weather be like today?, a website that uses a
knowledge base to interactively respond to users' questions

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 111/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 211

Not answered

Marked out of 1.00

You have the process shown in the following exhibit. Which type of AI solution is shown in the diagram?

a. a chatbot

b. a machine learning model

c. a sentiment analysis solution

d. a computer vision application

Your answer is incorrect.


The correct answer is: a chatbot

Question 212

Not answered

Marked out of 1.00

Which AI service should you use to create a bot from a frequently asked questions (FAQ) document?

a. Language Understanding (LUIS)

b. QnA Maker

c. Text Analytics

d. Speech

Your answer is incorrect.

The correct answer is: QnA Maker

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 112/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 213

Not answered

Marked out of 2.00

Which two scenarios are examples of a conversational AI workload? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

a. a chatbot that provides users with the ability to find answers on a website by themselves

b. a telephone answering service that has a pre-recorder message

c. a service that creates frequently asked questions (FAQ) documents by crawling public websites

d. telephone voice menus to reduce the load on human resources

Your answer is incorrect.


A bot is an automated software program designed to perform a particular task. Think of it as a robot without a body.
Automated customer interaction is essential to a business of any size. In fact, 61% of consumers prefer to communicate via speech, and most of them
prefer self-service. Because customer satisfaction is a priority for all businesses, self-service is a critical facet of any customer-facing communications
strategy.
Incorrect Answers:
Early bots were comparatively simple, handling repetitive and voluminous tasks with relatively straightforward algorithmic logic. An example would be web
crawlers used by search engines to automatically explore and catalog web content.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/big-data/ai-overview https://docs.microsoft.com/en-us/azure/architecture/solution-
ideas/articles/interactive-voice-response-bot

The correct answers are: a chatbot that provides users with the ability to find answers on a website by themselves, telephone voice menus to reduce the
load on human resources

Question 214

Not answered

Marked out of 1.00

You have a knowledge base of frequently asked questions (FAQ).


You create a bot that uses the knowledge base to respond to customer requests.
You need to identify what the bot can perform without adding additional skills.
What should you identify?

a. Answer questions from multiple users simultaneously

b. Register customer purchases.

c. Register customer complaints

d. Provide customers with return materials authorization (RMA) numbers.

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/overview/overview

The correct answer is: Answer questions from multiple users simultaneously

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 113/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 215

Not answered

Marked out of 2.00

You need to reduce the load on telephone operators by implementing a chatbot to answer simple questions with predefined answers.
Which two AI service should you use to achieve the goal? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

a. Language Service

b. Azure Bot Service

c. Translator

d. Azure Machine Learning

Your answer is incorrect.

QnA Maker has been replaced by Language Service.

The correct answers are: Language Service, Azure Bot Service

Question 216

Not answered

Marked out of 2.00

You plan to develop a bot that will enable users to query a knowledge base by using natural language processing.

Which two services should you include in the solution? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

a. Language Service

b. Azure Bot Service

c. Anomaly Detector

d. Form Recognizer

Your answer is incorrect.

The correct answers are: Language Service, Azure Bot Service

Question 217

Not answered

Marked out of 1.00

An app that analyzes social media posts to identify their tone is an example of which type of natural language processing (NLP) workload?

a. key phrase extraction

b. sentiment analysis

c. entity recognition

d. speech recognition

Your answer is incorrect.

The correct answer is: sentiment analysis

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 114/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 218

Not answered

Marked out of 1.00

You are building a chatbot that will use natural language processing (NLP) to perform the following actions based on the text input of a user.

• Accept customer orders.


• Retrieve support documents.
• Retrieve order status updates.

Which type of NLP should you use?

a. language modeling

b. named entity recognition

c. translation

d. sentiment analysis

Your answer is incorrect.


The correct answer is: named entity recognition

Question 219

Not answered

Marked out of 1.00

You have a website that includes customer reviews.

You need to store the reviews in English and present the reviews to users in their respective language by recognizing each user's geographical location.

Which type of natural language processing workload should you use?

a. speech recognition

b. key phrase extraction

c. translation

d. language modeling

Your answer is incorrect.

The correct answer is: translation

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 115/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 220

Not answered

Marked out of 1.00

You have a solution that analyzes social media posts to extract the mentions of city names and the city names discussed most frequently.

Which type of natural language processing (NLP) workload does the solution use?

a. speech recognition

b. sentiment analysis

c. entity recognition

d. key phrase extraction

Your answer is incorrect.

The correct answer is: entity recognition

Question 221

Not answered

Marked out of 1.00

You are developing a solution that uses the Language service.

You need to identify the main talking points in a collection of documents.


Which type of natural language processing should you use?

a. language detection

b. entity recognition

c. sentiment analysis

d. key phrase extraction

Your answer is incorrect.

Broad entity extraction: Identify important concepts in text, including key


Key phrase extraction/ Broad entity extraction: Identify important concepts in text, including key phrases and named entities such as people, places, and
organizations.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing

The correct answer is: key phrase extraction

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 116/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 222

Not answered

Marked out of 1.00

Which type of natural language processing (NLP) entity is used to identify a phone number?

a. machine-learned

b. list

c. regular expression

d. Pattern.any

Your answer is incorrect.

The correct answer is: regular expression

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 117/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 223

Not answered

Marked out of 2.00

DRAG DROP -
You need to scan the news for articles about your customers and alert employees when there is a negative article. Positive articles must be added to a press
book.
Which natural language processing tasks should you use to complete the process? To answer, drag the appropriate tasks to the correct locations. Each task
may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place

Entity recognition Sentiment Analysis Speech Synthesis Translation

Your answer is incorrect.

Box 1: Entity recognition -


the Named Entity Recognition module in Machine Learning Studio (classic), to identify the names of things, such as people, companies, or locations in a
column of text.
Named entity recognition is an important area of research in machine learning and natural language processing (NLP), because it can be used to answer
many real-world questions, such as:
✑ Which companies were mentioned in a news article?
✑ Does a tweet contain the name of a person? Does the tweet also provide his current location?
✑ Were specified products mentioned in complaints or reviews?

Box 2: Sentiment Analysis -


The Text Analytics API's Sentiment Analysis feature provides two ways for detecting positive and negative sentiment. If you send a Sentiment Analysis
request, the API will return sentiment labels (such as "negative", "neutral" and "positive") and confidence scores at the sentence and document-level.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/named-entity-recognition https://docs.microsoft.com/en-
us/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to-sentiment-analysis

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 118/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 224

Not answered

Marked out of 2.00

DRAG DROP
-

Match the principles of responsible AI to the appropriate descriptions.

To answer, drag the appropriate principle from the column on the left to its description on the right. Each principle may be used once, more than once, or
not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

AI systems must consistently operate as intended, even unde runexpected conditions.

AI systems must protect and secure personal and businesses information.

Fairness Inclusiveness Privacy and security Relaibility and safety

Your answer is incorrect.

The correct answer is:


DRAG DROP
-

Match the principles of responsible AI to the appropriate descriptions.

To answer, drag the appropriate principle from the column on the left to its description on the right. Each principle may be used once, more than once, or
not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

[Relaibility and safety] AI systems must consistently operate as intended, even unde runexpected conditions.

[Privacy and security] AI systems must protect and secure personal and businesses information.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 119/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 225

Not answered

Marked out of 3.00

You are designing a system that will generate insurance quotes automatically.

Match the Microsoft responsible AI principles to the appropriate requirements.

To answer, drag the appropriate principle from the column on the left to its requirement on the right. Each principle may be used once, more than once, or
not at all.

NOTE: Each correct match is worth one point.

A customer's personal information must be visible only to staff who are involved in the decision making process.

The decision making process must be recorded so that staff can identify the reasoning behind a particular quote.

The system must be accessible to cutomers who use screen readers or other assistive technology.

Accountability Fairness Inclusiveness Privacy and security Reliability and safety Transperancy

Your answer is incorrect.

The correct answer is:


You are designing a system that will generate insurance quotes automatically.

Match the Microsoft responsible AI principles to the appropriate requirements.

To answer, drag the appropriate principle from the column on the left to its requirement on the right. Each principle may be used once, more than once, or
not at all.

NOTE: Each correct match is worth one point.

A customer's personal information must be visible only to staff who are involved in the decision making process. [Privacy and security]

The decision making process must be recorded so that staff can identify the reasoning behind a particular quote. [Transperancy]
The system must be accessible to cutomers who use screen readers or other assistive technology. [Inclusiveness]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 120/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 226

Not answered

Marked out of 4.00

Match the types of AI workloads to the appropriate scenarios.

To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.

NOTE: Each correct selection is worth one point.

Identify handwritten letters.

Predict the sentiment of a social media post.

Identify unusual credit card payment.

Group animal based on multipe measurements.

Anomaly detection Computer vision Machine learning (Clustering) Natural language processing

Your answer is incorrect.

The correct answer is:


Match the types of AI workloads to the appropriate scenarios.

To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.

NOTE: Each correct selection is worth one point.

[Computer vision] Identify handwritten letters.


[Natural language processing] Predict the sentiment of a social media post.

[Anomaly detection] Identify unusual credit card payment.

[Machine learning (Clustering)] Group animal based on multipe measurements.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 121/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 227

Not answered

Marked out of 3.00

DRAG DROP -
Match the Microsoft guiding principles for responsible AI to the appropriate descriptions.
To answer, drag the appropriate principle from the column on the left to its description on the right. Each principle may be used once, more than once, or
not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

Ensure that Al systems operate as they were originally designed, respond to unanticipated conditions, and resist harmful
manipulation.

Implementing processes to ensure that decisions made by Al systems can be overridden by humans.

Provide consumers with information and controls over the collection, use, and storage of their data.

Inclusiveness Fairness Privacy and security Accountability Reliability and safety

Your answer is incorrect.

The correct answer is:


DRAG DROP -
Match the Microsoft guiding principles for responsible AI to the appropriate descriptions.
To answer, drag the appropriate principle from the column on the left to its description on the right. Each principle may be used once, more than once, or
not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

[Reliability and safety] Ensure that Al systems operate as they were originally designed, respond to unanticipated conditions, and resist harmful
manipulation.

[Accountability] Implementing processes to ensure that decisions made by Al systems can be overridden by humans.

[Privacy and security] Provide consumers with information and controls over the collection, use, and storage of their data.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 122/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 228

Not answered

Marked out of 3.00

DRAG DROP -
Match the types of AI workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

An automated chat to answer questions about refunds and exchange.

Determining whether a photo contains a person.

Determining whether a review is positive or negative.

Conversational AI Anomaly detection Computer Vision Knowledge Mining

Natural Language Processing

Your answer is incorrect.

The correct answer is:


DRAG DROP -
Match the types of AI workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

[Conversational AI] An automated chat to answer questions about refunds and exchange.

[Computer Vision] Determining whether a photo contains a person.

[Natural Language Processing] Determining whether a review is positive or negative.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 123/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 229

Not answered

Marked out of 4.00

DRAG DROP -
Match the types of AI workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

Identify handwritten letters.

Predict the sentiment of a Social media post.

Identify a fraudulent credit card payment.

Predict next month's toy sales.

Anomaly detection Natural language processing Machine Learning (Regression) Computer vision

Your answer is incorrect.

The correct answer is:


DRAG DROP -
Match the types of AI workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

[Computer vision] Identify handwritten letters.


[Natural language processing] Predict the sentiment of a Social media post.

[Anomaly detection] Identify a fraudulent credit card payment.

[Machine Learning (Regression)] Predict next month's toy sales.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 124/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 230

Not answered

Marked out of 3.00

DRAG DROP -
Match the principles of responsible AI to appropriate requirements.
To answer, drag the appropriate principles from the column on the left to its requirement on the right. Each principle may be used once, more than once,
or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

The system must not discriminate based on gender, race

Personal data must be visible only to approve

Automated decision-making processes must be recorded so that approved users can identify why a decision was made

Transparency Fairness Reliability and safety Privacy and security

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/innovate/best-practices/trusted-ai https://docs.microsoft.com/en-
us/learn/modules/responsible-ai-principles/4-guiding-principles
The correct answer is:
DRAG DROP -
Match the principles of responsible AI to appropriate requirements.
To answer, drag the appropriate principles from the column on the left to its requirement on the right. Each principle may be used once, more than once,
or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

[Fairness ] The system must not discriminate based on gender, race

[Privacy and security] Personal data must be visible only to approve

[Transparency] Automated decision-making processes must be recorded so that approved users can identify why a decision was made

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 125/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 231

Not answered

Marked out of 3.00

DRAG DROP -
Match the types of AI workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

An automated chatbot to answer questions about refunds and exchanges

Determining whether a photo contains a person

Determining whether a review is positive or negative

Computer vision Knowledge mining Natural language processing Anomaly detection

Your answer is incorrect.

Box 1: Knowledge mining -


You can use Azure Cognitive Search's knowledge mining results and populate your knowledge base of your chatbot.

Box 2: Computer vision -


Box 3: Natural language processing
Natural language processing (NLP) is used for tasks such as sentiment analysis.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing

The correct answer is:


DRAG DROP -
Match the types of AI workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

[Knowledge mining] An automated chatbot to answer questions about refunds and exchanges

[Computer vision] Determining whether a photo contains a person

[Natural language processing] Determining whether a review is positive or negative

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 126/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 232

Not answered

Marked out of 3.00

DRAG DROP -
Match the types of computer vision workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

Generate caption for images.

Extract movie title names from movie poster images.

Locate vehicles in an image.

Image classification Object detection Optical character recognition(OCR)

Your answer is incorrect.

The correct answer is:


DRAG DROP -
Match the types of computer vision workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

[Object detection] Generate caption for images.

[Optical character recognition(OCR)] Extract movie title names from movie poster images.

[Object detection] Locate vehicles in an image.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 127/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 233

Not answered

Marked out of 4.00

DRAG DROP -
Match the facial recognition tasks to the appropriate questions.
To answer, drag the appropriate task from the column on the left to its question on the right. Each task may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

Do two images of a face belong to the same person?

Does this person look like other people ?

Do all the faces belong together ?

Who is this person in this group of people ?

grouping identification similarity verification

Your answer is incorrect.

https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/overview-identity#face-detection-and-analysis

https://azure.microsoft.com/en-us/services/cognitive-services/face/#features

The correct answer is:


DRAG DROP -
Match the facial recognition tasks to the appropriate questions.
To answer, drag the appropriate task from the column on the left to its question on the right. Each task may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

[verification] Do two images of a face belong to the same person?


[similarity] Does this person look like other people ?

[grouping] Do all the faces belong together ?

[identification] Who is this person in this group of people ?

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 128/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 234

Not answered

Marked out of 3.00

DRAG DROP -
Match the types of machine learning to the appropriate scenarios.
To answer, drag the appropriate machine learning type from the column on the left to its scenario on the right. Each machine learning type may be used
once, more than once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

Separate images of polar bears and brown bears.

Determine the location of a bear in a photo.

Determine which pixels in an image are part of a bear.

Facial detection Facial recognition Image classification Object detection

Optical character recognition(OCR) Semantic Segmentation

Your answer is incorrect.

Box 1: Image classification -


Image classification is a supervised learning problem: define a set of target classes (objects to identify in images), and train a model to recognize them
using labeled example photos.

Box 2: Object detection -


Object detection is a computer vision problem. While closely related to image classification, object detection performs image classification at a more
granular scale. Object detection both locates and categorizes entities within images.

Box 3: Semantic Segmentation -


Semantic segmentation achieves fine-grained inference by making dense predictions inferring labels for every pixel, so that each pixel is labeled with the
class of its enclosing object ore region.
Reference:
https://developers.google.com/machine-learning/practica/image-classification https://docs.microsoft.com/en-us/dotnet/machine-
learning/tutorials/object-detection-model-builder https://nanonets.com/blog/how-to-do-semantic-segmentation-using-deep-learning/

The correct answer is:


DRAG DROP -
Match the types of machine learning to the appropriate scenarios.
To answer, drag the appropriate machine learning type from the column on the left to its scenario on the right. Each machine learning type may be used
once, more than once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

[Image classification] Separate images of polar bears and brown bears.


[Object detection] Determine the location of a bear in a photo.

[Semantic Segmentation] Determine which pixels in an image are part of a bear.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 129/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 235

Not answered

Marked out of 3.00

DRAG DROP -
Match the types of computer vision workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

Identify celebrities in images.

Extract movie title names from movie poster images.

Locate vehicles in an image.

Facial recognition Image classification Object detection Optical character recognition(OCR)

Your answer is incorrect.

Box 1: Facial recognition -


Face detection that perceives faces and attributes in an image; person identification that matches an individual in your private repository of up to 1 million
people; perceived emotion recognition that detects a range of facial expressions like happiness, contempt, neutrality, and fear; and recognition and
grouping of similar faces in images.

Box 2: OCR -

Box 3: Objection detection -


Object detection is similar to tagging, but the API returns the bounding box coordinates (in pixels) for each object found. For example, if an image contains
a dog, cat and person, the Detect operation will list those objects together with their coordinates in the image. You can use this functionality to process the
relationships between the objects in an image. It also lets you determine whether there are multiple instances of the same tag in an image.
The Detect API applies tags based on the objects or living things identified in the image. There is currently no formal relationship between the tagging
taxonomy and the object detection taxonomy. At a conceptual level, the Detect API only finds objects and living things, while the Tag API can also include
contextual terms like "indoor", which can't be localized with bounding boxes.
Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/face/ https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-
object-detection

The correct answer is:


DRAG DROP -
Match the types of computer vision workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than
once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:
[Facial recognition] Identify celebrities in images.

[Optical character recognition(OCR)] Extract movie title names from movie poster images.

[Object detection] Locate vehicles in an image.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 130/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 236

Not answered

Marked out of 4.00

DRAG DROP -
Match the facial recognition tasks to the appropriate questions.
To answer, drag the appropriate task from the column on the left to its question on the right. Each task may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

Do two images of a face belong to the same person?

Does this person look like other people ?

Do all the faces belong together ?

Who is this person in this group of people ?

grouping identification similarity verification

Your answer is incorrect.

https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/overview-identity#face-detection-and-analysis

https://azure.microsoft.com/en-us/services/cognitive-services/face/#features

The correct answer is:


DRAG DROP -
Match the facial recognition tasks to the appropriate questions.
To answer, drag the appropriate task from the column on the left to its question on the right. Each task may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

[verification] Do two images of a face belong to the same person?


[similarity] Does this person look like other people ?

[grouping] Do all the faces belong together ?

[identification] Who is this person in this group of people ?

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 131/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 237

Not answered

Marked out of 3.00

Match the Azure Cognitive Services to the appropriate actions.

To answer, drag the appropriate service from the column on the left to its action on the right. Each service may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

Identify objects in an image.

Automatically import data from an invoice to a database.

Identify people in an image.

Custom Vision Face Form Recognizer

Your answer is incorrect.


The correct answer is:
Match the Azure Cognitive Services to the appropriate actions.

To answer, drag the appropriate service from the column on the left to its action on the right. Each service may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

[Custom Vision] Identify objects in an image.

[Form Recognizer] Automatically import data from an invoice to a database.

[Face] Identify people in an image.

Question 238

Not answered

Marked out of 3.00

Match the Azure Cognitive Services to the appropriate actions.

To answer, drag the appropriate service from the column on the left to its action on the right. Each service may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

Identify objects in an image.

Automatically import data from an invoice to a database.

Identify people in an image.

Custom Vision Face Form Recognizer

Your answer is incorrect.

The correct answer is:


Match the Azure Cognitive Services to the appropriate actions.

To answer, drag the appropriate service from the column on the left to its action on the right. Each service may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

[Custom Vision] Identify objects in an image.

[Form Recognizer] Automatically import data from an invoice to a database.

[Face] Identify people in an image.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 132/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 239

Not answered

Marked out of 4.00

DRAG DROP
-

You plan to deploy an Azure Machine Learning model by using the Machine Learning designer.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them
in the correct order.

Train the model. Split the data randomly into training data and validation data

Evaluate the model against the original dataset. Evaluate the model against the validation dataset

Ingest and prepare a dataset

Your answer is incorrect.

The correct answer is:


DRAG DROP
-

You plan to deploy an Azure Machine Learning model by using the Machine Learning designer.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them
in the correct order.

[Ingest and prepare a dataset]

[Split the data randomly into training data and validation data]

[Train the model.]

[Evaluate the model against the validation dataset]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 133/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 240

Not answered

Marked out of 3.00

DRAG DROP
-

Match the tool to the Azure Machine Learning task.

To answer, drag the appropriate tool from the column on the left to its tasks on the right. Each tool may be used once, more than once, or not at all.

Create a Machine Learning workspace.

Use a drag-and-drop interface used to train and deploy models

Use a wizard to select configurations fora machine learning run

NOTE: Each correct selection is worth one point.

Automated machine learning (automated ML) The Azure portal Machine Learning designer

Your answer is incorrect.

The correct answer is:


DRAG DROP
-

Match the tool to the Azure Machine Learning task.

To answer, drag the appropriate tool from the column on the left to its tasks on the right. Each tool may be used once, more than once, or not at all.
[The Azure portal] Create a Machine Learning workspace.

[Machine Learning designer] Use a drag-and-drop interface used to train and deploy models

[Automated machine learning (automated ML)] Use a wizard to select configurations fora machine learning run

NOTE: Each correct selection is worth one point.

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 134/135
3/13/24, 2:36 PM Final Assessment I: Attempt review | INBIOT

Question 241

Not answered

Marked out of 3.00

DRAG DROP -
You plan to deploy an Azure Machine Learning model as a service that will be used by client applications.
Which three processes should you perform in sequence before you deploy the model? To answer, move the appropriate processes from the list of
processes to the answer area and arrange them in the correct order.
Select and Place:

1.

2.

3.

model evaluation model training model retraining data encryption data preparation

Your answer is incorrect.

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/concept-ml-pipelines

Question #22

The correct answer is:


DRAG DROP -
You plan to deploy an Azure Machine Learning model as a service that will be used by client applications.
Which three processes should you perform in sequence before you deploy the model? To answer, move the appropriate processes from the list of
processes to the answer area and arrange them in the correct order.
Select and Place:

1. [data preparation]

2. [model training]

3. [ model evaluation]

https://testprep.industryskills.org/mod/quiz/review.php?attempt=515&cmid=26&showall=1 135/135

You might also like