MSAI511 W7 Quiz
1) Which is an example of a strategic AI failure? A) AI used without aligning to core business goals 2) In business, AI systems are most valuable when they: A) Drive measurable improvements aligned with strategic goals 3) How should…
1) Which is an example of a strategic AI failure? A) AI used without aligning to core business goals 2) In business, AI systems are most valuable when they: A) Drive measurable improvements aligned with strategic goals 3) How should…
1. A subtraction of expenses and costs from revenue A: 2. A cost that cannot be traced easily and directly to a particular cost object is called A: 3. A company allocates manufacturing overhead costs such as factory utilities to…
1.accounting information to make decisions within the company that affect its operations. A: 2. A company sells two models of chairs — a standard model and a deluxe model. The standard model sells for $100 and has a variable cost…
1) Random search outperforms grid search when: A) Many irrelevant hyperparameters 2) Does cross-validation reduce variance of performance estimate? A) Yes 3) Is PCA supervised? A) It can be adapted 4) Scaling affects K-Means because: A) It uses distance metric…
1.The love of wisdom forms the academic discipline of ________A) Philosophy 2. Philosophy is the study of knowledge, truth, and the nature of ultimate reality.A) True 3. _________ is the branch of psychology that seeks to understand the nature of…
1.Which of the following best defines a database performance tuning?A) Database performance tuning refers to a set of activities and procedures designed to reduce the response time of the database system. 2. Which of the following is NOT a factor…
1.Which of the following best defines a transaction?A) A transaction is a logical unit of work that must be entirely completed or entirely aborted. 2. Which of the following is not a transaction property?A) Completeness 3. Which of the following…
1) A data scientist has a large dataset with some missing values in a numerical column. Deleting every row with a missing value would cause significant data loss. What is a common and effective alternative strategy for handling these missing…
1) Which statistical measure indicates the spread of data around the mean? A) Standard Deviation 2) Which of the following is true about the correlation coefficient (r)? A) It ranges from -1 to 1 3) What does a p-value help…
1) Universal Approximation Theorem implies: A) Any function can be approximated with enough neurons 2) Softmax ensures: A) Outputs sum to 1 3) Are deep networks always overparameterized? A) It depends on definition 4) Increasing depth without regularization increases: A)…