The article “Statistical evidence of discrimination” (J. Ameri. Stat. Assoc., 1982, 773-83) discussed the court case of Swain v Alabama (1965), in which it was alleged that there was discrimination against blacks in grand jury selection. Census data suggested that 25% of those eligible for grand jury service were black, yet a random sample of 1050 individuals called to appear for possible duty yielded only 177 blacks. Given this observation the court believed that there wasn’t enough evidence to establish a prima facie (without further evidence) case. Would you agree with the court’s decision?
2026-03-27 07:20:18.1774596018
Hypothesis testing question
490 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in STATISTICS
- Given is $2$ dimensional random variable $(X,Y)$ with table. Determine the correlation between $X$ and $Y$
- Statistics based on empirical distribution
- Given $U,V \sim R(0,1)$. Determine covariance between $X = UV$ and $V$
- Fisher information of sufficient statistic
- Solving Equation with Euler's Number
- derive the expectation of exponential function $e^{-\left\Vert \mathbf{x} - V\mathbf{x}+\mathbf{a}\right\Vert^2}$ or its upper bound
- Determine the marginal distributions of $(T_1, T_2)$
- KL divergence between two multivariate Bernoulli distribution
- Given random variables $(T_1,T_2)$. Show that $T_1$ and $T_2$ are independent and exponentially distributed if..
- Probability of tossing marbles,covariance
Related Questions in HYPOTHESIS-TESTING
- Neyman-Pearson precision problem
- Rejecting null based on the likelihood ratio test
- What statistical test should I use?
- Should We Use a Paired or Two-Sample Test?
- How to prove inadmissibility of a decision rule?
- Statistics Hypothesis Testing of Continuous Variables
- Experimentally proving bias
- Hypothesis testing: mean comparison
- uniformly most powerful test: binomial distribution
- Can significance check be applied and which one?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
I suppose the interesting question is whether or not the sample of people in the jury room one morning fairly represented the population of eligible jurors from which it was drawn. The proportion of blacks in the sample is specifically of interest.
We naively expect the number of blacks in the sample to be "close to" $0.25 \times 1050 = 262.5$. Since we observed only 177 blacks in the sample, we only need determine the probability of observing that many or fewer of blacks in a sample of size 1050 under the hypothesis that the sampling method used was unbiased.
We're given:
Sample size, n = 1050. Number of blacks in sample, k = 177. Proportion of blacks in population (of those eligible for jury service) p = 25%.
Strictly speaking, drawing a sample of people for jury service, necessarily involves selection without replacement. Sampling without replacement implies that the number of blacks in the sample would have a hypergeometric distribution. Unfortunately, however, we are not given the total number of people eligible for jury service nor are we given the total number of blacks eligible for jury service (although, I assume the census data would have this info) so we cannot use the hypergeometric distribution directly. Happily, it is probably safe to assume that the total number of eligible people and the total number of eligible blacks are both large compared to the sample size. Under these conditions (and noting that p is not close to either 0 nor close to 1) the binomial distribution or even the standard normal can be used to approximate the hypergeometric.
Assume that k has a (approximately) binomial distribution with n = 1050 and p = 0.25 $k \sim BIN(n=1050, p = 0.25)$ . In that case, the probability of drawing an unbiased simple random sample of size 1050 that contained only 177 blacks would be exceedingly small ($p \approx 1.3561\times10^{-10}$) and we would conclude that the sampling method was NOT fair.
The issue is further complicated however, by the fact that otherwise seemingly eligible jurors can "negatively self select".