Hypothesis Testing in Statistics

Click For Summary

Homework Help Overview

The discussion revolves around hypothesis testing in statistics, specifically examining the proportion of female rats in a sample compared to a previous year's proportion. The original poster presents a scenario involving a sample of 30 rats, questioning whether the current proportion of females differs from last year's established proportion of 0.65.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to establish null and alternative hypotheses but expresses uncertainty about the appropriate test statistic to use for calculating the p-value. Some participants discuss the normal approximation to the binomial distribution and question the conditions under which it is applicable. Others suggest considering the binomial test if the sample size is small.

Discussion Status

The discussion is ongoing, with participants exploring different statistical approaches and clarifying assumptions related to the use of normal versus binomial distributions. Some guidance has been offered regarding the test statistic and the conditions for using the normal approximation, but no consensus has been reached on the best approach.

Contextual Notes

Participants are navigating the implications of sample size and the appropriateness of statistical tests given the data. There is an acknowledgment of the original poster's uncertainty regarding the calculations needed to proceed with the hypothesis testing.

war485
Messages
90
Reaction score
0

Homework Statement



A random sample of 30 rats has 18 females and 12 males. If last year's proportion of females treated was 0.65, do the above data confirm that this year the proportion of females is different than last year?

Homework Equations



p = treated / total
If using standard normal: z = (value - mean) / (standard deviation / squareroot(sample size) )

The Attempt at a Solution



I *think* the null hypothesis is p = 0.65 and the alternative hypothesis is p ≠ 0.65
What I'm stuck on now is I don't know what test statistic to use to find the p value to decide if I should reject the null hypothesis. Not sure if normal or binomial is supposed to be used and how to do the calculations for this.
 
Physics news on Phys.org
As you can see from this, in most cases the normal is a good approximation to the binomial. Your null hypothesis is p = 0.65, so normal mean = 0.65 * 30 = 19.5 and normal variance = p*(1-p)*30 under the null hypothesis.
 
Last edited:
say that if I can't use the normal approximation, how would I do this?
 
Why wouldn't you use the the usual test for one proportion?

<br /> H_0 \colon p = 0.65, \quad H_a \colon p \ne 0.65<br />

with test statistic

<br /> Z = \frac{\hat p - 0.65}{\sqrt{\dfrac{0.65 \cdot 0.35}{30}}}<br />

Your sample size, together with the number of "successes", will allow you to use the normal distribution for your test.
 
I was thinking about using binomial in case the sample size was really really small (small proportions test) but I'll worry about that later.

Thanks for showing me how I was supposed to approach this problem. :)
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 24 ·
Replies
24
Views
7K
  • · Replies 43 ·
2
Replies
43
Views
6K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K