Multiple Choice Flashcards

(43 cards)

1
Q

A researcher proposes using ReLU activation in the final layer of a binary classification model. What will likely happen?
- The output will not be properly scaled to probability values between 0 and 1
- The model will perform better since ReLU allows unrestricted values
- ReLU will output negative values, making it a better fit for binary classification
- The model will generalize better since ReLU prevents saturation

A
  • The output will not be properly scaled to probability values between 0 and 1
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How can schools utilize data literacy?
- By analyzing student performance and improving education strategies
- By avoiding technology in the learning process
- By restricting access to educational data
- By discouraging students from using data

A
  • By analyzing student performance and improving education strategies
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a key characteristic of an Intelligent System?
- Follows fixed rules
- Cannot adapt to new situations
- Learns from experience and adapts
- Only works with human intervention

A
  • Learns from experience and adapts
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A CNN trained on synthetic images fails when tested on real-world photographs. What is the best approach to fix this?
- Fine-tune the model with a dataset containing real-world images
- Increase the depth of the CNN to extract more detailed features
- Reduce the number of convolutional layers to prevent overfitting
- Use grayscale images to reduce dependency on color differences

A
  • Fine-tune the model with a dataset containing real-world images
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Why is ReLU preferred over sigmoid for deep neural networks?
- ReLU avoids vanishing gradients by not saturating for positive inputs
- ReLU is always differentiable everywhere
- ReLU uses a probabilistic approach to activation
- Sigmoid outperforms ReLU in all deep learning applications

A
  • ReLU avoids vanishing gradients by not saturating for positive inputs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Why is communication important in data literacy adoption?
- It helps people understand why data literacy matters
- It creates unnecessary discussions
- It complicates the implementation process
- It eliminates the need for training

A
  • It helps people understand why data literacy matters
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

An organization wants to ensure data fairness. What should they prioritize?
- Ensuring diverse and unbiased data sources
- Using data only from a single demographic
- Avoiding data collection altogether
- Assuming all data is neutral by default

A
  • Ensuring diverse and unbiased data sources
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What distinguishes AI from traditional software systems?
- It operates only with pre-defined rules
- It does not require any training
- It adapts and learns over time
- It is strictly hardware-based

A
  • It adapts and learns over time
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A school wants to track student performance beyond test scores. What additional data sources should be analyzed?
- Only grades from final exams
- Test scores from four years ago
- Random student opinions without structured feedback
- Attendance, participation, assignment completion, and teacher feedback

A
  • Attendance, participation, assignment completion, and teacher feedback
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

A company collects large amounts of customer data but struggles to make informed decisions. What is the most likely reason?
- The data is too large to analyze
- The company lacks a data literacy culture and structured interpretation methods
- The company only needs to store data, not analyze it
- Data literacy is only useful for technical teams

A
  • The company lacks a data literacy culture and structured interpretation methods
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the key modules of data literacy?
- Data Storage, Computation, and Security
- Mathematics, Programming, and Logic
- Interpretation, Clarity, and Storytelling
- Data Mining, Cleaning, and Visualization

A
  • Interpretation, Clarity, and Storytelling
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

A city government uses data to improve traffic management. What is the best way to ensure accurate decision-making?
- Rely on historical traffic data only
- Ignore public transportation data
- Assume that traffic patterns remain constant year-round
- Collect and analyze real-time traffic patterns, weather conditions, and commuting trends

A
  • Collect and analyze real-time traffic patterns, weather conditions, and commuting trends
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How does Leaky ReLU address the shortcomings of ReLU?
- By allowing a small gradient for negative inputs, preventing neuron death
- By improving computational efficiency over ReLU
- By ensuring that all neurons are always active
- By replacing the max function with an exponential function

A
  • By allowing a small gradient for negative inputs, preventing neuron death
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Who are “Data Aristocrats” in data literacy personas?
- Beginners in the world of data
- People who do not believe in data literacy
- Individuals who work to establish the right vision and buy-in
- People who only use data for entertainment purposes

