11. Inference for a Normal Population Flashcards
If Y bar is normally distributed
we can convert it’s distribution to a standard normal distribution, giving the probability distribution of the diff. btwn a sample mean and the population mean
formula for estimated standard error of the mean/standard deviation
SE[Ybar] = 2/ sqrt(n)
test statistic t formula
{ Y bar - u } / [ s/sqrt(n) ]
difference btwn Z and t formula
Both have a regular bell shaped curve
More pronouned differences in tail
In case of Z, denominator is alpha???, in t denom is estimate of Standard error of the mean
using t-distribution to calculate a confidence interval of the mean
Y bar +/1 SE[Ybar] * talpha(2),df
talpha(2),df is found in t table
alpha =
1 - confidence interval
alpha(2) indicates a two-tailed alpha, critical value that marks of 1/2 of alpha in upper and 1/2 in lower
LOOK AT R FORMULAS IN SLIDE DECK
when does t distribution become close to standard normal?
as degrees of freedom go up, t dist. converges on standard normal thus if you have LOTS of data, close to standard normal distribution
conf interval about population variance formula
[df * s^2] / (chi-squared for alpha/2, df) </= sigma^2 </= [df * s^2] / (chi-squared for 1- alpha/2, df)
NOT a symmetrical distribution therefore needs to separate numbers from chi-squared table
one sample t-test
compares the mean of a random sample from a normal population with the population mean proposed in a null hypothesis
equation for t used in t-test
t = [Ybar - u0] / [s/sqrt(n)]
Assumptions of t test
- The variable is normally distributed
* as long as sample is reasonably large and dist of mean is normally distributed, can still get relatively correct answer - The sample is a random sample
summary of 1 sample t test
Compares a sample mean to a population mean proposed in a null hypothesis
Number of variables: 1
Type of variables: continuous numerical
Null hypothesis: u = u0
Test statistic: t
Degrees of freedom: n - 1
Assumptions: variable is normally distributed; random samplining