Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
9/28/2011 5:22:43 PM EDT
Can someone please help me interpret this data? Specifically, which p-value am I using and how do I decide whether or not to reject the Null Hypothesis based on the t-value



ttest atotinc = 9100



One-sample t test

––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––

Variable |     Obs        Mean    Std. Err.   Std. Dev.   [95% Conf. Interval]

––––––––-+––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––

atotinc |    1989     5195.55     118.145    5269.056    4963.848    5427.251

––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––

   mean = mean(atotinc)                                          t = -33.0480

Ho: mean = 9100                                  degrees of freedom =     1988



  Ha: mean < 9100             Ha: mean != 9100               Ha: mean > 9100

Pr(T < t) = 0.0000         Pr(|T| > |t|) = 0.0000          Pr(T > t) = 1.0000


9/28/2011 5:25:17 PM EDT
[#1]
P*(Ot)-A/To
9/28/2011 5:27:24 PM EDT
[#2]



Quoted:


P*(Ot)-A/To


esplain puhleeze





 
9/28/2011 5:27:29 PM EDT
[#3]



Quoted:


P*(Ot)-A/To


This is accurate, but only for non-zero values of To.



 
9/28/2011 5:28:40 PM EDT
[#4]
pretty much, why is my t-value so god damn high and why are all of the p-values 0?
9/28/2011 5:29:17 PM EDT
[#5]
1 Sample T-Test...you're not testing anything that would require a p-value-test of significance
9/28/2011 5:29:21 PM EDT
[#6]



Quoted:





Quoted:

P*(Ot)-A/To


This is accurate, but only for non-zero values of To.

 


Well that's a given. Any third year bio major would know that given Boyle's Law of hot water.



 
9/28/2011 5:31:13 PM EDT
[#7]
87, of course.
9/28/2011 5:31:29 PM EDT
[#8]




1. Given this, why am I accepting/rejecting based on a t-value of 1.6552

2. Which of the P's is my actual p-value?



 
9/28/2011 5:33:54 PM EDT
[#9]
Okay...what exactly are you trying to do?



There is no hypothesis testing with a 1-sample T-test.  




Testing a hypothesis involves comparing two sets of similar data to see if they are significantly different (rejecting the null) or they are not significantly different (failing to reject the null).  




This is not accomplished with a 1-sample T-test.  
9/28/2011 5:34:49 PM EDT
[#10]



Quoted:


Okay...what exactly are you trying to do?



There is no hypothesis testing with a 1-sample T-test.  




Testing a hypothesis involves comparing two sets of similar data to see if they are significantly different (rejecting the null) or they are not significantly different (failing to reject the null).  




This is not accomplished with a 1-sample T-test.  


Running a simple ttest that the average total income (atotinc) was 5000



 
9/28/2011 5:38:25 PM EDT
[#11]



Quoted:





Quoted:

Okay...what exactly are you trying to do?



There is no hypothesis testing with a 1-sample T-test.  




Testing a hypothesis involves comparing two sets of similar data to see if they are significantly different (rejecting the null) or they are not significantly different (failing to reject the null).  




This is not accomplished with a 1-sample T-test.  


Running a simple ttest that the average total income (atotinc) was 5000

 


Okay so...1 set of data?  A one sample t-test is just giving you information on the distribution.  There is no hypothesis testing with it.

 



Now...say you had data from city A and city B, run a 2-sample t-test = hypothesis testing possible.  




I guess the biggest thing to pull from there is the mean and std dev...