Table of contents
- 1. Intro to Stats and Collecting Data55m
- 2. Describing Data with Tables and Graphs1h 55m
- 3. Describing Data Numerically1h 45m
- 4. Probability2h 16m
- 5. Binomial Distribution & Discrete Random Variables2h 33m
- 6. Normal Distribution and Continuous Random Variables1h 38m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 3m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample1h 1m
- 10. Hypothesis Testing for Two Samples2h 8m
- 11. Correlation48m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
10. Hypothesis Testing for Two Samples
Two Proportions
Problem 9.4.7
Textbook Question
Color and Creativity Researchers from the University of British Columbia conducted trials to investigate the effects of color on creativity. Subjects with a red background were asked to think of creative uses for a brick; other subjects with a blue background were given the same task. Responses were scored by a panel of judges and results from scores of creativity are given below. Use a 0.05 significance level to test the claim that creative task scores have the same variation with a red background and a blue background.
[Image]

1
Step 1: Identify the hypothesis test to be used. Since the problem involves comparing the variation (or variance) of two groups (red background and blue background), we will use an F-test for equality of variances.
Step 2: State the null and alternative hypotheses. The null hypothesis (Hâ‚€) is that the variances of the two groups are equal (σ₲ = σ₂²). The alternative hypothesis (Hâ‚) is that the variances are not equal (σ₲ ≠σ₂²).
Step 3: Calculate the test statistic. The F-test statistic is calculated as the ratio of the larger sample variance to the smaller sample variance: F = s₲ / s₂², where s₲ and s₂² are the sample variances of the two groups. Ensure you identify which group has the larger variance.
Step 4: Determine the critical value or p-value. Using the F-distribution table, find the critical value for the given degrees of freedom (df₠= n₠- 1 and df₂ = n₂ - 1, where n₠and n₂ are the sample sizes of the two groups) and the significance level (α = 0.05). Alternatively, calculate the p-value using statistical software.
Step 5: Make a decision. Compare the test statistic to the critical value or compare the p-value to the significance level. If the test statistic exceeds the critical value or if the p-value is less than 0.05, reject the null hypothesis. Otherwise, fail to reject the null hypothesis. Conclude whether there is evidence to suggest that the variances of the creative task scores differ between the red and blue backgrounds.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
5mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Hypothesis Testing
Hypothesis testing is a statistical method used to make decisions about a population based on sample data. It involves formulating a null hypothesis (H0) that represents no effect or difference, and an alternative hypothesis (H1) that indicates the presence of an effect or difference. In this context, the null hypothesis would state that there is no difference in creativity scores between the red and blue backgrounds.
Recommended video:
Guided course
Step 1: Write Hypotheses
Significance Level
The significance level, often denoted as alpha (α), is the threshold for determining whether to reject the null hypothesis. A common significance level is 0.05, which implies that there is a 5% risk of concluding that a difference exists when there is none. In this study, using a 0.05 significance level means that if the p-value is less than 0.05, the researchers would reject the null hypothesis and conclude that the background color affects creativity scores.
Recommended video:
Guided course
Step 4: State Conclusion Example 4
Variance and Comparison of Variances
Variance measures the spread of a set of data points around their mean, indicating how much the scores differ from each other. In this scenario, comparing the variances of creativity scores from the two different background colors is essential to determine if the variability in scores is significantly different. Statistical tests, such as Levene's test or the F-test, can be used to assess whether the variances are equal, which is a prerequisite for many parametric tests.
Recommended video:
Guided course
Variance & Standard Deviation of Discrete Random Variables
Watch next
Master Difference in Proportions: Hypothesis Tests with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice