FICT_Day2_DataScience

FICT_Day2_DataScience

11th Grade

5 Qs

quiz-placeholder

Similar activities

HARI 3 - KUIS CODING & PERKENALAN AI

HARI 3 - KUIS CODING & PERKENALAN AI

KG - Professional Development

10 Qs

Types of Machine Learning

Types of Machine Learning

11th Grade

4 Qs

Jawab Benar atau Salah

Jawab Benar atau Salah

11th Grade

5 Qs

Data vs Information

Data vs Information

10th - 11th Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI PANCI SEJATI

Hari 3 - Kuis Coding & Perkenalan AI PANCI SEJATI

KG - Professional Development

10 Qs

Introduction to Machine Learning Quiz

Introduction to Machine Learning Quiz

9th - 12th Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

5th - 12th Grade

10 Qs

Class XI AI

Class XI AI

11th Grade

10 Qs

FICT_Day2_DataScience

FICT_Day2_DataScience

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Miko Chang

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main goal of simple linear regression?

To establish a linear relationship between variables for prediction.

To determine the mode of the variables

To identify outliers in the data

To calculate the mean of the variables

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the concept of centroids in the k-means algorithm.

Centroids are randomly assigned data points in the k-means algorithm

Centroids in the k-means algorithm represent the center points of clusters and are recalculated iteratively based on the mean of data points in each cluster.

Centroids are fixed points in the k-means algorithm that do not change during clustering

Centroids in the k-means algorithm represent outliers in the dataset

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does a decision tree make predictions for classification?

By recursively splitting the data based on features and asking questions at each node to navigate to leaf nodes for predictions.

By predicting based on the first feature encountered in the dataset.

By randomly selecting features for each split without considering data patterns.

By always choosing the feature with the highest value regardless of data distribution.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between supervised and unsupervised learning?

Supervised learning uses labeled data, unsupervised learning uses labeled data.

Supervised learning uses labeled data, unsupervised learning uses semi-supervised data.

Supervised learning uses labeled data, unsupervised learning uses reinforcement learning.

Supervised learning uses labeled data, unsupervised learning uses unlabeled data.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the optimal number of clusters determined in k-means clustering?

Hierarchical Clustering

Silhouette Score

Elbow Method

Davies-Bouldin Index