Week 6 Solutions Homework Analysis
Week 6 Solutions Homework Analysis
A clustered bar plot, where bar height represents frequency, or a bar plot showing average scores for each gender on a 1-4 scale with standard errors, are recommended visualization techniques. The clustered bar plot offers a better visualization of differences by gender and score .
Percentages can be misleading in datasets where subjects belong to multiple categories because they do not reflect the true frequency or overlap of categories. For example, percentages in a dataset where students can be in multiple rows for different films might give an incomplete picture of students' viewing habits .
A 95% confidence interval typically corresponds to a significance level (α) of 0.05, meaning there is a 5% risk of committing a Type I error, where the null hypothesis is incorrectly rejected. This significance level is often used in hypothesis testing to determine statistical significance .
The conditional distribution of lying behavior by gender should be described using column percentages, which are 25.05% for men and 69.02% for women, indicating that a higher percentage of women admit to lying .
The Wilcoxon rank sum test statistic is suitable for evaluating rank-based data in a distribution-independent manner. It sums the ranks of observations within one group to determine if there's a significant difference between distributions without assuming normality .
An independent samples t-test would be most appropriate to assess the significant difference in response times between two groups if the scores are approximately normally distributed. If the distribution is not normal, a non-parametric alternative like the Wilcoxon rank sum test or permutation test could be used .
For a discrete and potentially non-normally distributed variable like mathematics score, a chi-square test (χ² test) is appropriate to analyze its association with another categorical variable like gender. This involves creating a contingency table, such as a 4 by 2 table for score by gender .
Skewness in response time distributions affects the choice between mean and median because in skewed distributions, the mean may be pulled towards outliers or extreme values, potentially misrepresenting central tendency. The median, not affected by skewness, may thus provide a more accurate central value .
A scatterplot is used to examine changes in participant scores over time because it can visually display individual change by plotting pre- and post-test scores. Placing a line at y=x can serve as a reference to observe deviations indicative of score changes .
The median might be preferred over the mean when the distribution of data is heavily skewed. In such cases, the mean can be significantly affected by extreme values or outliers, whereas the median is more robust and reflects the central tendency better for skewed distributions .