#1
Which of the following best describes descriptive statistics?
It is the branch of mathematics that deals with the collection, analysis, interpretation, and presentation of data.
ExplanationDescriptive statistics summarizes data.
#2
What is the purpose of a frequency distribution?
To summarize and organize data into categories and display their frequencies.
ExplanationFrequency distribution organizes and displays data.
#3
What is the main purpose of calculating measures of dispersion?
To measure the spread or variability of the data.
ExplanationMeasures of dispersion quantify variability.
#4
What statistical measure is used to quantify the strength and direction of the linear relationship between two variables?
Correlation coefficient
ExplanationCorrelation coefficient quantifies linear relationships.
#5
Which of the following measures is used to describe the spread of a dataset?
Range
ExplanationRange measures spread of data.
#6
What is the formula for calculating the mode of a dataset?
Mode = Most Frequently Occurring Value(s)
ExplanationMode is the most frequent value(s).
#7
Which measure of central tendency is affected most by extreme values?
Mean
ExplanationMean is sensitive to extreme values.
#8
What is the purpose of constructing a histogram?
To display the distribution of a continuous variable.
ExplanationHistograms show continuous variable distributions.
#9
What does the interquartile range (IQR) represent in a dataset?
The range between the first and third quartiles.
ExplanationIQR represents the spread within the middle 50% of data.
#10
In a frequency distribution, what does the term 'cumulative frequency' refer to?
The total frequency up to a certain value in a dataset.
ExplanationCumulative frequency is the total up to a certain point.
#11
Which graphical method is best suited for displaying the relationship between two continuous variables?
Scatter plot
ExplanationScatter plots depict relationships between continuous variables.
#12
Which of the following statements about quartiles is true?
The third quartile separates the highest 25% of the data from the lowest 75%.
ExplanationThird quartile divides upper 25% from lower 75%.
#13
What does a box plot visualize in a dataset?
The presence of outliers in the dataset.
ExplanationBox plots indicate outliers.
#14
What does skewness measure in a frequency distribution?
The degree of asymmetry in the distribution.
ExplanationSkewness measures distribution's asymmetry.
#15
What does the term 'outlier' refer to in descriptive statistics?
A data point that lies far away from the other observations in a dataset.
ExplanationOutliers are extreme data points.
#16
What does a normal distribution curve look like?
A symmetric, bell-shaped curve.
ExplanationNormal distribution is bell-shaped and symmetric.
#17
In a frequency distribution, what does the term 'relative frequency' represent?
The frequency of a specific category divided by the total number of observations.
ExplanationRelative frequency is proportion of total observations.
#18
What is the formula for calculating the mean absolute deviation (MAD) of a dataset?
MAD = (Sum of absolute deviations) / (Number of values)
ExplanationMean absolute deviation quantifies data variability.
#19
What is the purpose of a stem-and-leaf plot?
To represent data in a way that preserves individual data points.
ExplanationStem-and-leaf plots maintain individual data points.
#20
What statistical measure is used to describe the spread of a normal distribution?
Standard deviation
ExplanationStandard deviation describes spread of normal distribution.
#21
In a histogram, what does the height of each bar represent?
The frequency of each category.
ExplanationHistogram bar height represents frequency.
#22
Which of the following best describes a positively skewed distribution?
The tail of the distribution extends to the right.
ExplanationPositive skew: tail extends to the right.
#23
What is the formula to calculate the standard deviation of a sample?
σ = √(Σ(x - μ)² / (n - 1))
ExplanationStandard deviation measures dispersion.
#24
What is the formula to calculate the coefficient of variation (CV)?
CV = (Standard Deviation) / (Mean)
ExplanationCoefficient of variation standardizes dispersion.