#1
What is the median of the following set of numbers: 5, 8, 12, 16, 20, 22, 25?
#2
What is the mode of the following set of numbers: 4, 6, 8, 8, 10, 12, 12, 12, 14?
#3
What does 'standard deviation' measure in statistics?
The spread of data values
The average of data values
The most frequently occurring value
The difference between the largest and smallest values
#4
In a normal distribution, approximately what percentage of data falls within one standard deviation from the mean?
#5
Which of the following is not a measure of central tendency?
#6
In statistics, what does 'null hypothesis' refer to?
A hypothesis that states there is no significant difference or relationship between variables
A hypothesis that states there is a significant difference or relationship between variables
A hypothesis that states there is a 50% chance of an event occurring
A hypothesis that states there is no variability in the data
#7
What is the formula for calculating the z-score of a data point in a normal distribution?
(x - μ) / σ
(x - σ) / μ
(σ - x) / μ
(μ - x) / σ
#8
What does 'skewness' measure in a distribution?
The symmetry of the distribution
The peakness of the distribution
The tails of the distribution
The spread of the distribution
#9
What is the formula for calculating the coefficient of variation (CV) in statistics?
(Standard Deviation / Mean) * 100%
Mean / Standard Deviation
Standard Deviation / Mean
Mean * Standard Deviation
#10
Which type of probability distribution represents the number of successes in a fixed number of independent Bernoulli trials with a constant probability of success?
Normal distribution
Binomial distribution
Poisson distribution
Exponential distribution
#11
What is the formula for calculating the interquartile range (IQR) of a dataset?
Q3 - Q1
(Q3 - Q1) / 2
(Q3 + Q1) / 2
(Q3 + Q1) * 2
#12
Which of the following is a measure of relative standing in a dataset?
Variance
Coefficient of variation
Z-score
Interquartile range
#13
What is the formula to calculate the variance of a sample?
(Σ(x - μ)²) / (n - 1)
(Σ(x - μ)²) / n
Σ(x - μ)
(Σ(x - μ))² / n
#14
What is the purpose of a p-value in hypothesis testing?
To determine the strength of the relationship between variables
To measure the effect size
To determine the probability of obtaining the observed results if the null hypothesis is true
To establish causation between variables
#15
What does the coefficient of determination (R-squared) represent in regression analysis?
The slope of the regression line
The percentage of the total variation in the dependent variable explained by the independent variable(s)
The intercept of the regression line
The standard deviation of the residuals
#16
What is the purpose of a confidence interval in statistics?
To determine the statistical significance of a hypothesis test
To estimate the range within which a population parameter is likely to lie
To calculate the effect size of an experiment
To measure the strength of the relationship between variables
#17
What is the formula for calculating the probability of an event A given event B, P(A|B), using the conditional probability formula?
P(A) * P(B)
P(A) + P(B)
P(A) / P(B)
P(A) - P(B)
#18
What is the purpose of a QQ plot in statistics?
To visualize the distribution of a single variable
To compare the means of two populations
To assess the normality of a distribution
To analyze the correlation between two variables
#19
Which statistical test is used to determine if there is a significant difference between the means of two independent groups?
Paired t-test
Chi-square test
One-sample t-test
Independent samples t-test
#20
What is the formula for calculating the covariance between two variables X and Y?
Σ((X - μx) * (Y - μy)) / (n - 1)
Σ((X - μx) * (Y - μy)) / n
Σ(X * Y)
Σ(X - μx) * Σ(Y - μy)
#21
In statistical hypothesis testing, what does a Type II error refer to?
Rejecting the null hypothesis when it is actually true
Failing to reject the null hypothesis when it is actually false
Accepting the alternative hypothesis when it is actually false
Accepting the null hypothesis when it is actually false
#22
What is the formula for calculating the degrees of freedom in a chi-square test?
(Number of rows - 1) * (Number of columns - 1)
(Number of rows + Number of columns) - 2
Number of rows * Number of columns
(Number of rows + Number of columns) / 2
#23
What is the formula for calculating the population standard deviation?
√(Σ(x - μ)² / N)
√(Σ(x - μ)² / (N - 1))
Σ(x - μ) / N
Σ(x - μ) / (N - 1)
#24
In statistical hypothesis testing, what is the purpose of the significance level (alpha)?
To determine the strength of the relationship between variables
To measure the effect size
To establish causation between variables
To set the threshold for rejecting the null hypothesis
#25
What does 'pooled standard deviation' refer to in the context of hypothesis testing for comparing two means?
The standard deviation of the combined sample from two populations
The standard deviation of the difference between two sample means
The standard deviation of the individual sample means
The standard deviation of the null hypothesis