MCQ Collection
Data Visualization MCQs
Practice Data Visualization questions with answers and explanations.
Choose an option to check your answer.
A.
It guarantees every event time is observed
B.
It increases all survival probabilities equally
C.
Censoring depends on unobserved event risk and can bias survival estimates
D.
It removes the need for assumptions
Show Answer
Correct Answer: C. Censoring depends on unobserved event risk and can bias survival estimates
Explanation:
Standard survival methods generally assume censoring is independent of event time given relevant information.
Violation can make the remaining subjects unrepresentative.
Choose an option to check your answer.
A.
When it contains only logarithm values
B.
When it is symmetric around zero
C.
When its probability mass is equal everywhere
D.
When its logarithm follows a normal distribution
Show Answer
Correct Answer: D. When its logarithm follows a normal distribution
Explanation:
A lognormal variable is positive and becomes normal after taking logs.
It often arises from multiplicative growth processes.
Choose an option to check your answer.
A.
The sample size
B.
The mean
C.
The maximum observed value
D.
1
Show Answer
Correct Answer: D. 1
Explanation:
A density distributes total probability across the variable's support.
Therefore, the complete area under the curve must be one.
Choose an option to check your answer.
A.
The variable has no variation
B.
The sample is necessarily invalid
C.
The mean equals every observation
D.
The data may contain multiple concentration regions or subpopulations
Show Answer
Correct Answer: D. The data may contain multiple concentration regions or subpopulations
Explanation:
Multiple peaks can indicate distinct groups or generating mechanisms.
Because KDE peaks depend on bandwidth, the pattern should be checked for stability.
Choose an option to check your answer.
A.
Correlation cannot be computed from numbers
B.
Scatter plots automatically prove causation
C.
A plot changes the correlation value
D.
Outliers, clusters, and nonlinear patterns can make the coefficient misleading
Show Answer
Correct Answer: D. Outliers, clusters, and nonlinear patterns can make the coefficient misleading
Explanation:
A single coefficient hides the form and data quality of the relationship.
Visual inspection reveals structures that correlation alone cannot show.
Choose an option to check your answer.
A.
The interval becomes narrower
B.
The estimate becomes unbiased automatically
C.
The sample size decreases
D.
The interval becomes wider
Show Answer
Correct Answer: D. The interval becomes wider
Explanation:
Higher confidence requires covering a broader range of parameter values.
This is achieved through a larger critical value and wider interval.
Choose an option to check your answer.
A.
To sort observations for display only
B.
To estimate a kernel bandwidth
C.
To generate a normal Q-Q plot
D.
To assess a null distribution by rearranging labels or values under exchangeability
Show Answer
Correct Answer: D. To assess a null distribution by rearranging labels or values under exchangeability
Explanation:
Permutation breaks the association specified by the alternative while preserving other data features.
The observed statistic is compared with the rearranged null distribution.
Choose an option to check your answer.
A.
The smallest pairwise distance
B.
Only the distance between overall means
C.
The number of observations in each cluster
D.
The largest pairwise distance between their observations
Show Answer
Correct Answer: D. The largest pairwise distance between their observations
Explanation:
Complete linkage merges clusters based on their farthest pair of members.
It tends to favor compact clusters with limited diameter.
Choose an option to check your answer.
A.
Positive and right-skewed
B.
Symmetric with negative and positive support
C.
Uniform over all real values
D.
A discrete two-point distribution
Show Answer
Correct Answer: A. Positive and right-skewed
Explanation:
Exponentiating a normal variable produces only positive values.
Large multiplicative outcomes create a long right tail.
Choose an option to check your answer.
A.
A single point has zero width and therefore zero area under the density
B.
Continuous variables cannot take exact values
C.
The density is always zero
D.
All continuous values are missing
Show Answer
Correct Answer: A. A single point has zero width and therefore zero area under the density
Explanation:
Continuous probability is assigned to intervals through area.
An individual point contributes no area even when the density there is positive.
Choose an option to check your answer.
A.
A mode that appears only under extreme smoothing choices may be an artifact
B.
Bandwidth changes the raw observations
C.
Every true mode must occur at the mean
D.
KDE cannot show modes
Show Answer
Correct Answer: A. A mode that appears only under extreme smoothing choices may be an artifact
Explanation:
Stable features persist under modest changes in smoothing.
Fragile peaks are more likely to reflect sampling noise or parameter choice.
Choose an option to check your answer.
A.
It can greatly increase, decrease, or reverse the apparent association
B.
It can never change correlation
C.
It always makes correlation exactly zero
D.
It changes only the variable names
Show Answer
Correct Answer: A. It can greatly increase, decrease, or reverse the apparent association
Explanation:
Pearson correlation uses means and products of deviations, both sensitive to extremes.
Influential points should therefore be identified and investigated.