Artificial-Intelligence-Foundation Practice Test Questions Updated 40 Questions [Q10-Q30]

Share

Artificial-Intelligence-Foundation Practice Test Questions Updated 40 Questions

APMG-International Artificial-Intelligence-Foundation Dumps - Secret To Pass in First Attempt


APMG-International Artificial-Intelligence-Foundation (Foundation Certification Artificial Intelligence) Exam is a globally recognized certification that assesses individuals' knowledge and understanding of the fundamental concepts of artificial intelligence (AI). Foundation Certification Artificial Intelligence certification is designed for professionals who want to gain a strong foundation in AI and its applications. Artificial-Intelligence-Foundation exam covers various topics related to AI, including machine learning, data science, natural language processing, and robotics.

 

NEW QUESTION # 10
Para View allows large data sets to be visualised on a parallel computer.
Which of the following is one of the techniques used?

  • A. Norm calculation.
  • B. Contour plot
  • C. Eigen function analysis.
  • D. Dashboard.

Answer: B

Explanation:
Explanation
ParaView is an open-source, multi-platform visualization application that allows large data sets to be visualized on a parallel computer. ParaView uses a variety of techniques to visualize data, including contour plots, which are useful for visualizing 3D data sets. Contour plots are created by plotting a set of curves connecting points of equal value, with each curve representing a particular value. This allows 3D data sets to be visualized in a 2D format, making it easier to understand the data.
References: [1] BCS Foundation Certificate In Artificial Intelligence Study Guide, Page number 19 [2] APMG International, "What is ParaView?", https://apmg-international.com/en/blog/what-is-paraview/ [3] EXIN,
"What is ParaView?", https://www.exin.com/blog/what-is-paraview/


NEW QUESTION # 11
What term do computer scientists and economists use to describe how happy an agent is?

  • A. Warm.
  • B. Utility.
  • C. Index.
  • D. Return

Answer: B

Explanation:
Explanation
https://griffinshare.fontbonne.edu/cgi/viewcontent.cgi?article=1008&context=ijds Computer scientists and economists use the term "utility" to describe how happy an agent is. Utility is a measure of satisfaction or preference, and it is used to evaluate an agent's satisfaction with a particular outcome. Utility can be used to determine the optimal decision or action for an agent to take in order to maximize its satisfaction. References:
[1] BCS Foundation Certificate In Artificial Intelligence Study Guide, "Decision Making and Planning", p.99-100. [2] APMG-International.com, "Foundations of Artificial Intelligence" [3] EXIN.com, "Foundations of Artificial Intelligence"


NEW QUESTION # 12
A vector in vector calculus is a quantity that has magnitude and direction.
What is a vector in computer programming?

  • A. An array with one dimension.
  • B. A constant
  • C. A two-dimensional array of scalars.
  • D. An array of complex numbers

Answer: A

Explanation:
Explanation
In computer programming, a vector is a data structure that contains a collection of elements that are all of the same type. Each element in the vector has an associated index, which can be used to access and modify the element at that index. Vectors are commonly used to store collections of numerical values (e.g., integers or floating-point numbers) or strings, but they can also be used to store any type of data.
References: [1] BCS Foundation Certificate In Artificial Intelligence Study Guide, Page number 36 [2] APMG International, "What is a Vector in Computer Programming?", https://apmg-international.com/en/blog/what-is-a-vector-in-computer-programming/ [3] EXIN, "What is a Vector in Computer Programming?", https://www.exin.com/blog/what-is-a-vector-in-computer-programming/


NEW QUESTION # 13
Which of the following is an advantage of a machine based system?

  • A. Able to judge ambiguous and unknown situations.
  • B. Capable of sympathising with humans.
  • C. Can explain the output of an Al system
  • D. Undertakes monotonous tasks reliably and accurately.

Answer: D

