0% found this document useful (0 votes)
39 views18 pages

TheSmartHead's AI 900 AzureAIFundamentals ExamDump

The document discusses a practice exam dump for the AI-900 Azure AI Fundamentals certification. It provides questions and answers on topics related to AI workloads, machine learning concepts, and the Microsoft principles for responsible AI.

Uploaded by

bfrhxtr668
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views18 pages

TheSmartHead's AI 900 AzureAIFundamentals ExamDump

The document discusses a practice exam dump for the AI-900 Azure AI Fundamentals certification. It provides questions and answers on topics related to AI workloads, machine learning concepts, and the Microsoft principles for responsible AI.

Uploaded by

bfrhxtr668
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

9/25/2022 The Smart Head's

AI-900 Azure AI
Fundamentals
Exam Dump
@msfundamentals

The Smart Head’s Team


WE ARE ON TELEGRAM @MSFUNDAMENTALS
The Smart Head’s AI-900 Azure AI Fundamentals Tests Exam Dump

We’re on Telegram @msfundamentals

AI-900

Azure AI Fundamentals

Sections

Get started with artificial intelligence – Source

Explore visual tools for machine learning – Source

Explore computer vision – Source

Explore natural language processing – Source

Explore decision support – Source

Explore knowledge mining – Source

Focus Areas

It is important to understand the key differences between Computer Vision and Custom Vision,
Workload Type & Principle, as there were many questions on that area. Also make sure that you read
the complete course before attempting the exam.

Prior to the exam there are a set of questions where you will be asked to choose your proficiency
levels, Choose “Less than 6 months” and “Low” as answers

THE SMART HEAD’S TEAM 1


The Smart Head's Question 1

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?

A. increased sales

B. a reduced workload for the customer service agents

C. improved product reliability

Answer B

The Smart Head's Question 2

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

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.

Answer B

The Smart Head's Question 3

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.

THE SMART HEAD’S TEAM 2


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.

Answer 11 & 1033

The Smart Head's Question 4

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?

A. Set Validation type to Auto.

B. Enable Explain best model.

C. Set Primary metric to accuracy.

D. Set Max concurrent iterations to 0.

Answer B

The Smart Head's Question 5

THE SMART HEAD’S TEAM 3


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

NOTE: Each correct selection is worth one point.

Answer:

No, Yes & No

The Smart Head's Question 6

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

Answer: reliability & safety

The Smart Head's Question 7

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:

Answer:

Conversational AI

Computer Vision

Natural Language Processing

THE SMART HEAD’S TEAM 4


The Smart Head's Question 8

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. fairness

B. inclusiveness

C. reliability and safety

D. accountability

Answer B

The Smart Head's Question 9

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:

Answer

Reliability and safety

Accountability

Privacy and security

The Smart Head's Question 10

THE SMART HEAD’S TEAM 5


HOTSPOT -

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

Answer

reliability and safety

The Smart Head's Question 11

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 all visuals have an associated text that can be read by a screen reader.

B. Enable auto-scaling 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.

Answer C

The Smart Head's Question 12

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:

Answer

Computer Vision

Natural Language Processing

Anomaly Detection

Machine Learning (Regression)

THE SMART HEAD’S TEAM 6


The Smart Head’s Question 13

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?

A. accountability

B. fairness

C. inclusiveness

D. privacy and security

Answer C

The Smart Head's Question 14

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. knowledgeability

B. decisiveness

C. inclusiveness

D. fairness

E. opinionatedness

F. reliability and safety

Answer C,D,F

The Smart Head's Question 15

THE SMART HEAD’S TEAM 7


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

Hot Area:

Answer

object detection

The Smart Head's Question 16

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

Hot Area:

Answer

Feature engineering

The Smart Head's Question 17

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 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

Answer B

The Smart Head's Question 18

THE SMART HEAD’S TEAM 8


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. transparency

B. inclusiveness

C. fairness

D. privacy and security

Answer A

The Smart Head's Question 19

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:

Answer Yes, No & No

The Smart Head's Question 20

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.

THE SMART HEAD’S TEAM 9


Select and Place:

Answer

Fairness

Privacy and security

Transparency

The Smart Head's Question 21

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:

Answer

Data Preparation

Model Training

Model Evaluation

The Smart Head's 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.

THE SMART HEAD’S TEAM 10


A. Implement an Agile software development methodology

B. Implement a process of AI 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 AI-based algorithms for automated decision making

Answer B & C

The Smart Head's Question 23

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

Answer

Fairness

The Smart Head's Question 24

DRAG DROP – 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.

Select and Place:

Answer

Model Evaluation

Feature Engineering

THE SMART HEAD’S TEAM 11


Feature Selection

The Smart Head's Question 25

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

Answer

Features

The Smart Head's Question 26

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

Which type of model is the chart used to evaluate?

A. classification

B. regression

C. clustering

Answer B

The Smart Head's Question 27

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

THE SMART HEAD’S TEAM 12


A. classification

B. regression

C. clustering

Answer B

The Smart Head's Question 28

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?

A. the number of taxi journeys in the dataset

B. the trip distance of individual taxi journeys

C. the fare of individual taxi journeys

D. the trip ID of individual taxi journeys

Answer B

The Smart Head's Question 29

You need to predict the sea level in meters for the next 10 years.

Which type of machine learning should you use?

A. classification

B. regression

C. clustering

Answer B

The Smart Head's Question 30

THE SMART HEAD’S TEAM 13


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.

Answer Yes, No, Yes & No

The Smart Head's Question 31

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

Answer

Classification

The Smart Head's Question 32

THE SMART HEAD’S TEAM 14


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.

Answer Yes, No & No

The Smart Head's Question 33

A product feature got rejected in a Sprint review meeting. What does the team need to do first to
rectify the failure?

A. Drop the feature from the Product Backlog.

B. Rewrite the user story of the feature to address the reasons why it is not accepted.

C. Place the feature in the Product Backlog for reprioritization.

D. Take help from the Scrum Master to rewrite the User Story for the feature.

Answer B

The Smart Head's Question 34

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

A. Form Recognizer

B. Text Analytics

C. Language Understanding

D. Custom Vision

Answer A

The Smart Head's Question 35

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

Answer Form Recognizer

With this we will launch the first version of the file. The updated version is slated to release by end of
next week. Good Luck! Have fun learning!

THE SMART HEAD’S TEAM 15


The Smart Head's Question 36

The Smart Head's Question 37

The Smart Head's Question 38

The Smart Head's Question 39

The Smart Head's Question 40

The Smart Head's Question 41

The Smart Head's Question 42

The Smart Head's Question 43

The Smart Head's Question 44

The Smart Head's Question 45

The Smart Head's Question 46

The Smart Head's Question 47

The Smart Head's Question 48

The Smart Head's Question 49

The Smart Head's Question 50

The Smart Head's Question 51

The Smart Head's Question 52

The Smart Head's Question 53

The Smart Head's Question 54

The Smart Head's Question 55

The Smart Head's Question 56

The Smart Head's Question 57

The Smart Head's Question 58

The Smart Head's Question 59

The Smart Head's Question 60

The Smart Head's Question 61

The Smart Head's Question 62

The Smart Head's Question 63

The Smart Head's Question 64

The Smart Head's Question 65

The Smart Head's Question 66

THE SMART HEAD’S TEAM 16


The Smart Head's Question 67

The Smart Head's Question 68

The Smart Head's Question 69

The Smart Head's Question 70

THE SMART HEAD’S TEAM 17

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy