### Information Technology Specialist in AI - Practice Exam **Domanda 1** A car dealership wants to use Al to predict the number of customers to expect on any given day, based on previous sales data. The dealership plans to use this data to make plans weekly. What is the most important metric of success for the Al model from the dealership's perspective? * **Generated predictions help the dealership manage inventory and staffing to increase profits [CORRETTA]** * The model runs efficiently and in real time. * The model can be updated as often as weekly. * Generated predictions vary as little as possible from day to day. **Domanda 2** An insurance company determines whether clients are eligible for discounts based on their answers to 10 Yes/No questions. The company CEO wants to develop a program that will determine a person's eligibility instead of having the insurance agents ask the questions. The program must be as reliable and efficient as possible. The CEO asks you what type of Al you recommend for this situation. How should you respond to the CEO? * A clustering algorithm that clusters people with similar answers into discount groups would be the best solution. * A neural network that learns to predict a person's eligibility for insurance discounts based on their answers to the questions would be the best solution. * **Al is not the most efficient solution in this case because the problem is well handled with a small set of decision statements. [CORRETTA]** * Any type of machine learning algorithm will be able to efficiently learn the correct discount categories given sufficient training data that is representative of all discount classes. **Domanda 3** Which artificial intelligence algorithm or application uses unlabeled data? * **Clustering [CORRETTA]** * Classification * Object detection * Machine translation **Domanda 4** A bank wants to detect fraudulent transactions. It has the ability to collect data, such as the amount and item purchased, for each transaction. Which type of machine leaming problem is this? * Supervised learning, regression * Supervised learning, classification * **Unsupervised learning, clustering [CORRETTA]** * Reinforcement learning, game playing **Domanda 5** A company offers a wide range of products to users. The company wants to organize the products into different groups so they can develop marketing strategies for each group of products. Which type of machine learing problem is this? * Supervised learning, clustering * **Unsupervised learning, clustering [CORRETTA]** * Unsupervised learning, classification * Supervised learning, regression **Domanda 6** You are working with a team on a product that can act as an opponent in a video game. The team is using an algorithm based on rewards: if it does well, the quality of the outcome is improved. Which type of machine learning is this? * **Reinforcement learning [CORRETTA]** * Supervised learning * Semi-supervised learning * Unsupervised learning **Domanda 7** Why should you include subject-matter experts who do not have technical expertise on your Al project team? * **To feed domain-specific data into the algorithm so the Al system is efficient and unbiased [CORRETTA]** * To evaluate tools used to integrate Al into existing applications * To organize and cleanse the structured and unstructured data in a custom Al solution * To train them in applied Al and data engineering skills **Domanda 8 (Scegli 2)** You've been hired as a project manager by an animal hospital. The hospital wants to use machine learning to predict which characteristics of tumors in cats and dogs, that can be identified on X-rays, lead to the most successful risk classification for different patients. You will have access to the medical records (including imaging) for all the animals that were treated for tumors at the hospital in the last 10 years. Your first job is to assemble the team that will work on this project. * The owner of a local pet boarding business who specializes in medically fragile pets * **An Al developer who has experience with image-classification tasks. [CORRETTA]** * A veterinary technician who often assists in surgeries and cares for pets in the operating room and during their chemotherapy appointments. * A pharmaceutical sales rep who provides chemotherapy drugs to the hospital. * **An expert veterinarian radiologist who excels at recognizing tumors in imaging scans [CORRETTA]** * The hospital CFO, who is responsible for the purchase and maintenance of imaging machinery. **Domanda 9** What is a vulnerability that a malicious actor can exploit to attack or undermine an Al system? * Unsupervised learning * **Data extraction [CORRETTA]** * Data encryption * Overfitting **Domanda 10** How does a decision tree train a classification model? * It finds a linear relationship between independent and dependent variables to split the dataset into two or more groups with similar features. * **It uses the features to split the dataset into two or more groups with similar features. [CORRETTA]** * It calculates the similarities between data points based on their features to split them into two or more groups with similar features. * It finds one or more lines to split the dataset into two or more groups with similar features **Domanda 11** Several companies are contributing to and monitoring an industry-specific database of Al-related safety incidents. The companies hope that by sharing knowledge, they can improve the safety of Al systems deployed in the industry. Which project team member is responsible for monitoring incidents in the Al incident database? * UI Designer, improving the look and feel of product software. * **Product Manager, evaluating the addition of a new feature her team is developing. [CORRETTA]** * Developer, producing efficient and elegant code based on requirements. * Project Manager, measuring cost and schedule overruns. **Domanda 12** A school counselor wants to understand the main criteria for admission to highly selective universities What kind of data does the counselor need to train the most effective machine learning model? * Past years' data from the city in which the school operates for as far back as possible. * Past years data from the counselor's school for as far back as possible * **Past years' data from schools in as many diverse locations as possible [CORRETTA]** * Data from the past decade for the school. **Domanda 13** Your team is building a farming robot. The robot will use a vision system to recognize weeds. Then it will kill the weeds without harming the crops around them. You have been asked to develop a training dataset for the project. Which images should the training set include, and why? * Images of items found around a farm including tools, livestock, and crops, so the robot can recognize all items it might encounter on a working farm * A wide variety of images, so the robot will be able to perform general object recognition in different environments * Only images of weeds, so the system can build a robust recognition model that is tuned to recognize weeds * **Images of weeds and crop plants, so the system can learn to distinguish between the two categories of plants it is likely to see [CORRETTA]** **Domanda 14 (Scegli 2)** You are choosing between various datasets for a model with a specified goal. Which two factors are likely to be important elements in making a choice of dataset to meet this goal? * Whether the dataset was released by an academic or commercial entity. * The file format of dataset elements such as images. * Whether the dataset was located by using a dataset search engine. * **Missing elements or the presence of corrupt elements [CORRETTA]** * **Ensuring that the dataset is sufficient for the purpose. [CORRETTA]** **Domanda 15** You are trying to build a model that predicts whether incoming email messages are spam. The table displays a representative sample where "Sender Name: Superstore" is No Spam, and "Sender Name: Mark Miller" is Yes Spam. What issue does the dataset present that you will need to address? * **Imbalanced data [CORRETTA]** * Outliers * Missing data * Corrupted data **Domanda 16** A company developed a smartphone app that used GPS and accelerometer data to identify and report potholes in a city's streets. Their intent was to help allocate resources to patch thousands of potholes. However, many of the city's elderty and lower-income residents did not have smartphones, resulting in datasets biased in favor of more affluent neighborhoods. Which type of bias is this an example of? * Human cognitive bias * Reinforcement bias * **Data collection bias [CORRETTA]** * Automation bias **Domanda 17 (Associazione)** Move each description from the list on the left to the corresponding data storage type on the night (Cloud Storage / Local Server). * **Costs vary by the amount of space needed at given-time → Cloud Storage [CORRETTA]** * **Involves the cost of installing and maintaining hardware → Local Server [CORRETTA]** * **There are no extra costs for maintenance and upgrades → Cloud Storage [CORRETTA]** * **It is accessible even without an internet connection → Local Server [CORRETTA]** **Domanda 18** You intend to encode visual information into a form that a machine vision system can interpret. However, memory requirements and the size of model are constraining factors Assuming identical resolution, which form of image data will require the smallest memory footprint? * 256 color * **Monochrome [CORRETTA]** * Grayscale * High dynamic range **Domanda 19 (Associazione)** Move each Al problem from the list on the left to the most appropriate data type on the right. * **Stock price prediction → Time series data [CORRETTA]** * **Voting patterns across different areas → Tabular data [CORRETTA]** * **Email sentiment analysis → Text data [CORRETTA]** * **Object recognition → Image data [CORRETTA]** **Domanda 20** You are building an Al to predict whether a loan applicant should be approved or denied for a loan. The data has many features because your company knows a lot about its customers. You want to start with only the most-valuable features to give the Al its best chance for success. How should you do this? * Keep only the features that describe personal things about the customer because those are the most distinctive * Ask the customer what they think would be the best things about them to consider when evaluating the application. * **Talk with the people who manually approve the loans and ask them what factors to consider. [CORRETTA]** * Keep only the features that are numbers (like the customer's age) because Als only work with numbers. **Domanda 21 (Scegli 2)** Data scientist will use data represented by the table to predict how much money costumers will invest through a bank in next year. Which two columns should the data scientists clean during the feature-selection step, and why? * **age, because this column can be generated using birth_year. [CORRETTA]** * **city, because this column contains a single value [CORRETTA]** * city, because the place of residence does not affect the amount of money invested * degree, because this column contains categorical values **Domanda 22 (Scegli 2)** A hospital is building an Al solution to predict whether a patient is likely to cancel an appointment. The data includes the patient's name, medical conditions, age, date and time of the last appointment, whether they missed their last appointment, and the date and time of the upcoming appointment. The label is Yes (they will miss the appointment) or No (they will not miss the appointment). Which two operations are likely to occur during feature engineering? * Hyperparameter tuning the Al algorithm. * **Encoding Yes and No to numerical values [CORRETTA]** * Evaluating whether the patient's privacy requirements will be met during the development of the Al * Selecting the optimal classification algorithms for experimentation on this dataset * **Encoding the medical conditions to numerical values [CORRETTA]** **Domanda 23** You are trying to create a model to estimate the land area covered by ice in the Arctic Circle. You have 100,000 labeled satellite images of the Arctic Circle. You can use the images to train a machine-learning model to distinguish between ice, water, and land in order to create your land area estimates. How should you allocate images to the training and testing datasets? * Select approximately 50% of the images for training and use the rest for testing. * Train and test the model on 100% of the labeled images. * **Select approximately 80% of the images for training and use the rest for testing. [CORRETTA]** * Use all the data to train the model and use a subset of the data for testing. **Domanda 24** You need to create an easily explainable guidance system for medical technicians. Which form of machine-learning model should you use? * Neural network * K-means clustering * Support-vector machine * **Decision tree [CORRETTA]** **Domanda 25 (Scegli 2)** Which two problems can be solved using a Decision Tree algorithm? * Text generation * **Classification [CORRETTA]** * **Regression [CORRETTA]** * Clustering * Reinforcement learning **Domanda 26 (Associazione)** Move each dataset split from the list on the left to the Al modeling step in which it is used on the right. * **Training dataset → Training and modelling [CORRETTA]** * **Test dataset → Evaluating the model on new instances [CORRETTA]** * **Validation dataset → Training the hyperparameters [CORRETTA]** **Domanda 27** How does a decision tree train a classification model? * **It uses the features to split the dataset into two or more groups with similar features [CORRETTA]** * It calculates the similarities between data points based on their features to split them into two or more groups with similar features * It finds a linear relationship between independent and dependent variables to split the dataset into two or more groups with similar features * It finds one or more lines to split the dataset into two or more groups with similar features **Domanda 28** The chart shown depicts the percentage of a population, by gender and by year, that has a bank account. Which type of visualization is this? * Change over time * **Intersectional [CORRETTA]** * Factor * Contrast **Domanda 29** You build two Als to classify adults and children. The confusion matrix for each Al is show. Which Al is better, and why? * Al 1 because its accuracy is 60%. * Al 2 because its accuracy is 80% * Al 2 because it has the highest number of correct child predictions. * **Al 1 because it has an equal number of correct adult and child predictions [CORRETTA]** **Domanda 30** Which metric is commonly used to measure the quality of regression Als? * Precision * Accuracy * Recall * **Root Mean Squared Error (RMSE) [CORRETTA]** **Domanda 31** You need to evaluate the performance of a model that trained on transactional data for fraud detection. Which metric should you use? * Confusion matrix * Accuracy * **True positive rate [CORRETTA]** * BLEU **Domanda 32** What is the difference between accuracy and precision? * **Accuracy refers to how close measurements are to the "true" value, while precision refers to how close measurements are to each other [CORRETTA]** * Accuracy is the ratio of correctly predicted positive observations to the total predicted positive observations, while precision is the ratio of correctly predicted positive observations to the total predicted positive observations. * Accuracy is the ratio of correctly predicted observations to the total observations, while precision is the ratio of correctly predicted positive observations to all the observations in the actual class. * Accuracy is the weighted average of precision and recall, while precision is the ratio of correctly predicted positive observations to the total predicted positive observations **Domanda 33** What can be done to avoid overfitting in decision trees? * Ensure the dataset is well skewed * Determine the minimum number of leaves * **Specify a limit for the depth of the tree [CORRETTA]** * Remove some of the observations at random from the training dataset. **Domanda 34** A school is using an Al model to help with admissions and is training it on 10 years of past admissions data. In order to have need-blind admissions, income data for applicants is excluded from the input. The school noticed that the results, while useful, are still biased toward higher income students. What is a likely explanation? * **Other features (e g., postal code, test scores) are correlated with income level. [CORRETTA]** * The feature set chosen is too small, leading to overfitting * There is likely an error in the code for the Al model. * The training dataset is too small to achieve accurate results **Domanda 35 (Scegli 3)** An Al team has implemented a model that looks like it is overfit. Which three approaches can the team take to solve this problem? * **Tune the hyperparameters [CORRETTA]** * **Collect more data [CORRETTA]** * Use nonlinear models instead * Implement a more complicated model. * **Make sure the data are not unbalanced [CORRETTA]** **Domanda 36** Which artifacts can help Al project teams manage regulatory compliance? * **Data-sharing agreement, incident log, risk register [CORRETTA]** * Data model, debugging log. change request * Data strategy, issue log, project plan * Data quality scorecard, security log, storyboard **Domanda 37 (Scegli 2)** You create and test a model. Before deployment, you decide to consult clients for their impressions. Which two tasks are essential in this process? * **Benchmark and communicate potential risks based on results. [CORRETTA]** * Compare your results with competitors' results. * Increase the scale of the model used * Search for improved technologies * **Meet with clients to evaluate the solution. [CORRETTA]** **Domanda 38** Your company builds facial recognition software that will be deployed as part of the security system in an office building. Your job is to create the training plan to help the building security guards understand how to use the software. What should your training plan contain? * A testing method so that the security guards can test the Al for accuracy * A review of Al explainability so that the security guards can understand why the Al does what it does * An introduction to the latest neural networks used in your software * **A process for handling complaints that the Al misidentified a person. [CORRETTA]** **Domanda 39** A bank builds an Al that predicts whether a customer is likely to default on a loan. The bank intends to use the Al predictions to approve or deny loan applications. Some customers may dispute the loan decisions. The bank wants to make sure that it keeps appropriate records to explain to customers how decisions are made. Which information should the bank use to mitigate future disputes? * The engineer who wrote the prediction code * **The dataset that was used to train the Al [CORRETTA]** * The number of training experiments that were run to select the best algorithm * The number of predictions the Al has made in production **Domanda 40** Which term is commonly used to describe Al predictions? * K-fold cross-validation * Hyperparameter tuning * Confusion matrix * **Inference [CORRETTA]** **Domanda 41 (Scegli 2)** An organization relies on its continuous pipeline to keep its ever-increasing number of machine-learned models up to date. Which two types of algorithms are deployed in production Al operations? * Incident ticketing * Feature repository * Immutable infrastructure patterns * **Al health monitoring [CORRETTA]** * **Inference scaling [CORRETTA]** **Domanda 42** Your company's goal is to run models that are highly relevant and that perform optimally at any point in time. You must determine how often the model should be retrained and are considering three retraining strategies: periodic, performance-based, or based on data changes. What important factor, besides availability of feedback and volume of data, should you use in your assessment? * Resource cost * Ease of implementation * **Visibility to performance of the model in production [CORRETTA]** * Periodicity **Domanda 43 (Scegli 2)** You work for an insurance company. Your job is to help the data scientists and engineers prepare to put a new model into production This model will be used to assess whether to approve client claims. You need to ensure that your company follows the best practices for the industry and location. Which two items should you pay attention to? * **Whether the process of building and evaluating the Al has been well documented [CORRETTA]** * Whether only public data was used to develop the Al model * **Whether there are any laws to be followed with respect to validating the model and getting it approved [CORRETTA]** * Whether the engineers built the Al in the cloud where there is a lot of computing power to be used * Whether the most recent Al technology on the market has been used. **Domanda 44** You have put into production an Al that recommends products to website users. The Al has been in production for over a year and a new model update was added last week based on a new algorithm that the data scientists have discovered. How can you assess whether this new algorithm is working better for your business than the old one? * Review the data scientists' experiments and make sure that they have measured both algonthms on the same test cases. * **Over a period of three months, compare the sales of recommended products for the new algorithm relative to the old. [CORRETTA]** * Compare the sales on the busiest shopping day of the year when the old algorithm was used to the sales of the first day of the new algorithm. * Review the code of both algorithms and see if one has more bugs than the other. **Domanda 45** Your new Al system has been test piloted, and you can now start gathering metrics in the field. The results appear to be as you expected, and you hope to fully deploy the system soon. What is an important and appropriate ethical step to take at this stage? * Review new technologies to determine whether the system can be upgraded to have new capabilities. * Accept pre-orders for the new system from early adopter customers, based on the pilot metrics. * **Determine whether the technology might disproportionately affect any group [CORRETTA]** * Reserve an appropriate number of server instances for imminent intense usage. **Domanda 46 (Scegli 3)** You develop an Al that recommends songs to users. Users can provide feedback about the recommendations by selecting a "thumbs up" or "thumbs down" button. Which three benefits should you expect to gain by receiving this user feedback? * Reduced model size. * **Effective A/B testing of different versions of the recommendation algorithm. [CORRETTA]** * **Opportunities to profile users more easily. [CORRETTA]** * Insights on the latest technology developments * **Insights on user satisfaction with the system. [CORRETTA]** **Domanda 47** A grocery store website uses Al to recommend products for customers to buy. The Al has been in use for several months. Which factor should the store consider when deciding whether to keep or discontinue the Al? * Whether the Al used an explainable algorithm. * Whether the original accuracy of the Al was above 85%. * Whether the Al used a supervised or unsupervised algorithm. * **Whether customer purchases increased based on the Al's recommendations. [CORRETTA]** **Domanda 48 (Associazione)** You have the following dataset. You need to identify the encoding method of the categorical degree feature of the dataset used in each of the following tables. Table A (Original), Table B (Label), Table C (One-Hot). Which table uses one-hot encoding? Which table uses dummy encoding? Which table uses label encoding? * **Which table uses one-hot encoding? → Table B [CORRETTA]** * **Which table uses dummy encoding? → Table C [CORRETTA]** * **Which table uses label encoding? → Table A [CORRETTA]** **Domanda 49** The three models shown are based on the same dataset. Review the models and answer the following questions. * **Which model is optimal? → Model 2 [CORRETTA]** * **Which model is overfit? → Model 3 [CORRETTA]** * **Which model is underfit? → Model 1 [CORRETTA]** **Domanda 50 (Scegli 3)** A company wants to streamline several tasks by using automation. Which three tasks are appropriate for an Al solution? * **Understanding documents [CORRETTA]** * Logging into applications * **Discovering tasks and processes to automate [CORRETTA]** * **Copying and pasting data [CORRETTA]** **Domanda 51 (Scegli 2)** Which two projects would benefit from the use of Al modeling? * Determining how many recipients of promotional emails check a company's website * Checking whether a user's password matches the password set by the account owner * **Determining the opinion of people on a subject in social media from their comments, hashtags, and messages [CORRETTA]** * **Selecting bank customers to receive credit card offers based on their behavior on the bank's website [CORRETTA]** **Domanda 52** A museum has collected 15 years of detailed visitor information, including timestamped entry and exit information. The museum director wants you to develop an Al model that uses this data to determine the number of museum visitors at a specific time on a specific date in the past. What advice should you give the director? * **This application does not need Al because you can directly query the data to find the result [CORRETTA]** * This application is best suited for a regression model because the output is numerical * This application is best suited for supervised learning because the input data is labeled * This application is best suited for an unsupervised learning model because the data is unlabeled **Domanda 53** A company wants to improve customer satisfaction by knowing its customers better. As a first step, the company wants to group customers based on similarities in their profiles and shopping histories. Which type of machine learning problem is this? * Reinforcement learning * Supervised learning * **Unsupervised learning [CORRETTA]** * Meta learning **Domanda 54** Which problem can be addressed through the use of regression? * Detecting whether a product is faulty on an assembly line by analyzing a picture of the product * Providing a user with a rank ordered list of recommendations of movies to watch * **Deciding the asking price for a house based on the characteristics of the house and its location. [CORRETTA]** * Determining whether someone has a disease from an MRI scan of their brain **Domanda 55** Which Al problem is a classification problem? * **Determining whether an email sent to customer support has positive or negative sentiment [CORRETTA]** * Proposing a target price for selling a house based on similar homes nearby * Determining the best strategy to win in a game of chess * Forecasting the price of a stock when the market opens tomorrow **Domanda 56** You are tasked with using Al to predict annual fish populations in the local river, based on environmental and climate features such as temperature, date of first snowfall, and amount of precipitation. Why should you use regression modeling? * The input can be represented using feature vectors * The output is a discrete label * The input is a set of quantitative values * **The output is a quantitative value. [CORRETTA]** **Domanda 57** When should you purchase an Al solution instead of developing it yourself? * **You verified that available solutions are proven to be effective for your organization's purpose [CORRETTA]** * Your long-term plan includes building a world-class technical team that can quickly shift technology strategies as your business needs change and industry evolves * Your priority is gaining efficiency from a program specifically designed with your needs in mind * You want to garner a competitive advantage relative to your competitors **Domanda 58** A bank plans to implement an Al that will decide which customers qualify for a special low-interest mortgage loan. You are in charge of planning how to bring the Al to production and make it customer-ready. You need to be able to demonstrate that the Al system implementation is transparent. Which activities will be critical? * Ensuring that the bank issues a press release stating that Al is being used for this purpose * Publishing all the source code to a shared repository * **Tracking all models used by the Al in production [CORRETTA]** * Ensuring that the project manager knows the details of what every engineer is working on **Domanda 59** Which term refers to the sharing of data among private companies, research institutions, and government agencies to help solve public problems? * Open data * **Data collaboratives [CORRETTA]** * Public data * Data exchange **Domanda 60** A company wants to check consumers' opinions about a new product and perform a sentiment analysis on a social media platform. The potential number of consumers is quite large. How can the company collect the data in a structured manner? * Access the physical storage of the social media platform's data * Ask customers to provide their usernames, then crawl their timeline * Ask customers to provide their usernames, then copy their timeline manually * **Use the social media platform's API [CORRETTA]** **Domanda 61** A large multinational corporation wants to use Al to screen r sum s from job applicants for those who are most likely to perform well. They have given you ten years of employee performance reviews to use as training data. What concern should you raise about this data? * The dataset may have missing information that will impact the performance of the model * Useful features will be impossible to extract from employee performance data * **Past biases in hiring will be perpetuated using this dataset [CORRETTA]** * This dataset is unlikely to contain enough data for effective training **Domanda 62 (Associazione)** Move each Al problem from the list on the left to the most appropriate data type on the right. * **Voting pattern across different areas → Tabular data [CORRETTA]** * **Object recognition → Image data [CORRETTA]** * **Email sentiment analysis → Text data [CORRETTA]** * **Stock price prediction → Time series data [CORRETTA]** **Domanda 63** You need to make a text dataset understandable to a machine learning model. Which technique should you use? * **Assign a unique numerical value to each unique word in the dataset [CORRETTA]** * Assign a unique categorical value to each unique word in the dataset * Assign multiple categorical values to each unique word in the dataset * Assign multiple numerical values to each unique word in the dataset **Domanda 64** You are building a system to help a gym decide which customers are most likely to cancel their memberships. You have over 100 features in the customer data. How can you effectively select good features for your Al? * Use as many features as possible that relate to the customers' personal characteristics, such as gender and race * Randomly select a group of 10 features to use * **Speak with customer representatives and find out what previous customers have said about cancellations [CORRETTA]** * Choose only numerical features **Domanda 65** Which type of feature should be removed in the feature-selection step in order to increase accuracy? * One that is highly correlated with the target * One that has multiple values * One that is highly correlated with the target * **One that has no correlation with the target [CORRETTA]** **Domanda 66** You are building a regression Al to predict the price of a vehicle. You will be using one-hot encoding in your feature engineering. To which type of feature will you need to apply one-hot encoding? * The number of doors in the vehicle * **The type of vehicle (truck, sedan, or van) [CORRETTA]** * The amount of time to go from 0 to 100 kilometers per hour * The fuel efficiency of the car on regular streets (not freeways/highways) **Domanda 67** Which technique can help to reduce an Al model's input dataset's dimensions? * Undersampling * Removing features with missing values * One-hot encoding * **Principal Component Analysis [CORRETTA]** **Domanda 68** You are building an Al model. Which approach should you take for the initial dataset? * 80% testing data, 100% training data, keeping the testing data constant * 20% testing data, 100% training data, keeping the testing data constant * 80% testing data, 20% training data, keeping the testing data constant * **20% testing data, 80% training data, keeping the testing data constant [CORRETTA]** **Domanda 69** A company makes loan-approval decisions. A customer is disputing the conclusion of the Al. Which type of documentation is required for auditability? * Detailed properties of data elements, i.e., data type, size, nullability, optionality, and indexes * Diagram describing data flow, inputs and outputs, storage points, and sub-processes * Database schema representing how the data is organized and relations among them are associated * **Methods of data collection and consent, chain of responsibility, and quality and accuracy assessments [CORRETTA]** **Domanda 70 (Scegli 3)** Which three algorithms can be used to solve a classification problem? * **Logistic regression [CORRETTA]** * Principal Component Analysis * K-means * **Support Vector Machine (SVM) [CORRETTA]** * Linear regression * **Decision tree [CORRETTA]** **Domanda 71** What is the difference between linear and logistic regression? * Using a given set of independent variables, linear regression predicts the categorical dependent variable. Logistic regression predicts the continuous dependent variable * Linear regression assumes that the relationship between the independent and dependent variables is linear. In logistic regression the assumption is that the relationship is nonlinear * **Linear regression is used for regression problems. Logistic regression is used for classification problems [CORRETTA]** * In linear regression, we predict the values of categorical variables. In logistic regression we predict the values of continuous variables **Domanda 72** You want to tell a data story that investigates the relationship between access to bank account balance information and having enough money to cover basic daily necessities. Which requirements apply to your dataset? * Layered data with minor variation * Data for one customer over the past ten years * Granular level of data * **One dataset with lots of variables, or more than one similar dataset [CORRETTA]** **Domanda 73** What does underfitting mean for a model? * There is high variance and low bias * **There is low variance and high bias [CORRETTA]** * There is too little data in the test set * There is high variance and low bias **Domanda 74 (Scegli 2)** You trained a model to predict customer churn for an online bank. However, evaluations show that the model has a poor performance. Which two methods can improve the performance of the model? * **Fine-tune the hyperparameters. [CORRETTA]** * Use a faster programming language * Select features that vary less * **Revise selected features [CORRETTA]** * Minimize the initial dataset **Domanda 75** You are building an Al model that can recognize different species of birds from pictures taken by amateur birders. You've just trained your model and tested by making predictions for a set of images previously unseen by the model. In order to compute the precision of your model, what calculation do you need to do? * Compute the ratio of correct predictions to the incorrect predictions made * Subtract the number of incorrect predictions from the number of correct predictions * Divide the number of correct predictions by the size of your training set * **Compute the ratio of correct predictions to total predictions made [CORRETTA]** **Domanda 76** An Al team in a banking organization has implemented a model to predict whether a transaction is fraudulent. They get 99.7% accuracy for the training set, but 72.45% accuracy for the test set. What explanation fits the information provided? * The model is performing well enough on both training and test sets, and it is not a problem that the test set is resulting in lower accuracy. * The model is low bias because it is not performing well on the test set * **The model is overfit because it is not performing well on test set [CORRETTA]** * The model is underfit because it is not performing well on test set **Domanda 77 (Scegli 2)** Regulators and users increasingly demand transparency with regard to how Al models make decisions. Which two types of documentation help developers provide assurance of transparency for their models? * **Explainable features with all hyperparameter configurations and settings. [CORRETTA]** * **Method and means by which models will be versioned [CORRETTA]** * Specific filtering approaches, methods, or criteria for data inclusion or exclusion defined for all externally sourced data * Identification of a minimum of 80% of datasets used for training the model **Domanda 78** You are the project manager for a team that is developing an Al model. The Al will recommend products to customers. You are required to get internal stakeholder approval before you can launch the Al to customers. This is one of one hundred Al projects in your company. Who is likely to be a internal stakeholder? * An engineer who built a similar Al in open source * A Human Resources specialist from your company * Customers whose data was used to train the model * **The production machine-learning engineering team [CORRETTA]** **Domanda 79** A bank has built an Al to predict which customers are at risk of closing their bank accounts and moving to another bank. Before the bank puts this Al into use, it needs to train the bank employees who will use the Al on how best to use it. What should that training include? * The algorithm that was used in the Al's prediction and what metrics were used to evaluate the Al * **The types of predictions that the Al is able to make and the information it uses to make those predictions [CORRETTA]** * What programming language the Al prediction pipeline was built on * How much historical data was used to train the Al model and how the model was tuned **Domanda 80 (Scegli 2)** Your company builds an Al technology that detects whether lettuce is diseased. The Al uses a very advanced neural network to analyze photos of the lettuce leaves. The Al worked very well in the experiments. You need to determine scenarios in which the production Al might wrongly detect the presence of disease. Which two scenarios might cause incorrect diagnosis of disease? * Lettuce farmers might distrust the results of the Al and refuse to use it. * **Lettuce might look different in the field than in the training photos [CORRETTA]** * **Users might try to use the Al to predict diseases in other types of leafy green vegetables [CORRETTA]** * Researchers might come up with a better way to build neural networks for images like the training photos * A competitor might come up with a way to detect the same diseases and claim that their solution is better than yours **Domanda 81 (Scegli 2)** A turbine manufacturer has designed an Al to predict whether a turbine is likely to catch fire. The time from a turbine displaying any indication of failure to the turbine catching fire is less than 100 milliseconds. The Al must make a prediction within 15 milliseconds so that the turbine can be turned off before it catches fire. Each turbine design has a custom Al model that is retrained once a year. Which two deployment approaches would be responsive? * **Run the prediction program on a computer next to the turbine and have the turbine contact the computer [CORRETTA]** * Gather up all of the turbines' data and do a health check over the internet once a day * Run a prediction program over the internet and have the turbine get its predictions via Wi-Fi * **Integrate the model directly into the turbine's software [CORRETTA]** * Gather up all of the turbines' data and do a health check in the factory once a day **Domanda 82** Your company builds an Al to recommend products on a website. You are in charge of creating the production pipeline and integrating it with the website. What should be part of your considerations? * Whether the latest Al algorithms were used to make the recommendation * **Whether the predictions will be fast enough if the number of website customers increases tenfold [CORRETTA]** * Whether the predictions are good enough and customers buy the recommended products. * Whether enough customer data was used to train the Al algorithm **Domanda 83 (Scegli 2)** You have been tracking the metrics of your Al system and everything seems to be working as expected. Suddenly, you start getting very unexpected results that significantly differ from earlier ones. Which two are plausible causes to check for first? * **A software upgrade on users' devices [CORRETTA]** * Users running out of space on their devices * The sensors on user's devices getting dirty and degraded * Hardware malfunctions * **A change in user behavior or the types of users accessing a system. [CORRETTA]** **Domanda 84 (Scegli 2)** You inherit responsibility for a machine vision system. While analyzing it for biases, you find that it does not respond effectively to people with darker skin. What are two appropriate safety and ethics steps to take in this instance? * Fine tune marketing for the system toward locations where a smaller percentage of people tend to have darker skin * Upgrade the version of the software used to implement the algorithm * **Seek to add new training data of classification methods to improve performance [CORRETTA]** * Degrade the performance for all skin types to match performance upon darker skin * **Take the system offline as soon as possible [CORRETTA]** **Domanda 85 (Scegli 2)** An online store uses an Al system that recommends to online shoppers products to add to their orders. Which two measures of customer behavior can you use to evaluate efficacy of the Al? * **Did the customer purchase one of the recommended products? [CORRETTA]** * Does the Al report better accuracy metrics after customers started using it? * **Did the customer follow a link to one of the recommended products? [CORRETTA]** * Does the Al successfully make predictions for every customer? * Did more customers visit the website after the Al was put into production? **Domanda 86** You build two Als to classify adults and children. The confusion matrix for each Al is shown. Which Al is better, and why? * Al 1 because its accuracy is 60%. * Al 2 because its accuracy is 80% * **Al 1 because it has an equal number of correct adult and child predictions. [CORRETTA]** * Al 2 because it has the highest number of correct child predictions. **Domanda 87** Which application is implemented without the use of Al? * Email spam filter * Email autocomplete * Predictive browser search bar * **Messaging platform word-to-emoji converter [CORRETTA]** **Domanda 88** What is an issue that an adversary or malicious actor can exploit to attack or undermine an Al system? * Unsupervised learning * **Data extraction [CORRETTA]** * Overfitting * Data skew **Domanda 89** You put into production an Al application that is trained to distinguish between cats, dogs, and rabbits. Which scenario is an example of model drift in production? * You later add a set of images of monkeys, and retrain the Al application to detect all four types of animals * You refrain the Al with more images of cats, dogs, and rabbits in different lighting conditions * **The model is frequently asked to distinguish between tigers and monkeys [CORRETTA]** * The model is only used to distinguish between cats and rabbits. **Domanda 90** Your organization is developing an Al system for a specific purpose. However, the same system could easily be used for other purposes also. Why might a system having multiple potential uses lead to an ethical concern? * It could open up new market opportunities * **It might be used for an unauthorized purpose [CORRETTA]** * Another organization might want to buy the Al system. * It might be more likely to break down.