How to know if your using a t test vs z test?
The population standard deviation will be unknown.
When do you use a single sample t test?
If you need to compare a sample mean to a pop mean. Need to estimate pop standard deviation from sample. There will only be one set of data
What is the sample mean?
It is the same as the known population mean (μ)
What is the first part in step 2 (determining characteristics of CD)?
Create a table with raw scores, deviation scores and squared deviation scores
Whats the first step in calculating the standard deviation?
Estimated population variance:
S* = ∑(X-M)*/ N-1
(sum of squared deviation scores divided by degrees of freedom)
Whats the first step in calculating the standard deviation?
Estimated standard deviation:
S = square root of population variance
What is the first step in calculating the estimated standard error (standard deviation of DOSM)?
Sm* = S* / N
(estimated pop standard deviation divided by number of scores)
What is the second step in calculating the estimated standard error (standard deviation of DOM)?
Sm = square root of variance DOSM
How do you calculate the t score in step 4?
t = (M - μ ) / Sm
(sample mean take pop mean divided by standard error)
How do you calculate the confidence intervals in step 6?
CI = M+/- (t critical)(Sm)
(sample mean (plus or minus) t critical value times standard error
Upper limit: t critical x Sm + M
Lower limit: t critical x Sm - M
What are the confidence intervals that are used in step 6?
CI show a range of values where we assume the true population mean lies. They are used to test a hypothesis of mean difference when estimating a population mean. E.g. if your study used a 95% confidence interval = you are 95% confident the true pop mean is somewhere between the obtained upper and lower limits