Module 2 Review
Quiz
•
Computers
•
Professional Development
•
Medium
Median Hardiv
Used 47+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Perintah agar dapat menampilkan data dari baris ke 3 sampai 10 pada kolom yang mempunyai nama "Restoran A" dan "Restoran B"
df.loc[3:11, ["Restoran A","Restoran B"]]
df[2:10][["Restoran A","Restoran B"]]
df.iloc[2:10, ["Restoran A","Restoran B"]]
df[["Restoran A","Restoran B"]]
Semua benar
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Fungsi yang digunakan saat kita ingin membuat angka acak berdistribusi normal adalah
numpy.random.randint()
numpy.random.randn()
numpy.random.random()
numpy.random.random_sample()
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Manakah dari syntax ini yang akan mereturn index bernama "foo" dari DataFrame "df"?
df['foo']
Tidak ada jawaban yang benar
df.loc['foo',:]
df.loc[:,'foo']
df['foo'][:]
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Mana diantara pernyataan berikut yang menjadi hal paling penting di Data Science?
jawaban
data
pertanyaan
Tidak ada jawaban benar
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
import numpy as np
arr = np.arange(1,21)
arr = arr.reshape(-1)
print(arr)
Output dari syntax ini adalah ...
[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20]
[[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20]]
[[ 1] [ 2] [ 3] [ 4] [ 5] [ 6] [ 7] [ 8] [ 9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]]
[20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1]
Error
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
F_onewayResult(statistic=4.809836065573772, pvalue=0.0163405142361861)
Kemungkinan kesimpulan yang dapat diambil dari hasil diatas adalah
Seluruh kelompok sample memiliki perbedaan rata-rata yang signifikan
Seluruh kelompok sample memiliki rata-rata yang sama
Salah satu kelompok sample memiliki rata-rata yang berbeda dari kelompok sample yang lainnya
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
from scipy.stats import ttest_1samp
import numpy as np
ages = np.round(np.random.normal(30,4,40))
ttest_1samp(ages,26)
Apakah perintah untuk melakukan uji T-test 1 sample sudah tepat?
Tepat
Salah
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
Pre Tes Bimtek Bantuan DAK Tahun 2022
Quiz
•
Professional Development
20 questions
Manajerial
Quiz
•
Professional Development
20 questions
Membangun Program Security Awareness
Quiz
•
University - Professi...
20 questions
TES FORMATIF DAMPAK SOSIAL INFORMATIKA
Quiz
•
Professional Development
15 questions
Excel Data Analysis
Quiz
•
Professional Development
20 questions
2. Ayo Main Quiz Lagi
Quiz
•
University - Professi...
17 questions
Sains Komputer Tingkatan 4 - 2.1.1 Menjelaskan kepentingan
Quiz
•
1st Grade - Professio...
20 questions
BIMTEK INFORMATIKA
Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Computers
10 questions
Halloween
Quiz
•
Professional Development
16 questions
Spooky Season Quiz
Quiz
•
Professional Development
5 questions
11.4.25 Student Engagement & Discourse
Lesson
•
Professional Development
50 questions
ASL Colors and Clothes
Quiz
•
KG - Professional Dev...
15 questions
Ohms Law
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
