뒤로Core Concepts in College Statistics: Probability, Normal Models, Hypothesis Testing, and Categorical Data
스터디 가이드 - 스마트 노트
자료에 맞춘 맞춤형 노트, 핵심 정의, 예시, 맥락을 확장해 제공합니다.
Modeling Variation with Probability
Probability Fundamentals
Probability is the mathematical study of random events and quantifies the likelihood of outcomes. It is foundational for modeling variation in statistics.
Probability of an event is a number between 0 and 1, where 0 means impossible and 1 means certain.
Random variable: A variable whose value is subject to randomness.
Probability distribution: Describes how probabilities are distributed over the values of the random variable.
Example: The probability of rolling a 3 on a fair six-sided die is .
Modeling Random Events: The Normal and Binomial Models
The Normal Distribution
The normal distribution is a continuous probability distribution that is symmetric about the mean, describing many natural phenomena.
Mean (): The center of the distribution.
Standard deviation (): Measures the spread of the distribution.
Percentiles: The value below which a given percentage of observations fall.
Standard normal distribution: A normal distribution with and .
Example: The weights of 6-week-old pullets are normally distributed with mean 9.1 pounds and standard deviation 2.4 pounds. To find the 13th percentile, use the z-score formula: Find such that .
The Binomial Model
The binomial distribution models the number of successes in a fixed number of independent trials, each with the same probability of success.
Parameters: (number of trials), (probability of success).
Probability of exactly successes:
Example: In a sample of 113 diamonds, if 77% fail to qualify as "gemstone grade", the probability that more than 81% fail can be found using the binomial or normal approximation.
Numerical Summaries of Center and Variation
Descriptive Statistics
Descriptive statistics summarize and describe the main features of a data set.
Mean (): Average value.
Standard deviation (): Measures spread around the mean.
Percentiles and quartiles: Indicate the relative standing of a value within the data.
Example: Calculating the mean and standard deviation for a sample of weights.
Picturing Variation with Graphs
Graphical Representations
Graphs are essential for visualizing data distributions and relationships.
Histograms: Show frequency distribution of a variable.
Bar charts: Compare categorical data.
Normal curve: Visualizes the normal distribution, showing mean and standard deviation.
Example: The provided images show normal curves with different means and standard deviations.
Associations between Categorical Variables
Contingency Tables
Contingency tables display the frequency distribution of variables and help analyze associations between categorical variables.
Case Law | Male | Female | Total |
|---|---|---|---|
Green | 2.43 | 2.17 | 4.60 |
Open | 1.18 | 1.11 | 2.29 |
Total | 3.61 | 3.28 | 6.89 |
Purpose: This table compares the distribution of case law by gender.
Two-Way Tables
Two-way tables summarize data for two categorical variables, allowing for analysis of relationships.
Homework | Homework | Manual Experiment | Experiment | Other | Total | |
|---|---|---|---|---|---|---|
Male | 17 | 12 | 20 | 32 | 6 | 87 |
Female | 30 | 11 | 29 | 32 | 11 | 113 |
Total | 47 | 23 | 49 | 64 | 17 | 200 |
Purpose: This table shows the distribution of students by gender and type of assignment.
Survey Sampling and Inference
Confidence Intervals for Proportions
Confidence intervals estimate the range in which a population parameter lies, based on sample data.
Formula for confidence interval for a proportion:
Example: In a survey of 847 voters, 157 wished to see Mayor Wellflanke lose her next election. The 90% confidence interval for the proportion is (0.179, 0.404).
Interpretation: If the campaign claims no more than 27% of voters want her defeated, the confidence interval suggests the claim may not be supported.
Hypothesis Testing for Population Proportions and Means
Hypothesis Testing
Hypothesis testing is a statistical method for making decisions about population parameters based on sample data.
Null hypothesis (): The default assumption (e.g., ounces).
Alternative hypothesis (): The competing claim (e.g., ounces).
Test statistic: Measures how far the sample statistic is from the null hypothesis value.
Decision: Reject or fail to reject based on the p-value and significance level.
Example: A garden supplier claims the mean weight of fruit is 44 ounces. If the null hypothesis is not rejected, we conclude there is not enough evidence to say the mean differs from 44 ounces.
Additional info:
Some tables and graphs were partially reconstructed based on visible data and standard statistical practice.
Questions cover topics from Ch. 3, Ch. 5, Ch. 6, Ch. 7, Ch. 8, Ch. 9, and Ch. 10 of a college statistics course.