Descriptive Statistics
Computer Aided
Applied Statistics
Diagrams and Graphs
Probability Distributions
100

Which measure of central tendency is least affected by outliers?

Median

100

The function used to combine values in R into a vector

c() / concatenate()

100

What Statistical measure is used to measure average shoe size?

mode

100

Which diagram is used to represent parts of the whole?

Pie chart

100

The probability Distribution of a single coin toss is given by

Bernoulli

200

A distribution with a long right tail is said to be

Positively skewed

200

The Python library often used for data analysis and manipulation?

Pandas

200

Process of selecting a representative subset of the population

(sampling)

200

A type of bar graph that displays numerical values in segments within each bar, where each segment represents a different part of the whole or a sub-category. It's used to visualize the breakdown of a total across different groups

Stacked bar

200

The distribution often used to model waiting time of events is the

Exponential distribution

300

The ratio of standard deviation to mean, often expressed as a percentage is known as

Coefficient of variation

300

The function that searches for a value in the columns of a table

VLOOKUP

300

What measure will you use to determine the strength of the association between House prices and variables like number of rooms and area?

R square

300

A graph where rectangles meet each other continuously with no gaps and represents frequency is a

Histogram

300

Students t distribution was invented by

William Gosset

400

A flat topped distribution compared to the normal is said to be

Playkurtic

400

The feature that lets you filter pivot table data interactively

Slicer

400

What Statistical tools will help you predict categorical values such as whether an applicant for a loan is “good” or “bad” based on certain factors like their credit score, income etc?

logistic regression

400

The graph used to display bivariate frequency in a grid of colored cells is called

Heat map

400

Name any one memoryless distribution

Exponential or Geometric

500

Arrange the following in ascending order: 

Arithmetic Mean, Geometric mean, Harmonic mean

HM<GM<AM

500

In R the comprehensive Archive for sharing packages is called

CRAN

500

The estimation technique used to minimize sum of squared residuals in regression

Ordinary least squares

500

A type of representation that splits each numerical value, typically separating the first and second digit

Stem and leaf

500

Which distribution has undefined mean and variance?

Cauchy