exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 1 question 50 discussion

Actual exam question from Microsoft's AI-102
Question #: 50
Topic #: 1
[All AI-102 Questions]

You are developing a monitoring system that will analyze engine sensor data, such as rotation speed, angle, temperature, and pressure. The system must generate an alert in response to atypical values.

What should you include in the solution?

  • A. Application Insights in Azure Monitor
  • B. metric alerts in Azure Monitor
  • C. Multivariate Anomaly Detection
  • D. Univariate Anomaly Detection
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Pixelmate
Highly Voted 1 year, 5 months ago
This appeared in exam 28/06
upvoted 11 times
...
evangelist
Highly Voted 9 months, 3 weeks ago
Selected Answer: C
if there is no metrics advisor, then choose Multivariate Anomaly detection as secondary option, Metrics Advisor is the best answer.
upvoted 10 times
...
Sujeeth
Most Recent 1 month, 2 weeks ago
The correct choice is C. Multivariate Anomaly Detection. In this scenario, multiple engine sensor data points (such as rotation speed, angle, temperature, and pressure) are being monitored together, and they are likely interdependent. Multivariate Anomaly Detection can analyze these related variables simultaneously to detect anomalies that arise from their combined patterns. This makes it well-suited for identifying atypical values in complex systems like engines, where relationships between different variables are critical to detecting anomalies. A. Application Insights in Azure Monitor is mainly used for monitoring application performance and diagnostics. B. Metric alerts in Azure Monitor track specific metrics, but they are usually based on single variables rather than multivariate relationships. D. Univariate Anomaly Detection focuses on detecting anomalies in a single variable, which would not be as effective in this scenario where multiple interdependent variables are involved
upvoted 1 times
...
HaraTadahisa
5 months, 2 weeks ago
Selected Answer: C
"Multivariate Anomaly Detection" is needed.
upvoted 2 times
...
happychuks
5 months, 2 weeks ago
Correct
upvoted 1 times
...
nanaw770
6 months, 2 weeks ago
Selected Answer: C
C is right anwer.
upvoted 1 times
...
reiwanotora
6 months, 2 weeks ago
Selected Answer: C
C is right.
upvoted 1 times
...
evangelist
9 months, 3 weeks ago
Please do not choose A, this is a machine learning topic and has nothing to do with Azure Monitor
upvoted 2 times
...
evangelist
9 months, 3 weeks ago
Selected Answer: C
C. Multivariate Anomaly Detection is the most comprehensive solution. It allows for the analysis of complex relationships between multiple metrics, which is crucial for accurately identifying anomalies in a system as intricate as an engine. This approach can help detect situations where the anomaly is not in the individual metrics but in their unexpected patterns or combinations.
upvoted 3 times
...
rdemontis
1 year, 1 month ago
Selected Answer: C
https://learn.microsoft.com/en-us/azure/cognitive-services/anomaly-detector/overview#multivariate-anomaly-detection
upvoted 2 times
...
zellck
1 year, 5 months ago
Selected Answer: C
C is the answer. https://learn.microsoft.com/en-us/azure/cognitive-services/anomaly-detector/overview#multivariate-anomaly-detection The Multivariate Anomaly Detection APIs further enable developers by easily integrating advanced AI for detecting anomalies from groups of metrics, without the need for machine learning knowledge or labeled data. Dependencies and inter-correlations between up to 300 different signals are now automatically counted as key factors. This new capability helps you to proactively protect your complex systems such as software applications, servers, factory machines, spacecraft, or even your business, from failures.
upvoted 4 times
...
Hisayuki
1 year, 5 months ago
Selected Answer: C
Multivariate Anomaly Detection - If your goal is to detect system level anomalies from a group of time series data, use multivariate anomaly detection APIs.
upvoted 4 times
...
endeesa
1 year, 5 months ago
Selected Answer: A
Anomaly detection does not support alerting though
upvoted 3 times
...
mVic
1 year, 6 months ago
Selected Answer: C
The Multivariate Anomaly Detection APIs further enable developers by easily integrating advanced AI for detecting anomalies from groups of metrics, without the need for machine learning knowledge or labeled data. https://learn.microsoft.com/en-us/azure/cognitive-services/anomaly-detector/overview#multivariate-anomaly-detection
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...