0% found this document useful (0 votes)
37 views2 pages

Binomial Amity II Semester

The null hypothesis is that the difference between the means of format B and format C (μ1 - μ2) equals zero. A two-sample t-test should be used to test this null hypothesis and compare the means of the two formats. The degrees of freedom associated with the t-test statistic is the number of independent scores that go into estimating the mean minus the number of parameters estimated, which in this case would be the number of observations in each format group minus one.

Uploaded by

Aniket Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views2 pages

Binomial Amity II Semester

The null hypothesis is that the difference between the means of format B and format C (μ1 - μ2) equals zero. A two-sample t-test should be used to test this null hypothesis and compare the means of the two formats. The degrees of freedom associated with the t-test statistic is the number of independent scores that go into estimating the mean minus the number of parameters estimated, which in this case would be the number of observations in each format group minus one.

Uploaded by

Aniket Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Answer No 4:

a) State the null hypothesis


Ans A) The null hypothesis is an hypothesis about a population parameter. The purpose of
hypothesis testing is to test the viability of the null hypothesis in the light of experimental data.
Depending on the data, the null hypothesis either will or will not be rejected as a viable
possibility.
The null hypothesis is that 1 - 2 = 0 where 1 is that the format B is better and 2 is that format
C is better. Thus, the null hypothesis concerns the parameter 1 - 2 and the null hypothesis is that
the parameter equals zero.
b) What statistical test should you use?
Ans b. Binomial test
A one sample binomial test allows us to test whether the proportion of successes on a two-level
categorical dependent variable significantly differs from a hypothesized value. For example,
using the hsb2 data file, say we wish to test whether the proportion of females (female) differs
significantly from 50%, i.e., from .5. We can do this as shown below.
npar tests
/binomial (.5) = female.

The results indicate that there is no statistically significant difference (p = .229). In other words,
the proportion of females in this sample does not significantly differ from the hypothesized value
of 50%.
Two independent samples t-test
An independent samples t-test is used when you want to compare the means of a normally
distributed interval dependent variable for two independent groups. For example, using the hsb2
data file, say we wish to test whether the mean for write is the same for males and females.

t-test groups = female(0 1)


/variables = write.

The results indicate that there is a statistically significant difference between the mean writing
score for males and females (t = -3.734, p = .000). In other words, females have a statistically
significantly higher mean score on writing (54.99) than males (50.12).

C) What are the degrees of freedom associated with the test statistic?
Ans C). In statistics, the number of degrees of freedom is the number of values in the final
calculation of a statistic that are free to vary. Estimates of statistical parameters can be based
upon different amounts of information or data. The number of independent pieces of information
that go into the estimate of a parameter is called the degrees of freedom (df). In general, the
degrees of freedom of an estimate is equal to the number of independent scores that go into the
estimate minus the number of parameters estimated as intermediate steps in the estimation of the
parameter itself.[
Mathematically, degrees of freedom are the dimension of the domain of a random vector, or
essentially the number of 'free' components: how many components need to be known before the
vector is fully determined.
The term is most often used in the context of linear models (linear regression, analysis of
variance), where certain random vectors are constrained to lie in linear subspaces, and the
degrees of freedom is the dimension of the subspace. The degrees-of-freedom are also commonly
associated with the squared lengths (or Sum of Squares) of such vectors, and the parameters
of chi-squared and other distributions that arise in associated statistical testing problems.

You might also like