返回列表 发帖

T-stat - Sample Estimation vs. Hypothesis Testing

The material covers the T-stat in both chapters but the formulas are different. Can anyone explain?

thanks very much everyone~

TOP

For

(point of estimation of the population mean) +/- (reliability factor t-stat) X (standard of error) ;use this when the Qn ask for Confidence interval. The reliability factor is also the "critical value" (Read from the table) For the <standard of error> you can imagine it to be Standard deviation in your bell curve.

And for

(sample mean - hypothsized mean)/ (standard of error) ;
this is to find the z/t statistic of which you will compare it with the critical value and decide (depending if its two-tailed or one-tailed) if to reject null hypothesis.
To use t statistic, when population variance is unknown and you have small sample size(n<30).
For z-statistic, you use when you the population variance is known. You can also use z-statistic, when the population variance is unknown and n>equal to 30. As large sample tends to the normal distribution.
For the above formulae, its a general one. Mean - given usually. hypothesized mean - mean you based your hypothesis on. and the standard error -> can be found using both pop standard deviation & sample standard deviation divide by the sq root of size n.

Hope it helps.

TOP

so how do you know when to use which?

TOP

Sampling and Estimation:
t-stat: (point of estimation of the population mean) +/- (reliability factor t-stat) X (standard of error)
* This is used for confidence interval for two-tailed distribution

while

Hypothesis Testing:
z-stat: (sample mean - hypothsized mean)/ (standard of error)
The above is the general formulae. If variance is known, it will be z-distribution. And if variance unknown, its for t-distribution.

TOP

The zstat, tstat and the test statistic (hypothesis testing) are essentially all the same from a conceptual perspective.

TOP

Hi guys,

I'm confused over the relationship or differences between the following:

Sampling and Estimation:
t-stat: (point of estimation of the population mean) +/- (reliability factor t-stat) X (standard of error)

Hypothesis Testing:
z-stat: (sample mean - hypothsized mean)/ (standard of error)

TOP

haha. Sorry for all the questions. But, I REALLLLYYYYY don't want to fail this thing and re-write it in June 2010. I find that with stats you gotta really understand the formulas and not just try and memorize them...

TOP

post context and formulas

TOP

can you post the formulas?

For a t stat test I believe it is

(X - M) / (S/(n^.5))

TOP

返回列表