Univaritive statistics Part 2 Flashcards
(14 cards)
What is a hypothesis in statistics?
An unproven proposition or statement made to explain phenomena, tested through statistical methods.
What is the purpose of hypothesis testing?
To determine which of the two hypothesis (null or alternative) is more likely to be correct based on the sample data
What is the significane level (a)?
The probability threshold (commonly 0.05) below which the null hypothesis is rejected
When to reject the null hypothesis?
When p-value < 0.05 or the calculated test statistic is more extreme than the critical value
When would you fail to reject the null hypothesis?
If the p-value is > 0.05 or the calculated test statistic is within the critical range
What are Type I and Type II errors?
- Type I: rejecting a true null hypothesis
- Type II: Failing to reject a false null hypothesis
What does the t-distribution represent?
- A symmetrical, bell shaped distribution used when sample sizes are small and population standard deviation is known
What is a one sample t-test?
- A hypothesis test that uses the t-distribution to compare a sample mean against a known or hypothesised population mean
What is the degrees of freedom in a t-test?
The number of observations minus the number of constrints; affects the shape of the t-distribution
what does it mean if the calculated t-value > critical t value?
The result is statistically significant; reject the null hypothesis
How is a confidence interval for a population mean calculated?
Using the sample mean, standard deviation, sample size, and crtical t-value from the t-distribtuion table
What is the chi - square test for goodness of fitness?
A test to determine if the observed frequency distribution differs significantly from the expected distribution
When is a chi - square test appropriate?
For analyzing categorical data like gende or brand preference
What indicates a significant result in a chi-square test?
The calculated Xsquared value is greater than the critical Xsquared value at the chosen signifcance level