Test Hypotheses with sample of Binomial RV's

  • Context: Undergrad 
  • Thread starter Thread starter LBJking123
  • Start date Start date
  • Tags Tags
    Binomial Test
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
LBJking123
Messages
13
Reaction score
0
Hi, I am trying to teach myself how to test hypotheses for any distribution, but am having some trouble.

X=number chosen each year
θ=Mean number chosen in the population

H0: θ=.5
h1: θ>.5

The random sample of n=4 is 0,1,3,3

Test the Hypotheses at α≤0.05 assuming X is a binomial(5,θ/5).

This is what I have so far, but I feel I am completely missing something..

Sample average (Xbar = 1.75

So,

Reject H0 if P(Xbar≥1.75, given that X is binomial(5,.1)) ≤ 0.05

Then I figure out 1-P(Xbar≤1.75)=0.08146 which is greater than 0.05 so I reject the null.

I know something is not right... Any help would be much appreciated. Thanks!
 
Physics news on Phys.org
So would I want to do a z score, like on page three of that document? That seems like it would work better.

Then, I get P(Z≥(1.75-.5)/SQRT(.25/4))=P(Z≥5)=0, which is less than 0.05 so I reject the null..?
 
If that distribution and region corresponds to H0 then yes you reject the null.

Remember that a p-value is looking at a probability for some estimator distribution that relates to a hypothesis.