0% found this document useful (0 votes)
8 views1 page

Quick Notes on Probability & Statistics

Uploaded by

usree4054
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views1 page

Quick Notes on Probability & Statistics

Uploaded by

usree4054
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Quick Revision Notes – Probability & Statistics

Key Formulas

Mean = (Σx) / n
Median = Middle value (when data is ordered)
Mode = Most frequent value
Variance = Σ(x - μ)² / n
Standard Deviation = √Variance
P(A or B) = P(A) + P(B) – P(A and B)
P(A and B) = P(A) × P(B|A)

Examples
1. If the mean of 5 numbers is 20, their sum is 100.

2. Tossing a coin → P(Head) = 1/2.

Cheat Sheet
• Remember Bayes’ theorem: P(A|B) = P(B|A)P(A)/P(B).

• Normal distribution: symmetric bell curve.

Common questions

Powered by AI

The cheat sheet form of Bayes' theorem simplifies complex probability calculations by breaking down the components needed to update a hypothesis with new information: P(A|B) = P(B|A)P(A)/P(B). In real-world applications, such as determining disease probability after a medical test, knowing the prior probability, test accuracy, and overall disease prevalence allows for direct computation of the updated probability of having the disease, greatly simplifying decision-making in clinical settings .

Bayes' theorem calculates the conditional probability of an event A given evidence B, with the formula P(A|B) = P(B|A)P(A)/P(B). This theorem updates the probability of a hypothesis as more evidence or information becomes available, using prior probability and likelihood. It is significant in probability theory because it provides a mathematical framework for reasoning about uncertainty, allowing for dynamic updating of probabilities as new information is acquired .

Mean, median, and mode are all measures of central tendency that describe the center of a data set. The mean is the arithmetic average, useful for datasets without extreme values. The median is the middle value and is unaffected by outliers, providing a better measure of central tendency for skewed distributions. The mode is the most frequent value, useful for categorical data. The choice among these measures affects statistical interpretation; for example, the mean can be distorted by outliers, whereas the median provides a more robust central point in such cases .

Calculating the sum of a set of values is critical for determining the mean, as the mean is the sum of all values divided by their number (Σx / n). This computation provides a single representative value of the dataset. Analyzing the mean alongside other statistics can provide insights into data distribution, such as identifying trends, assessing symmetry, or detecting anomalies and outliers which may skew the average .

Independent events are those whose outcomes do not affect each other, such as flipping a coin multiple times, each event has a probability of 1/2 for heads or tails regardless of previous outcomes. Dependent events, on the other hand, have outcomes where the occurrence of one event affects the probability of the other, such as drawing cards from a deck without replacement, where probabilities change as cards are drawn. Understanding these differences is crucial for accurately calculating probabilities in different scenarios .

The probability of two independent events A and B occurring together is calculated using the formula P(A and B) = P(A) × P(B). Independence is crucial because it implies that the occurrence of event A has no effect on the occurrence of event B. This allows their joint probability to be simply the product of their individual probabilities, a concept fundamental in determining probabilities in scenarios where events do not influence each other .

Understanding conditional probability, especially through Bayes' theorem, enhances decision-making by allowing decision-makers to update their beliefs with new evidence. It quantifies how the probability of an outcome is influenced by the occurrence of related events, allowing for more informed predictions and strategies in uncertain conditions. This is particularly important in fields such as medical diagnostics, financial forecasting, and machine learning, where decisions must be made based on incomplete or evolving information .

Variance is used in financial markets to assess risk by measuring how much returns on an investment deviate from the expected mean return. A high variance implies higher risk as returns are more spread out from the mean, indicating potential for larger fluctuations (both positive and negative) in investment value. Investors must weigh this risk against potential returns, as a high variance could mean the investment is either highly rewarding or highly volatile .

Variance is calculated as the average of the squared differences from the mean, given by the formula Variance = Σ(x - μ)² / n. Standard deviation is the square root of variance and provides a measure of data spread around the mean, in the same units as the original data. These measures are crucial for interpreting data variability; a high variance or standard deviation indicates more spread out data values, whereas low values suggest data points are clustered closely around the mean .

The normal distribution is widely used in real-world situations to represent variables that tend to cluster around a mean. Its applications include quality control, natural phenomena measurement, and test scoring. The symmetry of its bell curve signifies that data are evenly distributed around the mean, with frequencies falling off symmetrically in both directions. This characteristic allows for predictions about data points within certain standard deviations of the mean, enhancing understanding of data spreads and probabilities .

You might also like