We are given a contingency table showing the number of students from different majors (Psychology, Business, and Math) who go to graduate school (Yes/No). We need to test if there is a relationship between college major and going to graduate school. We can use a Chi-square test for independence to determine if there's a statistically significant association between the two categorical variables.

Probability and StatisticsChi-Square TestContingency TableStatistical InferenceHypothesis Testing
2025/6/1

1. Problem Description

We are given a contingency table showing the number of students from different majors (Psychology, Business, and Math) who go to graduate school (Yes/No). We need to test if there is a relationship between college major and going to graduate school. We can use a Chi-square test for independence to determine if there's a statistically significant association between the two categorical variables.

2. Solution Steps

First, we construct the contingency table.
| | Psychology | Business | Math | Total |
|------------------|------------|----------|------|-------|
| Graduate School (Yes) | 32 | 18 | 36 | 86 |
| No | 12 | 41 | 16 | 69 |
| Total | 44 | 59 | 52 | 155 |
Next, we compute the expected frequencies for each cell in the table. The expected frequency for a cell is calculated as:
Eij=(Row Total)×(Column Total)Grand TotalE_{ij} = \frac{(\text{Row Total}) \times (\text{Column Total})}{\text{Grand Total}}
So, the expected values are:
E11=86×4415524.42E_{11} = \frac{86 \times 44}{155} \approx 24.42
E12=86×5915532.76E_{12} = \frac{86 \times 59}{155} \approx 32.76
E13=86×5215528.81E_{13} = \frac{86 \times 52}{155} \approx 28.81
E21=69×4415519.58E_{21} = \frac{69 \times 44}{155} \approx 19.58
E22=69×5915526.24E_{22} = \frac{69 \times 59}{155} \approx 26.24
E23=69×5215523.19E_{23} = \frac{69 \times 52}{155} \approx 23.19
Now we have:
| | Psychology | Business | Math | Total |
|------------------|------------|----------|------|-------|
| Graduate School (Yes) | 32 (24.42) | 18 (32.76) | 36 (28.81) | 86 |
| No | 12 (19.58) | 41 (26.24) | 16 (23.19) | 69 |
| Total | 44 | 59 | 52 | 155 |
Next, we calculate the Chi-square statistic:
χ2=(OijEij)2Eij\chi^2 = \sum \frac{(O_{ij} - E_{ij})^2}{E_{ij}}
where OijO_{ij} is the observed frequency and EijE_{ij} is the expected frequency.
χ2=(3224.42)224.42+(1832.76)232.76+(3628.81)228.81+(1219.58)219.58+(4126.24)226.24+(1623.19)223.19\chi^2 = \frac{(32 - 24.42)^2}{24.42} + \frac{(18 - 32.76)^2}{32.76} + \frac{(36 - 28.81)^2}{28.81} + \frac{(12 - 19.58)^2}{19.58} + \frac{(41 - 26.24)^2}{26.24} + \frac{(16 - 23.19)^2}{23.19}
χ2(7.58)224.42+(14.76)232.76+(7.19)228.81+(7.58)219.58+(14.76)226.24+(7.19)223.19\chi^2 \approx \frac{(7.58)^2}{24.42} + \frac{(-14.76)^2}{32.76} + \frac{(7.19)^2}{28.81} + \frac{(-7.58)^2}{19.58} + \frac{(14.76)^2}{26.24} + \frac{(-7.19)^2}{23.19}
χ257.456424.42+217.857632.76+51.696128.81+57.456419.58+217.857626.24+51.696123.19\chi^2 \approx \frac{57.4564}{24.42} + \frac{217.8576}{32.76} + \frac{51.6961}{28.81} + \frac{57.4564}{19.58} + \frac{217.8576}{26.24} + \frac{51.6961}{23.19}
χ22.35+6.65+1.79+2.93+8.30+2.23=24.25\chi^2 \approx 2.35 + 6.65 + 1.79 + 2.93 + 8.30 + 2.23 = 24.25
The degrees of freedom (df) are calculated as (r1)(c1)(r-1)(c-1), where rr is the number of rows and cc is the number of columns. In this case, df=(21)(31)=1×2=2df = (2-1)(3-1) = 1 \times 2 = 2.
We compare our calculated χ2\chi^2 value (24.25) with the critical value from the Chi-square distribution with 2 degrees of freedom. For a significance level of α=0.05\alpha = 0.05, the critical value is 5.
9
9

1. Since 24.25 > 5.991, we reject the null hypothesis that there is no association.

3. Final Answer

There is a statistically significant relationship between college major and going to graduate school.

Related problems in "Probability and Statistics"

The problem provides a frequency distribution table of marks obtained by students. Part (a) requires...

ProbabilityConditional ProbabilityWithout ReplacementCombinations
2025/6/5

The problem is divided into two questions, question 10 and question 11. Question 10 is about the fre...

Frequency DistributionCumulative FrequencyOgivePercentileProbabilityConditional ProbabilityCombinations
2025/6/5

A number is selected at random from the integers 30 to 48 inclusive. We want to find the probability...

ProbabilityPrime NumbersDivisibility
2025/6/3

The problem describes a survey where 30 people answered about their favorite book genres. The result...

PercentagesData InterpretationPie ChartFractions
2025/6/1

The problem asks us to determine if there is a statistically significant difference in promotion rat...

Hypothesis TestingChi-Square TestContingency TableStatistical SignificanceIndependence
2025/6/1

The problem describes a scenario where a pizza company wants to determine if the number of different...

Chi-Square TestGoodness-of-Fit TestHypothesis TestingFrequency DistributionP-value
2025/6/1

The problem asks to test the significance of three chi-square tests given the sample size $N$, numbe...

Chi-square testStatistical SignificanceDegrees of FreedomEffect SizeCramer's VHypothesis Testing
2025/5/29

The problem asks us to compute the expected frequencies for the given contingency table. The conting...

Contingency TableExpected FrequenciesChi-squared Test
2025/5/29

The problem asks us to estimate the chi-square value when $n=23$ and $p=99$, given a table of chi-sq...

Chi-square distributionStatistical estimationInterpolation
2025/5/27

The problem consists of several parts related to statistics and probability. We need to: A. Define s...

Sample Standard DeviationProbabilitySample SpaceConditional ProbabilityMutually Exclusive EventsIndependent EventsProbability of Events
2025/5/27