wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AI-900

Total questions: 73

Worksheet time: 40mins

Name
Class
Date
1.

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

a)

Classification

b)

Regression

c)

Clustering

2.

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

3.

Q62. The interactive answering of questions entered by a user as part of an applications is an example of ____________ .

a)

anomaly detection

b)

computer vision

c)

conversational AI

d)

forecasting

4.

Q61. Which AI service should you use to create a bot from a frequently asked questions (FAQ) document?

a)

QnA Maker

b)

Language Understanding (LUIS)

c)

Test Analytics

d)

Speech

5.

Q60. 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)

Custom Vision

b)

QnA Maker

c)

Translator Text

d)

Face

6.

Q58. 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 smart device in the home that responds to questions such as "What will the weather be like today?"

b)

a website that uses a knowledge base to interactively respond to users' questions

c)

assembly line machinery that autonomously inserts headlamps into cars

d)

monitoring the temperature of machinery to turn on a fan when the temperature reaches a specific threshold

7.

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

a)

Text Analytics

b)

QnA Maker

c)

Azure Bot Service

d)

Translator Text

8.

Q56. 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)

QnA Maker

b)

Text Analytics

c)

Computer Vision

d)

Language Understanding (LUIS)

9.

Q54. Choose the correct statements.

a)

Azure Bot Service and Azure Congnitive Service can be integrated.

b)

Azure Bot Service engages with customers in a conversational manner.

c)

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

10.

Q53. 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 telephone answering service that has a pre-recorder message

b)

a chatbot that provides users with the ability to find answers on a website by themselves

c)

telephone voice menus to reduce the load on human resources

d)

a service that creates frequently asked questions (FAQ) documents by crawling public websites

11.

Q52. 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)

entity recognition

b)

key phrase extraction

c)

sentiment analysis

d)

language detection

12.

Q1. 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 benet 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

13.

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

14.
a)

5, 11

b)

11, 1033

c)

1033, 13951

d)

13951, 5

15.

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

16.
a)

Yes, Yes, No

b)

No, Yes, Yes

c)

No, No, Yes

d)

No, No, No

17.

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

a)

inclusiveness

b)

privacy and security

c)

reliability and safety

d)

transparency

18.
a)

Conversational AI, Computer vision, Natural language processing

b)

Anomaly detection, Conversational AI, Knowledge mining

c)

Anomaly detection, Computer vision, Knowledge mining

d)

Natural language processing, Knowledge mining, Conversational AI

19.

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

20.
a)

Privacy and security, Accountability, Reliability and safety

b)

Reliability and safety, Fairness, Privacy and security

c)

Accountability, Inclussiveness, Reliability and safety

d)

Inclussiveness, Fairness, Privacy and security

21.

When developing an AI system for self-driving cars, the Microsoft _____________________ principle for responsible AI should be applied to ensure consistent operation system during unexpected circumstances.

a)

inclusiveness

b)

accountability

c)

reliability and safety

d)

fairness

22.

Q11. 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)

Ink Recognizer

d)

Custom Vision

23.

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

a)

Custom Vision

b)

Form Recognizer

c)

Ink Recognizer

d)

Text Analytics

24.

Q13. You use Azure Machine Learning designer to publish an inference pipeline. Which two parameters should you use to consume the pipeline?

a)

the model name

b)

the training endpoint

c)

the authentication key

d)

the REST endpoint

25.

Q14. 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 ___________________________________.

a)

a local web service

b)

Azure Container Instances

c)

Azure Kubernetes Service (AKS)

d)

Azure Machine Learning compute

26.

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

a)

classification

b)

clustering

c)

regression

27.
a)

Yes, Yes, Yes

b)

Yes, Yes, No

c)

Yes, No, No

d)

No, No, No

28.

a)

A feature, A feature

b)

A feature, A label

c)

A label, A feature

d)

A label, A label

29.

Q18. Which metric can you use to evaluate a classication model?

a)

true positive rate

b)

mean absolute error (MAE)

c)

coecient of determination (R2)

d)

root mean squared error (RMSE)

30.

Q19. Which two components can you drag onto a canvas in Azure Machine Learning designer? Each correct answer presents a complete solution.

a)

dataset

b)

compute

c)

pipeline

d)

module

31.

Q20. 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?

a)

Select Columns in Dataset

b)

Add Rows

c)

Split Data

d)

Join Data

32.
a)

Classification, Clustering, Regression

b)

Clustering, Regression, Classification

c)

Regression, Classification, Clustering,

d)

Regression, Clustering, Classification

33.

a)

Feature engineering, Feature selection, Model development

b)

Model evaluation, Feature engineering, Feature selection

c)

Model training, Feature selection, Model development

d)

Model evaluation, Feature engineering, Model training

34.

Q23. Data values that influence the prediction of a model are called ________________ .

a)

dependant variables

b)

features

c)

identifiers

d)

labels

35.
a)

classication

b)

regression

c)

clustering

36.

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

37.
a)

Yes, No, Yes, No

b)

No, Yes, No, Yes

c)

No, Yes, Yes, No

d)

Yes, No, No, Yes

38.

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

a)

classification

b)

regression

c)

clustering

39.
a)

Yes, Yes, No

b)

Yes, No, No

c)

No, Yes, Yes

