{"id":18244,"date":"2026-09-22T06:17:41","date_gmt":"2026-09-22T06:17:41","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=18244"},"modified":"2026-09-22T06:17:41","modified_gmt":"2026-09-22T06:17:41","slug":"microsoft-ai-900-practice-test-questions-and-exam-dumps-part1-q1-20","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-ai-900-practice-test-questions-and-exam-dumps-part1-q1-20\/","title":{"rendered":"Microsoft AI-900 Practice Test Questions and Exam Dumps Part1 Q1-20"},"content":{"rendered":"<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/ai-900-exam-dumps\"><b>Microsoft AI-900 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 1<\/b><\/h3>\n<p><b>What is the primary purpose of artificial intelligence?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To enable computers to perform tasks that normally require human intelligence<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To replace all computer networks with cloud storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To increase the physical memory of a computer<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To create only mathematical calculations<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Artificial intelligence enables computer systems to perform tasks that typically require human-like intelligence. These tasks can include recognizing images, understanding language, making predictions, identifying patterns, and generating content. AI systems can use rules, machine learning models, or other techniques depending on the problem being solved. AI is not limited to one specific technology or application. It can be used in areas such as customer service, healthcare, finance, manufacturing, transportation, and many other industries where intelligent processing of information is useful.<\/span><\/p>\n<h3><b>Question 2<\/b><\/h3>\n<p><b>A company wants to predict whether a customer will cancel a subscription based on historical customer records. The historical records contain examples labeled as either &#8220;canceled&#8221; or &#8220;active.&#8221; Which machine learning task should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Clustering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Classification<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Regression<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Anomaly detection<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Classification is used when a model predicts a category or class based on input data. In this scenario, the model must determine whether a customer belongs to the canceled or active category. Because historical examples already contain the expected outcomes, the model can learn the relationship between customer characteristics and the corresponding class. Regression would be used to predict a numerical value, while clustering groups unlabeled data based on similarities. Anomaly detection focuses on identifying unusual observations rather than assigning predefined categories.<\/span><\/p>\n<h3><b>Question 3<\/b><\/h3>\n<p><b>Which machine learning approach uses labeled training data to learn a relationship between inputs and known outputs?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unsupervised learning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Reinforcement learning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Supervised learning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Generative AI<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Supervised learning uses training examples where the desired output or label is already known. The model learns patterns connecting the input features with those known outcomes and then uses those patterns to make predictions on new data. Classification and regression are common supervised learning tasks. In contrast, unsupervised learning works without predefined labels, while reinforcement learning learns through interactions and rewards. Generative AI focuses on producing new content based on learned patterns and is not simply another name for supervised learning.<\/span><\/p>\n<h3><b>Question 4<\/b><\/h3>\n<p><b>A retailer has customer purchasing data but does not have predefined customer categories. The retailer wants an AI system to discover groups of customers with similar purchasing behavior. Which technique is most appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Regression<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Classification<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech recognition<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Clustering<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Clustering is an unsupervised learning technique used to organize data into groups based on similarities without requiring predefined labels. In this scenario, the retailer does not already know which customer categories should exist. A clustering algorithm can analyze purchasing characteristics and identify groups with similar behavior. These discovered groups could later help with marketing or customer analysis. Classification would require known categories, while regression predicts numerical values. Speech recognition is unrelated because the data in this scenario consists of customer purchasing information.<\/span><\/p>\n<h3><b>Question 5<\/b><\/h3>\n<p><b>A real estate company wants to predict the selling price of a house using its size, number of bedrooms, location, and age. Which machine learning task is appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Regression<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Classification<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Clustering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Object detection<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Regression is used when a machine learning model needs to predict a numerical value. A house selling price is a continuous numerical value, making regression suitable for this scenario. The model can use features such as house size, number of bedrooms, location, and age to learn relationships between these characteristics and historical selling prices. Classification would instead predict categories, clustering would discover groups without predefined labels, and object detection identifies objects and their locations within images. Regression is therefore the appropriate machine learning task for predicting house prices.<\/span><\/p>\n<h3><b>Question 6<\/b><\/h3>\n<p><b>A bank wants to identify unusual transactions that significantly differ from a customer&#8217;s normal spending behavior. Which AI capability is most appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Translation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Anomaly detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Text summarization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image classification<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Anomaly detection is designed to identify observations that differ significantly from expected patterns. In banking, this capability can help identify transactions that are unusual compared with a customer&#8217;s normal spending behavior. The system might consider factors such as transaction amount, location, timing, or purchasing patterns when determining whether an observation is unusual. Translation is used to convert content between languages, text summarization creates shorter versions of text, and image classification assigns categories to images. Therefore, anomaly detection is the best fit for this requirement.<\/span><\/p>\n<h3><b>Question 7<\/b><\/h3>\n<p><b>Which Azure service provides a collection of prebuilt AI capabilities for tasks such as language processing, speech, and computer vision?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Virtual Machines<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure AI services<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure DNS<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI services provide ready-to-use artificial intelligence capabilities that developers can integrate into applications without building every AI model from the beginning. These services include functionality for areas such as computer vision, speech processing, and language understanding. This makes them useful when an organization needs common AI capabilities quickly. Azure Virtual Machines provide compute resources, Azure Storage provides cloud storage capabilities, and Azure DNS handles domain name resolution. Azure AI services are specifically focused on providing managed AI capabilities for application development.<\/span><\/p>\n<h3><b>Question 8<\/b><\/h3>\n<p><b>A manufacturing company wants to automatically inspect product photographs and determine whether each product contains a visible defect. Which AI workload is most appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Natural language processing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech synthesis<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Computer vision<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Reinforcement learning<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Computer vision enables AI systems to analyze and interpret visual information such as photographs and video. In a manufacturing environment, computer vision can be used to inspect products and identify visible defects, classify images, detect objects, or analyze other visual characteristics. Natural language processing works with human language, while speech synthesis converts text into spoken audio. Reinforcement learning focuses on learning actions through rewards and feedback. Because the manufacturing requirement involves analyzing product photographs, computer vision is the appropriate AI workload.<\/span><\/p>\n<h3><b>Question 9<\/b><\/h3>\n<p><b>An application needs to identify multiple cars, people, and bicycles in a street photograph and determine where each object appears in the image. Which computer vision capability is required?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Object detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image classification<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Text translation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sentiment analysis<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Object detection identifies objects within an image and determines their locations, typically by providing bounding boxes around detected objects. In a street photograph, an object detection system could identify several cars, people, and bicycles and indicate where each one appears. Image classification generally assigns one or more categories to an entire image rather than locating individual objects. Text translation converts content between languages, while sentiment analysis evaluates the emotional tone of text. Object detection is therefore the appropriate computer vision capability for this requirement.<\/span><\/p>\n<h3><b>Question 10<\/b><\/h3>\n<p><b>A company analyzes customer reviews to determine whether customers are expressing positive, negative, or neutral opinions. Which AI capability should it use?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OCR<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Object detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech recognition<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sentiment analysis<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Sentiment analysis evaluates text to determine the expressed sentiment, commonly categorized as positive, negative, or neutral. Businesses can use this capability to analyze customer reviews, survey responses, social media comments, or support messages and understand overall customer reactions. OCR is used to extract text from images and documents, object detection identifies objects in images, and speech recognition converts spoken language into text. Since the company wants to determine the emotional tone of written customer reviews, sentiment analysis is the appropriate AI capability.<\/span><\/p>\n<h3><b>Question 11<\/b><\/h3>\n<p><b>Which AI workload focuses on enabling computers to understand, interpret, and process human language?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Natural language processing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Computer vision<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Anomaly detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Regression<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Natural language processing, or NLP, focuses on enabling computer systems to work with human language. NLP capabilities can include analyzing text, identifying entities, extracting key phrases, translating languages, summarizing documents, and determining sentiment. Computer vision instead processes visual information such as images and video. Anomaly detection identifies unusual patterns, while regression predicts numerical values. NLP is widely used in applications such as chatbots, search systems, document processing, virtual assistants, and customer feedback analysis because these solutions need to process or understand human language.<\/span><\/p>\n<h3><b>Question 12<\/b><\/h3>\n<p><b>A voice assistant receives a spoken question from a user and needs to convert the speech into written text before processing the question. Which capability is required?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Text-to-speech<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech-to-text<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image classification<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Key phrase extraction<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Speech-to-text converts spoken language into written text. In a voice assistant, this capability can transform the user&#8217;s spoken question into text so that other AI components can process and interpret it. After transcription, the application might use natural language processing to understand the request and generate an appropriate response. Text-to-speech performs the opposite operation by converting written text into spoken audio. Image classification analyzes images, while key phrase extraction identifies important terms from existing text. Speech-to-text is therefore the necessary first step in this scenario.<\/span><\/p>\n<h3><b>Question 13<\/b><\/h3>\n<p><b>An organization wants to ensure that an AI model does not consistently produce worse results for one demographic group than for another. Which responsible AI principle is most directly related to this requirement?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Transparency<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Privacy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Fairness<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Reliability<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Fairness focuses on ensuring that AI systems treat people equitably and do not produce unjustified differences in outcomes for different groups. Organizations can evaluate model performance across relevant populations to identify potential disparities in accuracy, error rates, or other outcomes. Transparency concerns making AI behavior and decision-making understandable, while privacy focuses on protecting personal information. Reliability concerns consistent and dependable operation. When the main concern is whether different demographic groups experience unequal model performance or treatment, fairness is the most directly relevant responsible AI principle.<\/span><\/p>\n<h3><b>Question 14<\/b><\/h3>\n<p><b>A company wants users to understand why an AI system produced a particular recommendation and what factors influenced its output. Which responsible AI principle is most relevant?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Inclusiveness<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Transparency<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Privacy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Transparency involves making information about an AI system understandable to relevant users and stakeholders. This can include explaining how the system works, what data or factors may influence its outputs, and what limitations users should understand. Transparency can improve trust and help people make informed decisions when interacting with AI systems. Inclusiveness focuses on designing systems that work for people with different needs and abilities. Privacy protects personal information, while security helps protect systems and data from threats. The requirement described is primarily related to transparency.<\/span><\/p>\n<h3><b>Question 15<\/b><\/h3>\n<p><b>An AI application processes customers&#8217; personal information. Which practice is most important for protecting that information?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Collecting every available data field<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Making all customer data publicly accessible<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ignoring data access controls<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Applying appropriate privacy and security controls<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Privacy and security controls help protect personal information from inappropriate access, use, disclosure, or loss. Organizations should consider practices such as limiting data collection to what is necessary, controlling access, protecting stored and transmitted information, and following applicable privacy requirements. Collecting unnecessary information can increase risk, while publicly exposing customer data or ignoring access controls creates significant security concerns. Responsible AI systems should account for privacy and security throughout the solution lifecycle, especially when sensitive or personal information is processed.<\/span><\/p>\n<h3><b>Question 16<\/b><\/h3>\n<p><b>An AI system used in an important business process should continue operating consistently and safely when it encounters unexpected conditions. Which responsible AI principle is most closely associated with this requirement?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Reliability and safety<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Inclusiveness<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Transparency<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Fairness<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Reliability and safety focus on ensuring that an AI system performs consistently and safely under expected conditions and can appropriately handle situations that may cause problems. Important AI applications should be tested for failures, unexpected inputs, and operational risks before and during deployment. Inclusiveness focuses on serving people with different needs, transparency focuses on understandable behavior and information, and fairness addresses equitable treatment across groups. When the primary concern is dependable and safe operation, reliability and safety are the most relevant responsible AI principles.<\/span><\/p>\n<h3><b>Question 17<\/b><\/h3>\n<p><b>Which type of AI can create new content such as text, images, audio, or code based on a user&#8217;s prompt?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Classification AI<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Generative AI<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Clustering AI<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Regression AI<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Generative AI is designed to create new content based on patterns learned from data. Depending on the model and application, it can generate text, images, audio, code, and other types of content. Users commonly interact with generative AI by providing prompts that describe what they want the system to produce. Classification assigns inputs to categories, clustering discovers groups within data, and regression predicts numerical values. Generative AI therefore differs from traditional predictive machine learning because its primary purpose includes producing new content rather than only predicting an existing outcome.<\/span><\/p>\n<h3><b>Question 18<\/b><\/h3>\n<p><b>A retailer wants to predict the amount of money each customer is likely to spend during the next month. The expected result is a numerical amount. Which machine learning task should be selected?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Classification<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Clustering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Regression<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Object detection<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Regression is appropriate when the desired prediction is a numerical value. In this scenario, the model could learn from historical customer information such as previous purchases, transaction frequency, and other relevant features to estimate the amount a customer may spend during the next month. Classification would produce a category rather than a continuous numerical amount. Clustering would discover groups without predefined target values, and object detection is a computer vision capability. Because the expected output is a monetary amount, regression is the appropriate machine learning task.<\/span><\/p>\n<h3><b>Question 19<\/b><\/h3>\n<p><b>A company wants to build a chatbot that can understand customer questions written in natural language and provide appropriate responses. Which AI workload is most relevant?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Computer vision<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Natural language processing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Anomaly detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image classification<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Natural language processing is central to chatbots that need to understand and respond to human language. NLP capabilities can help identify the meaning of user questions, extract relevant information, determine intent, and support the generation of appropriate responses. A conversational AI solution may combine NLP with other components such as search, knowledge bases, or generative AI. Computer vision and image classification focus on visual information, while anomaly detection identifies unusual patterns. Since the chatbot must understand written customer questions, NLP is the most relevant AI workload.<\/span><\/p>\n<h3><b>Question 20<\/b><\/h3>\n<p><b>Which statement best describes the relationship between machine learning and artificial intelligence?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Artificial intelligence is a subset of machine learning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Machine learning and artificial intelligence are completely unrelated<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Machine learning is a subset of artificial intelligence<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Machine learning can only be used for image processing<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Machine learning is a subset of artificial intelligence that enables systems to learn patterns from data and use those patterns to make predictions or decisions. Artificial intelligence is a broader field that includes machine learning as well as other approaches for creating systems capable of performing tasks associated with intelligence. Machine learning can be applied to many areas, including language, images, forecasting, recommendations, and fraud detection. Therefore, machine learning should be understood as one important approach within the broader field of artificial intelligence.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Microsoft AI-900 Exam Dumps and Practice Test Dumps. &nbsp; Question 1 What is the primary purpose of artificial intelligence? To enable computers to perform tasks that normally require human intelligence To replace all computer networks with cloud storage To increase the physical memory of a computer To create only mathematical calculations Correct Answer: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/18244"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=18244"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/18244\/revisions"}],"predecessor-version":[{"id":18245,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/18244\/revisions\/18245"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=18244"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=18244"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=18244"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}