A
  • Individuals who work to establish the right vision and buy-in
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A CNN model trained for medical image classification performs well on the training set but fails when tested on real-world hospital data. What is the most probable cause?
- The model architecture is too simple
- The training data lacks diversity, leading to poor generalization
- The optimizer used during training is incorrect
- CNNs are not suitable for medical imaging applications

A
  • The training data lacks diversity, leading to poor generalization
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the first step in implementing a data literacy program?
- Measuring program success
- Cultural learning
- Planning and vision
- Workforce assessment

A
  • Planning and vision
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

How can data literacy be adopted?
- By training employees and cultivating skills
- By keeping data restricted to management only
- By limiting access to data tools
- By relying only on intuition for decision-making

A
  • By training employees and cultivating skills
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is the role of actuators in an intelligent system?
- Collecting data
- Analyzing user feedback
- Storing knowledge
- Executing system responses

A
  • Executing system responses
19
Q

What is a common use case of reinforcement learning?
- Image classification
- Data encryption
- Traditional database queries
- Robotics and game playing

A
  • Robotics and game playing
20
Q

Why is data literacy important?
- It eliminates the need for human analysis
- It makes people better at writing reports
- It only benefits data scientists
- It helps improve decision-making skills

A
  • It helps improve decision-making skills
21
Q

A government agency wants to ensure transparency in its data reports. What practice should it adopt?
- Only share positive data insights
- Provide access to complete datasets, methodologies, and potential biases
- Publish reports without explanation
- Avoid external review of the data

A
  • Provide access to complete datasets, methodologies, and potential biases
22
Q

A school wants to adopt a data-driven learning approach. What strategy should they use?
- Collect and analyze data on student engagement, performance, and learning styles
- Ignore data and use the same teaching method for all students
- Focus only on final exam results
- Assume all students learn the same way

A
  • Collect and analyze data on student engagement, performance, and learning styles
23
Q

What is the definition of data literacy?
- The ability to read books effectively
- The ability to memorize large amounts of information
- The ability to write code in any programming language
- The ability to read, work with, analyze, and argue with data

A
  • The ability to read, work with, analyze, and argue with data
24
Q

A data analyst detects a significant data outlier in a financial report. What should be their next step?
- Ignore it as an error and continue with the analysis
- Investigate whether the outlier is a legitimate insight or a mistake in data collection
- Remove all outliers to simplify data interpretation
- Base all future financial decisions on the outlier

A
  • Investigate whether the outlier is a legitimate insight or a mistake in data collection