d)

No, No, Yes

40.

Q31. 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)

semantic segmentation

b)

image classication

c)

object detection

d)

optical character recognition (OCR)

41.
a)

grouping, identification, similarity, verification

b)

verification, similarity, identification, grouping

c)

verification, similarity, grouping, identification

d)

identification, similarity, grouping, verification

42.

a)

Facial recognition, Image classification, Object detection

b)

Image classification, Optical character recoginition (OCR), Object detection

c)

Facial recognition, Optical character recoginition (OCR), Object detection

d)

Object detection, Facial recognition, Image classification

43.

Q34. 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)

optical character recognition (OCR)

b)

object detection

c)

image classication

d)

face detection

44.

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

a)

Computer Vision

b)

Custom Vision

c)

Form recognizer

d)

Video Indexer

45.
a)

object detection

b)

semantic segmentation

c)

optical character recognition (OCR)

d)

image classication

46.

Q37. What are two tasks that can be performed by using the Computer Vision service?

a)

Train a custom image classication model.

b)

Detect faces in an image.

c)

Recognize handwritten text.

d)

Translate the text in an image between languages.

47.

Q38. What is a use case for classication?

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

48.

Q39. What are two tasks that can be performed by using computer vision?

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.

49.

Q40. 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?

a)

anomaly detection

b)

conversational AI

c)

computer vision

d)

natural language processing

50.

Q41. 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)

anomaly detection

b)

semantic segmentation

c)

regression

d)

natural language processing

51.

Q42. Natural language processing can be used to _____________________________________.

a)

classify email messages as work-related or personal.

b)

predict the number of future car rentals.

c)

predict which website visitors will make a transaction.

d)

stop a process in a factory when extremely high temperatures are registered.

52.

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

a)

Translator Text

b)

Text Analytics

c)

Speech

d)

Language Understanding (LUIS)

53.

Q44. You are developing a chatbot solution in Azure. Which service should you use to determine a user's intent?

a)

Translator Text

b)

QnA Maker

c)

Speech

d)

Language Understanding (LUIS)

54.

Q45. You need to make the press releases of your company available in a range of languages. Which service should you use?

a)

Translator Text

b)

Text Analytics

c)

Speech

d)

Language Understanding (LUIS)

55.
a)

Yes, Yes, No

b)

Yes, No, Yes

c)

No, Yes, Yes

d)

No, No, Yes

56.

a)

Yes, Yes, No

b)

Yes, No, Yes

c)

No, Yes, Yes

d)

No, No, Yes

57.

Q49. 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)

language detection

b)

sentiment analysis

c)

key phrase extraction

d)

entity recognition

58.
a)

entity recognition

b)

key phrase extraction

c)

sentiment analysis

d)

translation

59.

Q55. 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?

a)

Generate the questions and answers from an existing webpage.

b)

Use automated machine learning to train a model based on a le that contains the questions.

c)

Manually enter the questions and answers.

d)

Connect the bot to the Cortana channel and ask questions by using Cortana.

e)

Import chit-chat content from a predened data source.

60.
a)

a sentiment analysis solution

b)

a chatbot

c)

a machine learning model

d)

a computer vision application

61.

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

62.

Q64. 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 specic user groups. This an example of which Microsoft guiding principle for responsible AI?

a)

accountability

b)

fairness

c)

inclusiveness

d)

privacy and security

63.

Q65. What are three Microsoft guiding principles for responsible AI?

a)

reliability and safety

b)

decisiveness

c)

inclusiveness

d)

fairness

e)

opinionatedness

64.

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

65.

Q67. A medical research project uses a large anonymized dataset of brain scan images that are categorized into predened 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?

a)

clustering

b)

regression

c)

classication

66.

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

a)

to train the model twice to attain better accuracy

b)

to train multiple models simultaneously to attain better performance

c)

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

67.

Q69. 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?

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 dene and run machine learning experiments from Azure Machine Learning designer.

d)

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

68.

Q70. In which two scenarios can you use the Form Recognizer service?

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.

69.

Q71. In which two scenarios can you use speech recognition?

a)

an in-car system that reads text messages aloud

b)

providing closed captions for recorded or live videos

c)

creating an automated public address system for a train station

d)

creating a transcript of a telephone call or meeting

70.

Q72. 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)

Text Analytics

b)

Translator Text

c)

Speech

d)

Language Understanding (LUIS)

71.

Q73. Which scenario is an example of a webchat bot?

a)

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.

b)

Translate into English questions entered by customers at a kiosk so that the appropriate person can call the customers back.

c)

Accept questions through email, and then route the email messages to the correct person based on the content of the message.

d)

From a website interface, answer common questions about scheduled events and ticket purchases for a music festival.

72.

a)

Sentiment analysis, Key phrase extraction, Entity Recognition

b)

Language detection, Sentiment analysis, Key phrase extraction

c)

Language detection, Key phrase extraction, Entity Recognition

d)

Sentiment analysis, Entity Recognition, Key phrase extraction

73.

a)

Key phrase extraction, Sentiment analysis, Translation

b)

Key phrase extraction, Sentiment analysis, Speech recognition and speech synthesis

c)

Key phrase extraction, Sentiment analysis, Natural language processing

d)

Key phrase extraction, Natural language processing, Translation