Z-Score Formula: The formula to calculate the z-score is given by:
z = \frac{x - \mu}{\sigma}
where:
Example Calculation:
Finding Probability:
Z-Score with Sample Size: The formula is adjusted for sample size $n$:
z = \frac{x - \mu}{\sigma / \sqrt{n}}
Example Calculation:
Probability Corresponding to Z-Score:
Definitions:
Example Calculation:
Critical Value Calculation:
Test Setup: Null hypothesis (H0) and alternative hypothesis (H1) defined as:
Test Statistic Calculation:
Linear Regression Equation:
Example Calculation:
Combinations Formula: To determine the number of ways to choose $x$ successes out of $n$ trials:
C(n, x) = \frac{n!}{x!(n-x)!}
Binomial Probability Formula: