View Syllabus
View Syllabus
Test Syllabus
Exam Pattern
Part A - Test of knowledge + Part B - Test of application
Total no. of Questions Total Marks Total Durations (Mins)
59 90 100
50 1 50 60
TCS Confidential | 2
Part A Syllabus - Test of knowledge
Sr. No. Module Descriptor Topic
Measures of Dispersion
or Variability (Absolute
Deviation from Mean,
Variance, Standard
Deviation, Range,
Quartiles, Skewness,
Kurtosis)
Inferential Statistics:
Estimating Parameters,
Hypothesis Testing
Probability, Conditional
Probability
Sampling Distribution,
Normal Distribution, Z
Statistics, Central Limit
Theorem
TCS Confidential | 3
Core Python with Install and Setup
Object-oriented Anaconda and Jupyter
Programming Notebook, Data
Science Library -
Pandas, Python
interpreter, types,
expressions, variables,
objects, writing first
python code, string
operations, if-else
statements, loops while
and for loop, logic
building using loops
Functions in Python,
What is recursion,
using lambda functions
with map and reduce,
passing arguments to
functions, *args and
**kwargs, file handling
in Python
Object-oriented
Programming in
Python, What is class
and objects, How to
TCS Confidential | 4
hide data, inheritance
and runtime
polymorphism, How to
handle errors with try
and except blocks, How
to create abstract
classes, What is
method resolution
order
universal functions,
NumPy array creation
functions like
np.ones(), np.zeros()
NumPy linspace(),
np.random, np.sum(),
np.min(), np.add(),
Iterating over NumPy
array, NumPy Binary
Operators
TCS Confidential | 5
Joining NumPy arrays,
Splitting arrays,
Reshape
Merging/joining,
categorical data, sparse
data
TCS Confidential | 6
sort_values(), finding
outliers
EDA: Univariate
Analysis, Bivariate
Analysis
Pie charts
TCS Confidential | 7
Exam Pattern: Part B
Marks 40
Duration (Mins) 40
TCS Confidential | 8
Pandas, Visualization using
Matplotlib
TCS Confidential | 9