Decision Tree and Statistical Methods Quiz

Decision Tree and Statistical Methods Quiz

University

10 Qs

quiz-placeholder

Similar activities

SE - Activity 01

SE - Activity 01

University

10 Qs

Data Struct: Quiz 3

Data Struct: Quiz 3

University

10 Qs

Python Quiz 1.4

Python Quiz 1.4

University

12 Qs

Quiz IT Audit 7 Gabungan

Quiz IT Audit 7 Gabungan

University

10 Qs

Python_Quiz_2

Python_Quiz_2

University

15 Qs

Android

Android

University

10 Qs

Fun Games :) Fastest Fingers First.

Fun Games :) Fastest Fingers First.

10th Grade - Professional Development

13 Qs

2.GRADE STORY 5

2.GRADE STORY 5

2nd Grade - University

15 Qs

Decision Tree and Statistical Methods Quiz

Decision Tree and Statistical Methods Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Bisan Salibi

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What criteria were used to make the first split in the decision tree?

Age

Tumor Size

Lymph Nodes

Tumor Marker

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If a patient is 65 years old, has a tumor size of 3.5 cm, a tumor marker level of 24, what is the most likely diagnosis according to the decision tree?

Benign

Malignant

Uncertain

None of above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

For patients with Tumor Marker ≥ 12.14, how does age affect the diagnosis?

Patients older than 60 are more likely to be diagnosed with benign tumors.

Patients older than 60 are more likely to be diagnosed with malignant tumors.

Age does not impact the diagnosis when Tumor Marker ≥ 12.14.

Age impacts the diagnosis only when Tumor Size is ≥ 4.067 cm.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Using the k-Nearest Neighbors (k-NN) algorithm with k=5 and the Euclidean distance, determine the class label for the test instance.

The test instance will be classified as positive.

The test instance will be classified as negative.

The test instance cannot be classified without additional information.

The test instance will have an ambiguous class label.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The plot above shows the variable importance for the Heart dataset, where importance is computed using mean increase in mean squared error (MSE). Based on the plot, which of the following variables are the three most important?

Ca, Thal, ChestPain

Age, Chol, Slope

Fbs, RestECG, ExAng

MaxHR, Oldpeak, RestBP

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Imagine you are conducting a simulation to estimate the probability of rolling a sum of 7 with two six-sided dice. You decide to run the simulation multiple times to get a reliable estimate. Why is it important to set a random seed before starting your simulations?

To make the simulation run faster and save time

To ensure that you can reproduce the same results if you run the simulation again

To add more randomness to the results and increase variability

To remove any potential bias in the simulation outcomes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have collected a dataset of the heights (in cm) of 30 students in a classroom: You decide to use the bootstrap method to estimate the 95% confidence interval for the mean height of the students. Which of the following steps would you take first to implement the bootstrap method?

Calculate the mean height of the original dataset and use it as your estimate.

Randomly sample with replacement from the original dataset to create a new bootstrap sample.

Calculate the standard deviation of the original dataset.

Plot a histogram of the original dataset to visualize the distribution.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?