Explanation:
Explanation
One of the main advantages of a machine-based system is its ability to reliably and accurately undertake monotonous and repetitive tasks. This is especially useful for tasks that require a high level of accuracy and precision, such as data entry or analysis. Machine-based systems are also able to process large amounts of data quickly, meaning that they are able to complete tasks more quickly and efficiently than humans. Additionally, machine-based systems can be programmed to take certain decisions and actions based on the input data, allowing them to automate certain processes without the need for human intervention. References:
* BCS Foundation Certificate In Artificial Intelligence Study Guide (2019), AI Systems, Chapter 8.
* https://www.apmg-international.com/en/al-adoption/advantages-of-al/


NEW QUESTION # 14
The EU's Ethical Guidelines use what to demonstrate trustworthy Al?

  • A. A quality assurance plan.
  • B. Customer feedback.
  • C. A human-centric value system.
  • D. UN's sustainability goals.

Answer: C

Explanation:
Explanation
The European Union's Ethical Guidelines for Trustworthy AI use a human-centric value system to demonstrate that Artificial Intelligence (AI) is trustworthy. This value system is based on human rights, autonomy, safety, privacy, transparency, accountability and fairness. The guidelines also state that AI should be designed, developed and used in a manner that respects these values. References:
* https://ec.europa.eu/digital-single-market/en/news/ethical-guidelines-trustworthy-ai
* BCS Foundation Certificate In Artificial Intelligence Study Guide (2019), A.I & Ethics, Chapter 5.


NEW QUESTION # 15
Splitting data into Training and Test data sets is part of what?

  • A. High performance computing strategy.
  • B. Machine learning data preparation.
  • C. Machine learning post processing.
  • D. Batch learning.

Answer: B

Explanation:
Explanation
Splitting data into training and test data sets is an important step in the machine learning data preparation process. This process involves splitting the data into subsets, usually in a 70:30 ratio, to create a training set and a test set. The training set is used to train the machine learning model, while the test set is used to evaluate the model's performance. This process allows for the model to be tested and evaluated on data that it has not seen before, in order to ensure that it is accurate and able to generalize to new data. References: BCS Foundation Certificate In Artificial Intelligence Study Guide, https://bcs.org/certifications/foundation-certificates/artificial-intelligence/


NEW QUESTION # 16
Professor David Chalmers described consciousness as having two questions. What were these?

  • A. Are only humans conscious and are machines always unconscious?
  • B. What is the sub conscious and what is the conscious?
  • C. An easy one and a hard one.
  • D. Can we integrate our knowledge to form consciousness and can we simulate consciousness?

Answer: B

Explanation:
Explanation
Professor David Chalmers described consciousness as having two questions: "What is it like to be conscious?" and "Can machines be conscious?". The first question, "What is it like to be conscious?", is an attempt to understand what it is like to experience the subjective aspects of consciousness, such as feeling, emotion, and perception. The second question, "Can machines be conscious?", is an attempt to understand whether or not machines can have the same kinds of subjective experiences as humans. For more information, please see the BCS Foundation Certificate In Artificial Intelligence Study Guide or the resources listed above.


NEW QUESTION # 17
What technique can be adopted when a weak learners hypothesis accuracy is only slightly better than 50%?

  • A. Boosting.
  • B. Iteration.
  • C. Activation.
  • D. Over-fitting

Answer: A

Explanation:
Explanation
* Weak Learner: Colloquially, a model that performs slightly better than a naive model.
More formally, the notion has been generalized to multi-class classification and has a different meaning beyond better than 50 percent accuracy.
For binary classification, it is well known that the exact requirement for weak learners is to be better than random guess. [...] Notice that requiring base learners to be better than random guess is too weak for multi-class problems, yet requiring better than 50% accuracy is too stringent.
- Page 46, Ensemble Methods, 2012.
It is based on formal computational learning theory that proposes a class of learning methods that possess weakly learnability, meaning that they perform better than random guessing. Weak learnability is proposed as a simplification of the more desirable strong learnability, where a learnable achieved arbitrary good classification accuracy.
A weaker model of learnability, called weak learnability, drops the requirement that the learner be able to achieve arbitrarily high accuracy; a weak learning algorithm needs only output an hypothesis that performs slightly better (by an inverse polynomial) than random guessing.
- The Strength of Weak Learnability, 1990.
It is a useful concept as it is often used to describe the capabilities of contributing members of ensemble learning algorithms. For example, sometimes members of a bootstrap aggregation are referred to as weak learners as opposed to strong, at least in the colloquial meaning of the term.
More specifically, weak learners are the basis for the boosting class of ensemble learning algorithms.
The term boosting refers to a family of algorithms that are able to convert weak learners to strong learners.
https://machinelearningmastery.com/strong-learners-vs-weak-learners-for-ensemble-learning/ The best technique to adopt when a weak learner's hypothesis accuracy is only slightly better than 50% is boosting. Boosting is an ensemble learning technique that combines multiple weak learners (i.e., models with a low accuracy) to create a more powerful model. Boosting works by iteratively learning a series of weak learners, each of which is slightly better than random guessing. The output of each weak learner is then combined to form a more accurate model. Boosting is a powerful technique that has been proven to improve the accuracy of a wide range of machine learning tasks. For more information, please see the BCS Foundation Certificate In Artificial Intelligence Study Guide or the resources listed above.


