In: Math
  | 
||||||||||||||||||||||||||||
| 
 Problem #2(a):  | 
  | 
|||||||||||||||||||||||||||
  | 
||||||||||||||||||||||||||||
| Parental Handedness | Right-Handed | Left-Handed | Total | 
| Right × Right | 298 | 37 | 335 | 
| Right × Left | 29 | 6 | 35 | 
| Left × Right | 24 | 6 | 30 | 
| Total | 351 | 49 | 400 | 
a) Expected value for (2, 2) = 49 * 35 / 400 = 4.288
Expected value for (2, 3) = 49 * 30 / 400 = 3.675
---
b) Answer: (C) No, because at least one of the expected frequencies is less than 5.
---
c)
| Parental Handedness | Right-Handed | Left-Handed | Total | 
| Right × Right | 298 | 37 | 335 | 
| at least one is left-handed | 53 | 12 | 65 | 
| Total | 351 | 49 | 400 | 
| Expected Frequencies | |||
| Right-Handed | Left-Handed | Total | |
| Right × Right | 351 * 335 / 400 = 293.9625 | 49 * 335 / 400 = 41.0375 | 335 | 
| at least one is left-handed | 351 * 65 / 400 = 57.0375 | 49 * 65 / 400 = 7.9625 | 65 | 
| Total | 351 | 49 | 400 | 
| (fo-fe)²/fe | |||
| Right × Right | (298 - 293.9625)²/293.9625 = 0.0555 | (37 - 41.0375)²/41.0375 = 0.3972 | |
| Right × Left | (53 - 57.0375)²/57.0375 = 0.2858 | (12 - 7.9625)²/7.9625 = 2.0473 | |
Test statistic:
χ² = ∑ ((fo-fe)²/fe) = 2.7858
---
d) df = (r-1)(c-1) = 1
Critical value:
χ²α = CHISQ.INV.RT(0.01, 1) = 6.6349
---
e) Decision:
Do not reject the null hypothesis.