101.school
CoursesAbout
Search...⌘K
Generate a course with AI...

    Statistics 1-1

    Receive aemail containing the next unit.
    • Introduction to Statistics
      • 1.1Importance and Applications of statistics
      • 1.2Types of Data
      • 1.3Classification of Statistics
    • Descriptive Statistics
      • 2.1Measures of Central Tendency
      • 2.2Measures of Dispersion
    • Probability
      • 3.1Basic Probability Concepts
      • 3.2Conditional Probability
      • 3.3Theories of Probability
    • Probability Distribution
      • 4.1Probability Mass Function & Probability Density Function
      • 4.2Special Distributions: Binomial, Poisson & Normal Distributions
      • 4.3Central Limit Theorem
    • Sampling and Sampling Methods
      • 5.1Concept of Sampling
      • 5.2Different Sampling Techniques
    • Estimation and Hypothesis Testing
      • 6.1Point and Interval Estimation
      • 6.2Fundamentals of Hypothesis Testing
      • 6.3Type I and II Errors
    • Comparison of Two Populations
      • 7.1Independent Samples
      • 7.2Paired Samples
    • Analysis of Variance (ANOVA)
      • 8.1One-way ANOVA
      • 8.2Two-way ANOVA
    • Regression Analysis
      • 9.1Simple Regression
      • 9.2Multiple Regression
    • Correlation
      • 10.1Concept of Correlation
      • 10.2Types of Correlation
    • Nonparametric Statistics
      • 11.1Chi-Square Test
      • 11.2Mann-Whitney U Test
      • 11.3The Kruskal-Wallis Test
    • Statistical Applications in Quality and Productivity
      • 12.1Use of Statistics in Quality Control
      • 12.2Use of Statistics in Productivity
    • Software Application in Statistics
      • 13.1Introduction to Statistical Software
      • 13.2Statistical Analysis using Software

    Estimation and Hypothesis Testing

    Fundamentals of Hypothesis Testing

    alternative ways of computing the statistical significance of a parameter inferred from a data set

    Alternative ways of computing the statistical significance of a parameter inferred from a data set.

    Hypothesis testing is a statistical method that is used in making statistical decisions using experimental data. It is basically an assumption that we make about the population parameter.

    Introduction to Hypothesis Testing

    Hypothesis testing is a critical tool in inferential statistics, used to determine whether there is enough evidence in a sample of data to infer that a certain condition holds true for the entire population. A hypothesis test examines two opposing hypotheses about a population: the null hypothesis and the alternative hypothesis.

    Null and Alternative Hypotheses

    The null hypothesis is a statement about the population that either is believed to be true or is used to put forth an argument unless it can be shown to be incorrect beyond a reasonable doubt. On the other hand, the alternative hypothesis is a statement that will be accepted in place of the null hypothesis if the null hypothesis is rejected based on the data.

    For example, if we are testing the effect of a drug on patients, the null hypothesis might be that the drug has no effect on the patients, while the alternative hypothesis would be that the drug does have an effect.

    Understanding the P-value

    The P-value is a fundamental concept in hypothesis testing. It is the probability that the results of your test occurred at random if the null hypothesis were true. In other words, it's the probability of observing a result as extreme as the test statistic, given that the null hypothesis is true.

    If the P-value is less than or equal to the level of significance, we reject the null hypothesis. If the P-value is greater than the level of significance, we do not reject the null hypothesis.

    Steps in Hypothesis Testing

    1. State the hypotheses: The first step is to state the null and alternative hypotheses.
    2. Formulate an analysis plan: For this step, describe how to use the sample data to accept or reject the null hypothesis.
    3. Analyze sample data: Using the analysis plan, calculate the value of the test statistic.
    4. Interpret the results: If the P-value is small, reject the null hypothesis in favor of the alternative hypothesis. If the P-value is large, do not reject the null hypothesis.

    One-tailed and Two-tailed Tests

    A test of a statistical hypothesis, where the region of rejection is on only one side of the sampling distribution, is called a one-tailed test. For example, suppose a bakery states that each bag of its cookies contains more than 20 chocolate chips on average, then we would use a one-tailed test to see if the claim is true.

    On the other hand, a two-tailed test is a statistical test in which the critical area of a distribution is two-sided and tests whether a sample is greater than or less than a certain range of values. If the sample being tested falls into either of the critical areas, the alternative hypothesis is accepted instead of the null hypothesis.

    By understanding the fundamentals of hypothesis testing, you can make more informed decisions based on the data at your disposal.

    Test me
    Practical exercise
    Further reading

    My dude, any questions for me?

    Sign in to chat
    Next up: Type I and II Errors