Data Science track

Data Science interview questions and answers

Panel-ready Data Science track questions for freshers and experienced developers. Practice at Coding Cadre in Faridabad, or Online from Delhi NCR.

220 Qs
122 Moderate Visualization Data Science

When is a heatmap the right visualization?

Short take Full answer on next page

Simple meaning

Heatmaps work well for correlation matrices, confusion matrices, or intensity over two discrete axes such as hour-by-weekday.

Open the full page for Why, Steps, Example and Key takeaway.

Read full answer Example · Mistake · Say this
124 Moderate Correlation vs Causation Data Science

What is a confounder?

Short take Full answer on next page

Simple meaning

A confounder is a variable that influences both the treatment-like factor and the outcome, opening a back-door association.

Open the full page for Why, Steps, Example and Key takeaway.

Read full answer Example · Mistake · Say this
125 Moderate Correlation vs Causation Data Science

What is Simpson's paradox at a high level?

Short take Full answer on next page

Simple meaning

Simpson's paradox is when a trend that appears in several groups reverses or vanishes when the groups are combined.

Open the full page for Why, Steps, Example and Key takeaway.

Read full answer Example · Mistake · Say this
126 Moderate Correlation vs Causation Data Science

What is reverse causality?

Short take Full answer on next page

Simple meaning

Reverse causality means the outcome is driving the supposed cause, not the other way around.

Open the full page for Why, Steps, Example and Key takeaway.

Read full answer Example · Mistake · Say this
128 Moderate Sampling Data Science

What is cluster sampling?

Short take Full answer on next page

Simple meaning

Cluster sampling selects groups first, such as cities or schools, then observes units inside those groups.

Open the full page for Why, Steps, Example and Key takeaway.

Read full answer Example · Mistake · Say this
129 Moderate Sampling Data Science

What is the bootstrap used for in data science?

Short take Full answer on next page

Simple meaning

The bootstrap resamples the observed dataset with replacement to approximate the sampling distribution of a statistic.

Open the full page for Why, Steps, Example and Key takeaway.

Read full answer Example · Mistake · Say this
130 Moderate Sampling Data Science

How does selection bias differ from sampling error?

Short take Full answer on next page

Simple meaning

Sampling error is random fluctuation from drawing a finite sample, and it shrinks with n under good design.

Open the full page for Why, Steps, Example and Key takeaway.

Read full answer Example · Mistake · Say this
131 Moderate Distributions Data Science

When is a Poisson distribution a reasonable model?

Short take Full answer on next page

Simple meaning

Poisson models counts of events in a fixed interval when events are rare, independent, and have a constant average rate.

Open the full page for Why, Steps, Example and Key takeaway.

Read full answer Example · Mistake · Say this
133 Moderate Distributions Data Science

Why do many positive business metrics look lognormal?

Short take Full answer on next page

Simple meaning

Products of many positive random shocks, or processes with multiplicative growth, tend toward lognormal.

Open the full page for Why, Steps, Example and Key takeaway.

Read full answer Example · Mistake · Say this
134 Moderate Distributions Data Science

What is kurtosis in practical terms?

Short take Full answer on next page

Simple meaning

Kurtosis describes tail heaviness and peak relative to a normal curve, with excess kurtosis often reported so normal equals zero.

Open the full page for Why, Steps, Example and Key takeaway.

Read full answer Example · Mistake · Say this
136 Moderate Time Series Data Science

What are lag features in a time-series model?

Short take Full answer on next page

Simple meaning

Lag features are past values of the series or of covariates, such as yesterday's demand or last week's price.

Open the full page for Why, Steps, Example and Key takeaway.

Read full answer Example · Mistake · Say this
137 Moderate Time Series Data Science

What is a rolling mean, and how is it used in EDA?

Short take Full answer on next page

Simple meaning

A rolling mean averages the last k points to smooth noise and reveal slower structure.

Open the full page for Why, Steps, Example and Key takeaway.

Read full answer Example · Mistake · Say this
138 Moderate Time Series Data Science

Why must train/test splits respect time order?

Short take Full answer on next page

Simple meaning

Random splits leak future information into training and overstate accuracy.

Open the full page for Why, Steps, Example and Key takeaway.

Read full answer Example · Mistake · Say this
140 Moderate Business Metrics Data Science

What are DAU and MAU, and what can the ratio suggest?

Short take Full answer on next page

Simple meaning

DAU and MAU count unique active users in a day or calendar month under a defined activity event.

Open the full page for Why, Steps, Example and Key takeaway.

Read full answer Example · Mistake · Say this
Prev Page 7 of 11 Next
Chat with us