AI unit

AI unit

12th Grade

30 Qs

quiz-placeholder

Similar activities

AI and ML

AI and ML

7th - 12th Grade

30 Qs

AI/ML for Kids

AI/ML for Kids

7th - 12th Grade

30 Qs

Verifica AI 4G

Verifica AI 4G

12th Grade

27 Qs

Data Analytics

Data Analytics

12th Grade

30 Qs

Payments and Platforms

Payments and Platforms

12th Grade

25 Qs

Artificial Intelligence Revision

Artificial Intelligence Revision

12th Grade

29 Qs

Artificial Intellegence dan Machine Learning

Artificial Intellegence dan Machine Learning

12th Grade

25 Qs

Artificial Intelligence Quiz - Unit 1 (What is AI?)

Artificial Intelligence Quiz - Unit 1 (What is AI?)

9th - 12th Grade

25 Qs

AI unit

AI unit

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Comp Sci

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

method that employs a practical solution (rather than a theoretical one) to a problem; when applied to algorithms this includes running tests and obtaining results by trial and error.

Answer explanation

The method described is a heuristic, which focuses on practical solutions and involves trial and error to solve problems, particularly in algorithms. This distinguishes it from purely theoretical approaches.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

statistical measure used to make predictions from data by finding learning relationships between the inputs and outputs.

Random guessing

Pattern recognition

Trial and error

Regression analysis

Answer explanation

Regression analysis is a statistical measure that helps in making predictions by identifying relationships between input variables and output outcomes, making it the correct choice for the question.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

system which is able to identify hidden patterns from input data – the system is not trained on the ‘right’ answer.

Supervised learning

Reinforcement learning

Semi-supervised learning

Unsupervised learning

Answer explanation

Unsupervised learning identifies hidden patterns in data without labeled responses. Unlike supervised learning, it does not rely on 'right' answers, making it suitable for discovering structures in unlabeled datasets.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

data where we know the target answer and the data object is fully recognised

Labelled data

Reward and punishment

Unlabelled data

Back propagation

Answer explanation

Labelled data refers to datasets where each data object is associated with a known target answer, making it essential for supervised learning tasks. This distinguishes it from unlabelled data, which lacks such annotations.

5.

DROPDOWN QUESTION

1 min • 4 pts

​ (a)   – system which is able to predict future outcomes based on past data. It requires both input and output values to be used in the training process.

​ (b)   – system which is able to identify hidden patterns from input data – the system is not trained on the ‘right’ answer.

​ (c)   – system which is given no training – learns on basis of ‘reward and punishment’.

​ (d)   – system that interactively queries source data to reach the desired result. It uses both labelled and unlabelled data, but mainly unlabelled data on cost grounds.

Semi-supervised (active) learning

Reinforcement learning

Unsupervised learning

Supervised learning

Machine learning

Reward and punishment

Unlabelled data

Answer explanation

Supervised learning predicts outcomes using past data with input and output values. Unsupervised learning finds hidden patterns without labeled answers. Reinforcement learning learns through rewards and punishments. Semi-supervised learning uses both labeled and unlabeled data.

6.

MATCH QUESTION

1 min • 4 pts

Match the following

A* algorithm
an algorithm that finds the shortest route between nodes or vertices but uses an additional heuristic approach to achieve better performance than Dijkstra’s algorithm.
Dijkstra’s algorithm

fundamental unit from which graphs are formed (nodes and vertices are the points where edges converge)

Node or vertex

an algorithm that finds the shortest path between two nodes or vertices in a graph/network.

Machine learning

systems that learn without being programmed to learn

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

internet bot that systematically browses the world wide web to update its web page content.

Web crawler

Search engine

Web scraper

Data miner

Answer explanation

A web crawler is an internet bot that systematically browses the web to update content on web pages. It differs from search engines, web scrapers, and data miners, which have different functions.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?