Why must a logarithmic axis be clearly labeled?
Choose an option to check your answer.
Viewers may otherwise interpret spacing as linear.
Clear ticks and notes prevent incorrect readings of absolute differences.
Practice Data Visualization questions with answers and explanations.
Choose an option to check your answer.
Viewers may otherwise interpret spacing as linear.
Clear ticks and notes prevent incorrect readings of absolute differences.
Choose an option to check your answer.
A right tail stretches toward larger values.
The distribution often includes a small number of unusually high observations.
Choose an option to check your answer.
The CDF accumulates probability from the lower tail through x.
It ranges from zero toward one as x increases.
Choose an option to check your answer.
Functions beginning with r generate random variates in R's distribution naming convention.
runif() produces draws from a uniform distribution.
Choose an option to check your answer.
Asymmetry in the box or whiskers reflects unequal spread on the two sides.
This pattern may indicate a skewed distribution.
Choose an option to check your answer.
A line suggests that intermediate positions and sequential movement have meaning.
That implication is inappropriate for arbitrary nominal categories.
Choose an option to check your answer.
The box plot summarizes center and spread, while points reveal sample size and detail.
The combination reduces information loss from summary-only displays.
Choose an option to check your answer.
The logarithm compresses large positive values more than small ones.
This can make multiplicative patterns and skewed distributions easier to analyze.
Choose an option to check your answer.
Accumulated probability cannot decrease when the threshold increases.
A CDF may stay flat or rise, but it cannot move downward.
Choose an option to check your answer.
The d-prefix evaluates a density for continuous distributions or mass for discrete ones.
Prefixes p, q, and r correspond to CDF, quantile, and random generation.
Choose an option to check your answer.
The extreme value 100 strongly pulls the mean upward.
The median remains 4 and better represents the central cluster.
Choose an option to check your answer.
Each point in a scatter plot represents a paired observation.
The pattern reveals direction, form, strength, clusters, and unusual cases.