25
Which of the following is an application of fuzzy logic? - Managing uncertainty in medical diagnosis systems. - Encrypting sensitive data for cybersecurity. - Running deterministic computer programs. - Storing information in traditional databases.
- Managing uncertainty in medical diagnosis systems.
26
A university administrator wants to use data to improve student performance. What is the best way to ensure accurate conclusions? - Analyze only the highest-performing students to set benchmarks - Collect and analyze data from diverse student groups, considering external factors like socioeconomic background - Use historical data without considering changes in the curriculum - Conduct a one-time survey and assume the results will always be valid
- Collect and analyze data from diverse student groups, considering external factors like socioeconomic background
27
What does the term "data explosion" refer to? - The decrease in data literacy importance - The decline in data storage needs - The rapid growth of digital data - The removal of old data
- The rapid growth of digital data
28
A CNN architecture without batch normalization and dropout is likely to: - Generalize better on unseen data - Improve training speed without loss in accuracy - Suffer from overfitting and unstable gradient updates - Perform well only on datasets with more than one million images
- Suffer from overfitting and unstable gradient updates
29
Why might a CNN-based medical imaging model trained on high-resolution scans fail when tested on lower-quality scans from a different hospital? - The CNN lacks feature extraction capabilities for lower-resolution images - The CNN overfits to high-resolution textures and struggles with domain adaptation- The CNN requires additional fully connected layers to handle lower-quality images - The problem lies only in the dataset size, not resolution differences
- The CNN overfits to high-resolution textures and struggles with domain adaptation
30
Fuzzy logic is different from traditional binary logic because: - It only deals with numbers between 0 and 1. - It allows partial truths instead of absolute true or false values. - It does not require any mathematical operations.- It works only with artificial intelligence systems.
- It allows partial truths instead of absolute true or false values.
31
A bank wants to prevent fraudulent transactions using data analysis. What is the most effective approach? - Review all transactions manually - Block all international transactions - Ignore small discrepancies in transaction data - Implement machine learning models to detect unusual transaction patterns
- Implement machine learning models to detect unusual transaction patterns
32
Which activation function is most appropriate for a binary classification task, and why? - Softmax, because it outputs probabilities for multiple classes - ReLU, because it only activates neurons with positive inputs - Leaky ReLU, because it prevents dying neurons - Sigmoid, because it maps outputs to a probability range between 0 and 1
- Sigmoid, because it maps outputs to a probability range between 0 and 1
33
What is the role of "Data Knights" in an organization? - They challenge the use of data in decision-making - They have strong statistical skills and mentor others - They avoid using data to make business decisions - They only use qualitative data
- They have strong statistical skills and mentor others
34
Which AI learning method identifies patterns in unlabeled data? - Supervised Learning - Reinforcement Learning - Expert System - Unsupervised Learning
- Unsupervised Learning
35
How does Natural Language Processing (NLP) contribute to intelligent systems? - By executing mechanical tasks - By understanding and processing human language - By performing mathematical calculations - By controlling hardware devices
- By understanding and processing human language
36
A CNN trained on grayscale handwritten digits struggles when applied to colored digits from realworld images. What should be done to improve performance? - Convert all colored images to grayscale before feeding them into the model - Train a new CNN from scratch using colored images - Use transfer learning by fine-tuning a pre-trained CNN with colored images - Increase the number of filters in earlier convolutional layers
- Use transfer learning by fine-tuning a pre-trained CNN with colored images
37
Which component of an intelligent system is responsible for collecting data from the environment? - Knowledge Base - Sensors/Perception - Learning Algorithm - Actuators
- Sensors/Perception
38
Which persona represents beginners in data literacy? - Data Aristocrats - Data Doubters - Data Dreamers - Data Knights
- Data Dreamers
39
Why might a CNN trained for indoor object detection struggle when deployed in outdoor environments? - The model's receptive field is too small to handle outdoor images - The training dataset lacks variations in lighting, backgrounds, and object perspectives - The CNN cannot generalize due to overuse of dropout layers - The fully connected layers are too large for outdoor object detection
- The training dataset lacks variations in lighting, backgrounds, and object perspectives
40
A company has strong data literacy programs, yet employees still struggle to apply insights effectively. What is the most probable cause? - Employees should be making decisions based on intuition rather than data - Data literacy only benefits executive decision-makers - The company collects too much data, making analysis impossible- Employees lack proper tools to visualize and interpret data
- Employees lack proper tools to visualize and interpret data
41
How can AI fairness be ensured? - Using biased datasets - Limiting model transparency - Conducting regular system audits - Avoiding diverse training data
- Conducting regular system audits
42
Which of the following is a key feature of neural networks? - Uses rule-based logic exclusively - Inspired by the human brain - Works only with supervised learning- Uses a single-layer structure
- Inspired by the human brain
43
Why is softmax activation used in the final layer of multi-class classification networks instead of ReLU? - Softmax ensures that the sum of all outputs equals 1, making them interpretable as probabilities - Softmax applies a negative slope to improve convergence speed - Softmax prevents overfitting by zeroing out inactive neurons - Softmax has better computational efficiency than ReLU
- Softmax ensures that the sum of all outputs equals 1, making them interpretable as probabilities