S. No. Question Text
S. No. Question Text
QUESTION TEXT
34 Python is:
54 What is an algorithm?
55 What is pseudocode?
68 What is a SyntaxError?
70 What is a TypeError?
72 What is a KeyError?
84 Which data structure would you use for storing unique blog tags?
What is the output of print(inventory) for inventory = {"apple": 10,
85 "banana": 5, "orange": 7}; inventory["apple"] += 5?
189 In Y = mX + b what is m?
230 Which of the following are NOT true about entropy in data science?
259 A table with rows and columns used for data is called:
Yes No
Python Programmi
Python Programmi"==" !=
012 123
Python Programmi
greet Hi!
Python Programmi
Python Programmi2+3 23
Python Programmi10 55
Python Programmi0 1
Python Programmi// #
Python Programmi"22" 22
Python Programmi2.5 3
Python Programmi3 5
Python Programmi{"Alice": 90, "Bob": 85, {"Alice": 90, "Bob": 85, "Charli
Python Programmi** //
Python ProgrammiIt makes code messy It splits big programs into smal
Python ProgrammiIt has hard rules It uses simple words and supp
Assembly Machine b
var-2 @var b
.py .p c
Float Double d
scan() read() b
display() show() b
str bool b
if switch c
otherwise: elif: b
Error None b
<= <> d
not= ~ a
do-while infinite a
0123 1234 a
def fun c
yield result b
add.call() add.invoke() b
Nothing Error b
PyPy IronPython b
Stackless IronPython a
A book A movie b
.py .java c
5 Error c
Hello+World Error b
Error None a
Boolean Float b
23456 123 a
Both None a
continue jump c
Dictionary Set b
Error Skipped c
-1 2 a
elif main d
/* -- b
Assembler None b
22 "Twenty-two" b
2 Error c
if else if then a
"True" 1 b
Diamond Parallelogram c
Arrow Diamond b
List Dictionary c
List Dictionary c
Set Dictionary b
8 15 c
Set Dictionary c
ValueError IndexError b
ValueError KeyError c
ValueError IndexError b
IndexError ValueError c
TypeError SyntaxError b
''ABC''' '''ABC'''' d
< <<< d
/ *** d
matplotlib numpy b
A number An error b
Running multiple
Copying code from another class methods b
AttributeError NameError b
Errors Numbers b
Predictive Computational b
Correlation Accuracy b
Correlations Visualizations b
Mode Correlation b
Histogram Z-score a
Frequency Accuracy b
PCA Correlation b
Z-score Histogram b
Skewed Straight b
0.95 0.997 b
Uniform Skewed b
0.1 0.4 b
-2 to 2 1 to 2 b
Evidence Likelihood c
Sometimes Never a
Probability Outliers b
Continuous Uniform b
Error Mean b
2 Depends b
Linear Poisson b
1 1.5 d
Poisson Uniform c
0.5 1d
Depends on p Depends on n b
Likelihood Evidence b
p/n n²p a
Mean Outliers b
1 - P(A) P(A + A) c
A number A test b
Line Circle b
Trials Numbers b
Total Error b
2 Any b
0.1 0.8 b
ANOVA z-test a
Guessing Counting b
Size Accuracy b
Graphs Tests b
Wrong Entropy
Same helps in b
building decision
Entropy is always greater than 1. trees. c
Error Overfit b
Groups Errors b
y = 2mx+C xy = c a
Error Total b
Error Size b
-2 to 2 1 to 10 b
Error Bias b
Lines Data a
Mean Error a
Graphs Tests b
TP / FP FN / Total b
TN / Total FP / Total a
Accuracy Specificity b
No error Variance b
No error Bias b
Code Smell d
Speaker USB b
CSV PDF c
Spreadsheet Video c
Excel Skype c
"=PLUS()" "TOTAL()" b
A battery A virus b
@ # a
Restarting the
Moving files computer b
.mp4 .exe b
IF PLAY d
Review Home b
Talking Copying b
Histogram Table a
An error A virus b
Share → Collect →
Collect → Clean → Analyze Save c
Microwave Calculator a
Line Sound d
20 5 a
8 5 c
MB File b
Tallest person Shortest person b
Formula Filter c
ndarray tuple c
[4, 3, 2, 1] [0, 2, 4, 6] a
.shape .size b
.format .item a
np.arrange() np.align() b
Average Median c
np.revert() np.turn() b
.reshape() .rescale() c
[1,2,3,4] 4b
1 Error a
np.mean() np.dev() a
Sorting Median b
np.stack() np.concat() a
.check() .bool() a
[1,2,3] [10,8,6,4,2] a
1 Error c
matrix array b
1D labeled array Dictionary c
df.label() df.change() b
pd.import_csv() pd.get_csv() b
Error Cell d
df.dropna() df.remove() c
Average Max c
df.arrange() df.reorder() b
2 -1 b
df.duplicated() df.copy() c
df.write_csv() df.export() a
df.drop_duplicates() df.clear() c
df(['Age']) df('Age') b
Pandas Scikit-learn b
import sb import sn b
sns.plotbar() sns.plot() b
sns.box() sns.plot() a
sns.mapheat() sns.map() b
sns.histplot(kde=True) sns.line() c
sns.matrix() sns.multiplot() a
sns.set_theme() sns.theme() b
hue group c
sns.liner() sns.plotline() b
sns.violplot() sns.plot() b
xlabel ax a
sns.theme() sns.colorize() b
sns.load_dataset() sns.read_data() c
Matplotlib CSV c
plt.plot() plt.graph() b
plt.display() plt.output() b
plt.title() plt.label() c
plt.column() plt.plotbar() b
plt.histplot() plt.plot() b
plt.dot() plt.point() b
plt.multi() plt.set_lines() a
plt.shape() plt.set_size() b
plt.show_grid() plt.grid_on() b
Red Yellow c
plt.store() plt.export() b
Speed Angle b
plt.yaxis() plt.label_y() a
clr='red' plt.color='red' a
plt.xticks() plt.show_ticks() c
dash type a
plt.merge() plt.mix() b
SOLUTION RIGHT MARKS NEGATIVE MARKS DIFFICUL
High-level B
var_2 B
.py B
Indentation B
Double B
input() B
print() B
float B
if B
else: B
No I
<> B
!= B
for B
012 I
condition is True B
def I
return I
add() I
Hi! I
Void function B
1991 B
Jython E
CPython E
A TV show B
.py B
5 B
HelloWorld B
10 B
String B
234 I
Interpreted B
continue E
Tuple B
Error B
Both a and b B
0 B
main B
# B
Interpreter I
22 B
2 B
else if B
Parameterless function B
True B
Diamond B
Oval B
List B
It is immutable B
List B
Tuple B
It is ignored B
dict[key] = value B
It always runs B
8 E
(10, 20) B
It adds 'learning' to the set B
Set B
SyntaxError I
ValueError B
TypeError B
IndexError B
KeyError B
'''ABC'''' B
Always runs E
<<< B
*** B
unittest E
It is automatically
Both move and fly called E
when a new object is
created. E
Using the same method
name for different actions E
TypeError E
Handles mistakes so the
program doesn’t stop I
Dividing by zero E
Print values to check what’s
happening I
Use clear, simple names like
Dog I
To keep it simple and easy
to understand I
Comments E
Descriptive B
To find patterns E
Mean E
Data frequency E
Box Plot B
Outliers I
Average spending I
Correlation Analysis E
Feature uncertainty
reduction I
Reduce dimensions E
Location E
Reduce errors E
Gradient Descent E
Weights E
L1 & L2 Regularization E
Grid Search E
Scatter Plot B
Unusual data B
Variance I
Simplify models E
Mutual Information E
Spending trends E
Overfitting E
Data spread I
Gradient Descent I
Model accuracy B
Tune hyperparameters E
Scatter Plot B
Strong relation I
Regularization I
Average value B
Outlier Detection B
Model efficiency B
Correlations B
Gradient Descent E
Variable relationships B
Improve generalization I
Data insights B
Bell-shaped E
0.68 I
Discrete I
Rare events I
0.2 I
Relationship strength I
-1 to 1 B
Classification B
Overfitting E
Evidence I
Yes I
68-95-99.7 Rule B
Relationships I
Independent I
Slope I
Underfitting E
1 E
Rare events E
Logistic I
No relationship E
1.5 B
Poisson I
1 E
High variance I
Success or failure I
1 E
Estimate relationships B
Variance E
np I
1 - P(A) I
2 standard deviations E
Bell B
Successes E
Rare events E
Middle I
1 I
We assume it E
Reject null E
0.95 E
t-test I
Keep null I
Deciding I
We test it I
Confusion E
Decision trees E
Good E
Entropy is always greater
than 1. E
No help E
Numbers I
y = mx + c I
Slope I
Link B
-1 to 1 B
No link B
Good fit I
Errors B
y at x = 0 B
Strong positive B
Classes B
TP / (TP + FP) B
Sensitivity I
Underfit I
Overfit I
25°C temperature I
Changing data into useful
information B
Data that is organized and
meaningful B
Smell B
Keyboard B
Microsoft Excel B
CSV B
Spreadsheet B
Excel B
"SUM()" B
A small box where data is
stored B
"=" B
Making data consistent and
correct E
.xlsx B
PLAY B
Insert B
Alphabetical or numerical
order B
Make decisions based on
facts E
Filtering B
Line chart E
Pie chart E
Comparison of values E
Y-axis I
Artificial Intelligence B
Siri or Alexa B
Sound B
10 B
8 B
Bit B
Youngest person B
Formula B
Remove Duplicates E
Dashboard E
ndarray E
import numpy as np I
[0, 1, 2, 3] I
.ndim I
.dtype I
np.sort() E
Average E
np.flip() E
Matrix of zeros I
2 random floats E
Matrix multiplication E
Identity matrix E
.reshape() E
Cropping arrays E
Along columns E
(2,2) I
3 I
np.std() E
Maximum I
np.vstack() E
.any() I
[2,4,6,8] I
1 I
Converts to 1D E
Dimensions I
df.rename() I
Subtracts I
pd.read_csv() I
df.index_set() E
Cell I
df.dropna() E
Average I
df.sort_values() E
1 E
Frequency count E
Column names I
df.duplicated() E
df.to_csv() I
Last row I
df.drop_duplicates() E
df.Age B
Matplotlib I
sns.barplot() I
sns.boxplot() I
sns.heatmap() E
Data visualization I
sns.histplot(kde=True) E
sns.pairplot() I
sns.set_style() I
Scatter plots I
hue I
sns.lineplot() I
sns.violinplot() I
x I
sns.set_palette() E
sns.load_dataset() I
Matplotlib I
plt.show() I
import matplotlib.pyplot as
plt I
plt.show() I
plt.title() I
Label x-axis I
Adding legend I
plt.bar() I
plt.hist() E
plt.scatter() I
plt.figure(figsize=(w,h)) E
plt.grid() E
Red I
plt.savefig('file') I
Opacity I
plt.ylabel() I
color='red' I
plt.xticks() I
linestyle I
Line plot I
plt.subplot() I
QUESTION TAGS QUESTION TEXT (HINDI)
OPTION1 (HINDI) OPTION2 (HINDI) OPTION3 (HINDI)
SOLUTION
OPTION4 (HINDI) (HINDI) RANGE FROM RANGE TO
FREE SPACE ESSAY CODE