Question

In: Statistics and Probability

What is the null and alternative hypotheses for a one tailed “greater than” test? In general,...

  1. What is the null and alternative hypotheses for a one tailed “greater than” test?
  2. In general, if some data we are working with is not normal, what one-sample test would you use (assume transformations do not work)?
  3. What are the assumptions for a one sample t-test?
  4. What are the assumptions for a two-sample t-test?
  5. In terms of coding, what is different between the two-sample t-test and the Welch approximation?
  6. Why would we use a paired t-test? Compare the two-sample t-test to the paired t-test.

Solutions

Expert Solution

1. One tailed is test where we check the sample mean is the correct estimate of population mean, under certain level of significance

Null hypothesis : The mean of the population is mu is equal to any value mu_o ( say ) , mu = mu_o

Alternate hypothesis : The mean of the population is mu is greater than the value mu_o ( say ) , mu > mu_o

in case of data not being normal, for one tailed, we will use t test

where, t = ( x_bar - mu_o ) / ( SE(x_bar)*(n-1)^1/2 ) , where X_bar is sample mean, SE(x_bar) is standard deviation of x_bar and n is sample size

Assumptions for one sample t test:

data should be continuous or ordinal

sample should be random

sample size should be less ( n < 30 )

population should follow normal distribution

Assumptions for two sample t test:

data should be continuous or ordinal

sample should be random

sample size should be less ( n < 30 )

population should follow normal distribution

variance of the two samples should be same ( homogeniety of variance )

In terms of coding one sample t test is performed using command

t.test( x,y ), when it is two sample t test, for x and y

when Welch test is used an additional command, var.equal = FALSE is used

.t.test( x,y ,var.equal = FALSE), when it is two sample t test, for x and y and variance are not equal

paired t test is used when we check the difference of the sample sample before and after any operation, for example, before and after weight of sample on a diet

So, in paired t test we check for the significance difference between the before and after effect of treatment whereas in two sample t test we check for the overall difference in means of to samples.

In paired t test same sample value is tested twice before and after the treatment, whereas in two paired t test two different sample values are taken


Related Solutions

The null and alternative hypotheses are given. Determine whether the hypothesis test is left-tailed, right-tailed, or...
The null and alternative hypotheses are given. Determine whether the hypothesis test is left-tailed, right-tailed, or two-tailed and indicate the parameter(s) being tested. a.) ?0: ?1 = ?2 ?? ?1: ?1 > ?2    b.) ?0: ? = 8.6 ?? ?1: ? > 8.6
a) Identify the claim: state the null and alternative hypotheses. b) Determine the test: left-tailed, right-tailed,...
a) Identify the claim: state the null and alternative hypotheses. b) Determine the test: left-tailed, right-tailed, or two-tailed. c) Identify the degree of freedom and determine the critical value. d) Graph your bell-shaped curve and label the critical value. e) Find your standardized test statistic ? and label it on your graph. f) Decide whether to reject or fail to reject the null hypothesis. g) Interpret your result. A trucking firm suspects that the mean life of a certain tire...
a) Identify the claim: state the null and alternative hypotheses. b) Determine the test: left-tailed, right-tailed,...
a) Identify the claim: state the null and alternative hypotheses. b) Determine the test: left-tailed, right-tailed, or two-tailed. c) Graph your bell-shaped curve and label your levels of significance or critical value. d) Find your standardized test statistic ? and label it on your graph. e) Decide whether to reject or fail to reject the null hypothesis. f) Interpret your result. A local brewery distributes beer in bottles labeled 32 ounces. A government agency thinks that the brewery is cheating...
One tail or two tail test and why. Null and alternative hypotheses. Type of test and...
One tail or two tail test and why. Null and alternative hypotheses. Type of test and why. Critical values at .05 and .01 levels. Include df, if needed. Compute test Accept or reject null (Remember to include level if reject.) English conclusion (as we do in class). 16. People are selected to serve on juries by randomly picking names from the list of registered voters. The average age for registered voters in the country is μ = 39.6 years. A...
what would the effect be of a one-tailed test and the probability of rejecting the null...
what would the effect be of a one-tailed test and the probability of rejecting the null hypothesis?
Write the null and alternative hypothesis for a two-tailed test for each of the following variables:...
Write the null and alternative hypothesis for a two-tailed test for each of the following variables: (10 points) Student Ht Wt Age (Yrs) Shoe Size Waist Size Pocket Change 01 64 180 39 07 36 018 02 66 140 31 09 30 125 03 69 130 31 09 25 151 04 63 125 36 07 25 011 05 68 155 24 08 31 151 06 62 129 42 06 32 214 07 63 173 30 08 34 138 08 60...
1. A null and alternative hypothesis is given. determine whether the hypothesis test is left tailed,...
1. A null and alternative hypothesis is given. determine whether the hypothesis test is left tailed, right-tailed, or two-tailed. Ho: u=37, H1: u>37 2. True or False. The t value for the area in the right tail is 0.02 and n=10 is 2.359 3. write the null and alternative hypothesis. according to a magazine, the mean donation per household in 1998 was $1623. a researcher claims that it has increased since then. 4.the following data are prices for a 4...
State the null and alternative hypotheses, calculate the test statistic, determine the critical value for the...
State the null and alternative hypotheses, calculate the test statistic, determine the critical value for the given alpha, determine whether to reject or retain the null, and then draw a conclusion about the original study based on the significance test results. 4. The following data were observed when examining the reasons for using teasing statements in the discourse of college students. Trying to Impress Not Trying to Impress Males 30 10 Females 20 30 a. (2 point) State the null...
State the null and alternative hypotheses, calculate the test statistic, determine the critical value for the...
State the null and alternative hypotheses, calculate the test statistic, determine the critical value for the given alpha, determine whether to reject or retain the null, and then draw a conclusion about the original study based on the significance test results. 3. Two hundred and twenty fifth-graders in Norman took an IQ test. Students were placed in one of eight categories based on their IQ score. Determine whether this distribution of 114 fifth graders differs from the theoretical distribution based...
How does one determine the null and alternative hypotheses? Give examples
How does one determine the null and alternative hypotheses? Give examples
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT