This question evaluates understanding of descriptive statistics for right‑skewed count data and inferential concepts such as sampling distributions, standard error, percentiles, and the Central Limit Theorem, and is commonly asked to probe how skewness and sample size affect central tendency measures and uncertainty in estimates.

You’re analyzing daily user comments per user, which are right‑skewed count data. Answer the following:
Given a 20‑user sample of daily comments: [0, 0, 0, 1, 1, 1, 2, 2, 3, 3, 3, 4, 4, 5, 6, 7, 10, 15, 20, 40]
Assume the true individual‑level population has mean μ = 3.0 comments and standard deviation σ = 4.0 comments. If you repeatedly sample n = 50 users and compute each group’s average comments:
If n increases to 400, recompute the standard error and describe how the locations of the mean, median, and p95 of the sampling distribution change relative to one another as n grows.
Login required