Weekend Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Free and Premium Microsoft AI-900 Dumps Questions Answers

Page: 1 / 19
Total 319 questions

Microsoft Azure AI Fundamentals Questions and Answers

Question 1

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?

Options:

A.

anomaly detection

B.

conversational AI

C.

computer vision

D.

natural language processing

Buy Now
Question 2

You have a database that contains a list of employees and their photos.

You are tagging new photos of the employees.

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

NOTE: Each correct selection is worth one point.

Options:

Question 3

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.

Options:

A.

Predict stock prices.

B.

Detect brands in an image.

C.

Detect the color scheme in an image

D.

Translate text between languages.

E.

Extract key phrases.

Question 4

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.

Options:

Question 5

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

NOTE: Each correct selection is worth one point.

Options:

Question 6

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?

Options:

A.

Computer Vision

B.

Face

C.

Text Analytics

D.

Form Recognizer

Question 7

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

NOTE: Each correct selection is worth one point.

Options:

Question 8

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.

Options:

A.

Train a custom image classification model.

B.

Detect faces in an image.

C.

Recognize handwritten text.

D.

Translate the text in an image between languages.

Question 9

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.

Options:

Question 10

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?

Options:

A.

facial recognition

B.

optical character recognition (OCR)

C.

semantic segmentation

D.

object detection

Question 11

Match the types of computer vision 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.

Options:

Question 12

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.

Options:

A.

Extract the invoice number from an invoice.

B.

Translate a form from French to English.

C.

Find image of product in a catalog.

D.

Identity the retailer from a receipt.

Question 13

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?

Options:

A.

semantic segmentation

B.

image classification

C.

object detection

D.

optical character recognition (OCR)

Question 14

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?

Options:

A.

optical character recognition (OCR)

B.

object detection

C.

image classification

D.

face detection

Question 15

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

Options:

Question 16

What is a use case for classification?

Options:

A.

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

B.

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

C.

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

D.

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

Question 17

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?

Options:

A.

object detection

B.

semantic segmentation

C.

optical character recognition (OCR)

D.

image classification

Question 18

Extracting relationships between data from large volumes of unstructured data is an example of which type of Al workload?

Options:

A.

computer vision

B.

knowledge mining

C.

natural language processing (NLP)

D.

anomaly detection

Question 19

Select the answer that correctly completes the sentence.

Options:

Question 20

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?

Options:

A.

the Verify operation in the Face service

B.

the Detect operation in the Face service

C.

the Describe Image operation in the Computer Vision service

D.

the Analyze Image operation in the Computer Vision service

Question 21

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

Options:

Question 22

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.

Options:

A.

Implement an Agile software development methodology

B.

Implement a process of Al model validation as part of the software review process

C.

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

D.

Prevent the disclosure of the use of Al-based algorithms for automated decision making

Question 23

What are three Microsoft guiding principles for responsible AI? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

knowledgeability

B.

decisiveness

C.

inclusiveness

D.

fairness

E.

opinionatedness

F.

reliability and safety

Question 24

You are building an AI system.

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

Options:

A.

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

B.

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

C.

Provide documentation to help developers debug code.

D.

Ensure that a training dataset is representative of the population.

Question 25

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 an example of which Microsoft guiding principle for responsible AI?

Options:

A.

accountability

B.

fairness

C.

inclusiveness

D.

privacy and security

Question 26

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.

Options:

Question 27

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.

Options:

Question 28

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.

Options:

Question 29

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.

Options:

Question 30

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.

Options:

Question 31

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

Options:

Question 32

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

Options:

Question 33

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

Options:

Question 34

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?

Options:

A.

increased sales

B.

a reduced workload for the customer service agents

C.

improved product reliability

Question 35

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

NOTE: Each correct selection is worth one point.

Options:

Question 36

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?

Options:

A.

fairness

B.

inclusiveness

C.

reliability and safety

D.

accountability

Question 37

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.

Options:

Question 38

For a machine learning progress, how should you split data for training and evaluation?

Options:

A.

Use features for training and labels for evaluation.

B.

Randomly split the data into rows for training and rows for evaluation.