NEW QUESTION # 18
If Al undertakes routine and monotonous tasks and takes these away from humans, what will humans do?

  • A. Higher value work.
  • B. Sabotage the Al.
  • C. Leisure activities
  • D. Change jobs.

Answer: A

Explanation:
Explanation
Al is designed to take on routine and monotonous tasks, freeing up humans to take on more complex, higher value work. This can include tasks such as research, problem-solving, and decision-making. This shift in work roles is expected to increase productivity and efficiency, allowing humans to focus on more creative and innovative tasks. For example, robots can be used to automate mundane manufacturing processes, freeing up human workers to take on jobs that require more creative thinking and problem-solving.
References:
[1] https://www.bcs.org/upload/pdf/foundation-certificate-ai-syllabus-v1.pdf [2] https://www.apmg-international


NEW QUESTION # 19
The EU and United Nations have made designing for all individuals a core principle. What is this type of design called?

  • A. Biophilic design.
  • B. Universal design.
  • C. Utopic design.
  • D. Core design

Answer: B

Explanation:
Explanation
https://universaldesign.ie/What-is-Universal-Design/
Universal design is a type of design that takes into account the needs of all individuals, regardless of age, ability, or physical condition. It is a principle that is embraced by the European Union and the United Nations, and it is based on the idea that products, services, and environments should be designed to be usable by the widest range of people possible. Universal design emphasizes accessibility, usability, and inclusivity, and it is often used to create products and services that are easy to use for people of all ages and abilities.
References: https://www.bcs.org/more/certifications/foundation-certificate-in-artificial-intelligence/ https://www


NEW QUESTION # 20
Sustainability focuses on which three core areas?

  • A. Social, Economic and Entrepreneurial.
  • B. Social, Entrepreneurial and Environmental.
  • C. Social, Economic and Environmental.
  • D. Scientific, Environmental and Economic.

Answer: C

Explanation:
Explanation
The term sustainability is broadly used to indicate programs, initiatives and actions aimed at the preservation of a particular resource. However, it actually refers to four distinct areas: human, social, economic and environmental - known as the four pillars of sustainability.
https://www.futurelearn.com/info/courses/sustainable-business/0/steps/78337#:~:text=However%2C%20it%20ac Sustainability focuses on these three core areas because they all have an impact on the environment and society. Social sustainability is concerned with the relationships between people and how to create a society that is equitable and fair for all members. Economic sustainability focuses on the creation of a viable economic system that provides for the needs of the present without compromising the ability of future generations to meet their own needs. Environmental sustainability focuses on protecting natural resources, ecosystems and habitats, and minimizing the impact of human activities on the environment.
References: https://www.bcs.org/more/certifications/foundation-certificate-in-artificial-intelligence/ https://www


NEW QUESTION # 21
Collaboration, learning and iterative are terms used to describe what?

  • A. Trustworthy Al.
  • B. Rapid software development.
  • C. Waterfall projects.
  • D. Agile projects

Answer: D

