When would you use a One-sampled t-test?
What are the assumptions (requirements) for this test?
What is a residual?
Residual is the difference between the actual data point and your estimate (mean)
e.g. mean hours of sleep is 6.81, one ppt sleeps 7 hours , 0.19 residual
What is the equation for one-sample t-test?
Sample mean - populations mean, divided by (sample standard deviation/ square root of the sample size)
how d u calculate the degrees of freedom?
df = n - 1
How do you work out the effect size?
How do you know to reject null hypothesis?
If answer to t-test is larger than the p-value
what is the first step to every statistical test
state the hypothesis
If assumptions are violated, what is the non-parametric equivalent of this test?
One-sample Wilcoxon signed-rank test