Statistics II | Mathematics | Knowledge Hub Statistics II | Mathematics | Knowledge Hub
Unlock Premium - notes, past papers & AI tutoring for as low as KSh 199/month. Subscribe Now →
Mathematics Tutorial

Statistics II

Lesson 30 of 75
3 min read Mathew Wahome

Introduction

In Statistics II, we delve deeper into data analysis and interpretation. This topic builds on Statistics I and covers advanced concepts such as probability distributions, hypothesis testing, and correlation. Understanding these concepts is crucial for making informed decisions based on data.

Probability Distributions

Key Terms:

  • Probability Distribution: A function that describes the likelihood of different outcomes in an experiment.
  • Normal Distribution: A bell-shaped distribution where the mean, median, and mode are equal.
  • Binomial Distribution: A distribution that describes the number of successes in a fixed number of trials.
  • Poisson Distribution: A distribution that describes the number of events occurring in a fixed interval of time or space.

Example:

A die is rolled. Find the probability of getting a number less than 3.

Solution: There are 6 possible outcomes when rolling a die: 1, 2, 3, 4, 5, 6. The probability of getting a number less than 3 is the sum of getting 1 or 2, which is $\frac{2}{6} = \frac{1}{3}$.

Hypothesis Testing

Key Terms:

  • Null Hypothesis (H0): A statement that there is no significant difference or effect.
  • Alternative Hypothesis (H1): A statement that there is a significant difference or effect.
  • Type I Error: Rejecting the null hypothesis when it is true.
  • Type II Error: Failing to reject the null hypothesis when it is false.

Example:

A manufacturer claims that the mean weight of their product is 500g. A sample of 50 products has a mean weight of 490g with a standard deviation of 10g. Test the manufacturer's claim at a 5% significance level.

Solution:

  • Null Hypothesis, $H0$: $\mu = 500$
  • Alternative Hypothesis, $H1$: $\mu \neq 500$
  • Calculate the test statistic and compare it with the critical value from the t-distribution table to make a decision.

Correlation

Key Terms:

  • Correlation Coefficient: A measure of the strength and direction of a linear relationship between two variables.
  • Positive Correlation: When an increase in one variable leads to an increase in the other.
  • Negative Correlation: When an increase in one variable leads to a decrease in the other.

Example:

Find the correlation coefficient between the number of hours students study and their exam scores.

Solution: Given data pairs (x, y): (3, 60), (5, 70), (4, 65), (6, 75), (2, 55). Calculate the correlation coefficient using the formula: $$ r = \frac{n(\sum xy) - (\sum x)(\sum y)}{\sqrt{[n\sum x^2 - (\sum x)^2][n\sum y^2 - (\sum y)^2]}}. $$

Common Mistakes

  • Misinterpreting the null and alternative hypotheses.
  • Failing to use the correct distribution for hypothesis testing.
  • Incorrectly calculating the correlation coefficient.

Key Points

  • Probability distributions describe the likelihood of different outcomes.
  • Hypothesis testing is used to make decisions based on sample data.
  • Correlation measures the strength and direction of relationships between variables.

Practice Questions

  1. A bag contains 5 red and 3 blue balls. Two balls are randomly selected without replacement. Find the probability of selecting one red and one blue ball.

Solution:

  • Total ways of selecting 2 balls = $\binom{8}{2}$.
  • Ways of selecting 1 red and 1 blue ball = $\binom{5}{1} \times \binom{3}{1}$.
  • Probability = $\frac{\binom{5}{1} \times \binom{3}{1}}{\binom{8}{2}}$.
  1. A survey shows that 70% of people prefer tea over coffee. If 10 people are randomly selected, find the probability that exactly 7 prefer tea.

Solution:

  • Using the binomial distribution formula: $P(X=k) = \binom{n}{k} p^k (1-p)^{n-k}$.
  1. Perform a hypothesis test to determine if the mean age of students in two schools is the same.

Solution:

  • Define the null and alternative hypotheses.
  • Calculate the test statistic and compare it with the critical value.
  1. Calculate the correlation coefficient given the data pairs: (1, 3), (2, 5), (3, 7), (4, 9), (5, 11).

Solution:

  • Use the formula for correlation coefficient mentioned earlier.
  1. In a Poisson distribution, the mean number of customers arriving at a shop in 1 hour is 5. Find the probability that exactly 3 customers will arrive in the next hour.

Solution:

  • Use the Poisson distribution formula: $P(X=k) = \frac{e^{-\lambda}\lambda^k}{k!}$.

Practice these questions to solidify your understanding of Statistics II.

Study Assistant

Instant help with course questions

Hi there! I'm your YnetStudyHub assistant. How can I help with your studies today?