Re: T-test,Z-Test & F-Test & Chi-Square



All,

T-Test & Z-Test are used to check means of two
groups. T-test is used
when groups are small & variance is not know
otherwise Z-test is used
to check regarding mean diff. in two groups.

F-Test & Chi-Square are used to check variance of two
groups. When
each of these is used.

I am not a statistics student but am a professional
in OLAP reporting;
am trying to learn Data Mining(Stats) on my own. Your
help in removing
my stat concepts confusions can save a lot of time
for me. Thanks.
Judge


Generally, you're right except that chi-square is used to test for a single variance. Suppose that the underlying distribution is normal with the mean and variance being unknown. We wish to test the null hypothesis H0: sig^2 = sig0^2, where sig^2 is the true population variance and sig0^2 is the specified population variance.

From the sample of size N, we calculate the sample standard deviation s. Then when H is true,
(N-1)s^2/sig0^2 has a chi-square distribution with N-1 degrees of freedom. We use this fact, along with whether the specified alternative hypothesis H1 is one-sided or two-sided to decide whether accept H0 or H1.

Jack
.



Relevant Pages

  • Re: Basic t-test question in R
    ... first off I am new to the field of statistics, ... The error term for the t-test employs both variances. ... variation, no variance, in the popmean. ... designed for Finite Populations. ...
    (sci.stat.consult)
  • Re: Effect Size and Sample Size
    ... Doing a t-test of N=2 vs. 2 is something that I've thought ... scores that are figured and written out with enough precision ... t-test and theeffectsize. ... variance of the estimate itself would be undefined. ...
    (sci.stat.edu)
  • Re: z-test question
    ... otherwise regardless of sample size. ... In principle, the t-test is correct when you don't know sigma, ... t-test and the z-test are nigh-indistinguishable, ...
    (sci.stat.math)
  • Re: How to test means when theres no variance?
    ... women using a T-test. ... pay of men is greater than the mean pay of women at a two standard ... the variance in both samples was zero. ... The company probably should bring in a statistician who has ...
    (sci.stat.math)
  • Re: Effect Size and Sample Size
    ... scores that are figured and written out with enough precision ... t-test and theeffectsize. ... variance of the estimate itself would be undefined. ... that you are working with a data situation that is asymptotically ...
    (sci.stat.edu)