Explanation:
Explanation
Collaboration, learning, and iterative are terms used to describe agile projects. Agile projects are designed to be adaptive and flexible, allowing teams to incorporate feedback and learn from their mistakes. This process encourages collaboration between team members, and emphasizes the importance of iterative development and continual improvement. Agile projects focus on delivering value quickly and efficiently, allowing teams to make changes and adapt to changing customer needs.
References:
[1] https://www.bcs.org/upload/pdf/foundation-certificate-ai-syllabus-v1.pdf [2] https://www.apmg-international


NEW QUESTION # 22
Which of the following is an example of fitting a curve to a set of data?

  • A. Bayesian network.
  • B. Backward propagation.
  • C. Least squares regression.
  • D. Python.

Answer: C

Explanation:
Explanation
Least Squares Regression is a statistical technique used for fitting a curve to a set of data. It involves minimizing the sum of the squares of the differences between the observed data and the fitted curve. This is done by finding the line of best fit, which is the line that minimizes the sum of the squared residuals. The line of best fit is determined by finding the parameters that give the minimum sum of the squared residuals. This technique is often used in data science and machine learning to create models that can be used to make predictions. References: BCS Foundation Certificate In Artificial Intelligence Study Guide, https://bcs.org/certifications/foundation-certificates/artificial-intelligence/


NEW QUESTION # 23
With a large dataset, limited computational resources or frequent new data to learn from, we can adopt what type of machine learning?

  • A. Big Data learning.
  • B. Online learning.
  • C. Patchwork learning.
  • D. Batch learning.

Answer: B

Explanation:
Explanation

Online learning is a type of machine learning that can be used when a large dataset is limited in computational resources or if the data is frequently changing. It allows the system to learn from new data as it is being presented, rather than having to re-train the entire dataset each time new data is added. This makes it more efficient and effective than batch learning, as it only needs to process the new data and not the entire dataset.
Online learning is often used in applications such as fraud detection, where new data is constantly being added and needs to be analyzed quickly.
For more information, please refer to the BCS Foundation Certificate In Artificial Intelligence Study Guide (https://www.bcs.org/upload/pdf/bcs-foundation-certificate-in-artificial-intelligence-study-guide.pdf) or the EXIN Artificial Intelligence Foundation Certification (https://www.exin.com/en/exams/artificial-intelligence-foundation).


NEW QUESTION # 24
An intelligent robot uses Al to do what?

  • A. Sense, plan and move.
  • B. Perceive, plan and act.
  • C. Plan, act and speak.
  • D. Sense, plan and act

Answer: B

Explanation:
Explanation
An intelligent robot uses Artificial Intelligence (AI) to perceive its environment, plan its actions and then act on them. This is sometimes referred to as the "sense, plan, act" cycle, and is at the heart of what makes a robot intelligent. By using AI, robots can sense their environment, plan their actions accordingly and then act on them in order to complete their tasks.
For more information, please refer to the BCS Foundation Certificate in Artificial Intelligence Study Guide: https://www.bcs.org/category/18076/bcs-foundation-certificate-in-artificial-intelligence-study-guide.


NEW QUESTION # 25
From the Ell's ethics guidelines for Al, what does 'The Principle of Autonomy,' mean?

  • A. Al systems will preserve human agency.
  • B. Al agents will behave as humans.
  • C. Robots will have freewill.
  • D. Al systems will be human-centric

Answer: A

Explanation:
Explanation
The Principle of Autonomy from the ELL's ethics guidelines for Al states that Al systems should be designed in a way that preserves human agency and responsibility. This means that Al systems should be designed in a way that allows humans to remain in control of their decisions, and that the Al system should not be able to act without human input or permission. References: BCS Foundation Certificate In Artificial Intelligence Study Guide, https://bcs.org/ai/certificate/ and APMG International, https://www.apmg-international.com/qualifications/artificial-intelligence-foundation-certificate.


NEW QUESTION # 26
......

APMG-International Artificial-Intelligence-Foundation Exam Dumps [2023] Practice Valid Exam Dumps Question: https://www.passleader.top/APMG-International/Artificial-Intelligence-Foundation-exam-braindumps.html

Artificial-Intelligence-Foundation Dumps - Grab Out For [NEW-2023] APMG-International Exam: https://drive.google.com/open?id=1OPCsWrsnplmLchkNVnmiTDE0Bqb6sv-F