C.

Use labels for training and features for evaluation.

D.

Randomly split the data into columns for training and columns for evaluation.

Question 39

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

NOTE: Each correct selection is worth one point.

Options:

Question 40

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

Options:

Question 41

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.

Options:

A.

Language Service

B.

Azure Bot Service

C.

Form Recognizer

D.

Anomaly Detector

Question 42

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 Al workload should you use?

Options:

A.

conversational Al

B.

anomaly detection

C.

natural language processing

D.

computer vision

Question 43

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

NOTE: Each correct selection is worth one point.

Options:

Question 44

You are developing a Chabot solution in Azure.

Which service should you use to determine a user’s intent?

Options:

A.

Translator

B.

Azure Cognitive Search

C.

Speech

D.

Language

Question 45

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?

Options:

A.

an intent

B.

an utterance

C.

a domain

D.

an entity

Question 46

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?

Options:

A.

entity recognition

B.

key phrase extraction

C.

sentiment analysis

D.

language detection

Question 47

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?

Options:

A.

Azure Bot Service

B.

Language Understanding

C.

Text Analytics

D.

QnA Maker

Question 48

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?

Options:

A.

anomaly detection

B.

semantic segmentation

C.

regression

D.

natural language processing

Question 49

In which scenario should you use key phrase extraction?

Options:

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

Question 50

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

Options:

Question 51

Which AI service can you use to interpret the meaning of a user input such as “Call me back later?”

Options:

A.

Translator Text

B.

Text Analytics

C.

Speech

D.

Language Understanding (LUIS)

Question 52

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?

Options:

A.

Test the model by using new utterances

B.

Add utterances to the None intent

C.

Create a prebuilt task entity

D.

Create a new model

Question 53

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.

Options:

Question 54

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.

Options:

A.

an automated voice that reads back a credit card number entered into a telephone by using a numeric keypad

B.

generating live captions for a news broadcast

C.

extracting key phrases from the audio recording of a meeting

D.

an Al character in a computer game that speaks audibly to a player

Question 55

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?

Options:

A.

Increase the confidence threshold of responses

B.

Enable active learning

C.

Create multi-turn questions

D.

Add chit-chat

Question 56

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?

Options:

A.

Text Analytics

B.

Translator Text

C.

Speech

D.

Language Understanding (LUIS)

Question 57

You need to make the press releases of your company available in a range of languages.

Which service should you use?

Options:

A.

Translator Text

B.

Text Analytics

C.

Speech

D.

Language Understanding (LUIS)

Question 58

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

Options:

Question 59

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

Which type of model is the chart used to evaluate?

Options:

A.

classification

B.

regression

C.

clustering

Question 60

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

Options:

Question 61

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.

Options:

A.

Education Level

B.

Last Name

C.

Age

D.

Income Range

E.

First Name

Question 62

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

Options:

Question 63

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?

Options:

A.

Custom Vision

B.

Form Recognizer

C.

Face

D.

Computer Vision

Question 64

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

Options:

Question 65

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

NOTE: Each correct selection is worth one point.

Options:

Question 66

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

Options:

A.

Azure Al Custom Vision

B.

Azure Al Document Intelligence

C.

Azure Al Language

D.

Azure Al face

Question 67

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

NOTE: Each correct selection is worth one point.

Options:

Question 68

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

NOTE: Each correct selection is worth one point.

Options:

Question 69

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.

Options:

A.

dataset

B.

co mpute

C.

pipeline

D.

module

Question 70

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

Options:

Question 71

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

NOTE: Each correct selection is worth one point.

Options:

Question 72

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.

Options:

A.

coefficient of determination (R2)

B.

F1 score

C.

root mean squared error (RMSE)

D.

area under curve (AUC)

E.

balanced accuracy

Question 73

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

Options:

A.

classification

B.

regression

C.

clustering

Question 74

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.

Options:

Question 75

Match the machine learning tasks to the appropriate scenarios.

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

NOTE: Each correct selection is worth one point.

Options:

Question 76

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?

Options:

A.

clustering

B.

regression

C.

classification

Page: 1 / 19
Total 319 questions