0% found this document useful (0 votes)
22 views2 pages

Pre-MBA Statistics Overview

The document discusses key concepts from a pre-MBA statistics course including conditional probabilities, expected values, point estimation, and confidence intervals. It provides formulas and explanations for calculating conditional probabilities, expected values for discrete and continuous random variables, properties of estimators, and how to calculate confidence intervals around point estimates.

Uploaded by

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

Pre-MBA Statistics Overview

The document discusses key concepts from a pre-MBA statistics course including conditional probabilities, expected values, point estimation, and confidence intervals. It provides formulas and explanations for calculating conditional probabilities, expected values for discrete and continuous random variables, properties of estimators, and how to calculate confidence intervals around point estimates.

Uploaded by

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

 Demonstrate your conceptual understanding of the Pre-MBA Statistics course.

 Calculate conditional probabilities and expected values for distributions.


 Apply your understanding of point estimation to construct a point estimate of the mean
and standard deviation of given data.
 Construct a confidence interval around point estimates.

Course Pre-MBA statistics:


This course helped me to understand various statistical aspects such as sampling, data classifications,
probability and estimation and hypothesis testing. All these numnerical data and analysis helps in decision
making.

Conditional Probability and Expected Values for Distribution:


1. Conditional probability is the possibility of outcome of an event based on whether that event has
occurred.
2. It helps in identifying the probability of occurance of an event given that another event has
already occurred.
3. Formula:
𝐴
𝑃(𝐴 ∩ 𝐵) = 𝑃(𝐵)𝑋 𝑃( ) Eq 1
𝐵

𝐴 𝑃(𝐴∩𝐵)
𝑃( ) = Eq 2
𝐵 𝑃(𝐵)

4. Independence of the event, these events are such that occurrence of an event provides no
additional.
𝐴
𝑃 ( ) = 𝑃(𝐴) Eq 3
𝐵

Where, A & B are independent events.

Thus equating above equations,

𝑃(𝐴 ∩ 𝐵) = 𝑃(𝐴)𝑃(𝐵) Eq 4

5. Expected value is nothing but the weighted average of all the possible values. The random
variable can take weighed by appropriate probabilities.
6. Expected value can be calculated for single discrete variables, single continous variables, multiple
discrete variables and multiple continous variables.
7. Formula for Random variable x:
𝐷𝑖𝑠𝑐𝑟𝑒𝑡𝑒: ∑ 𝑥𝑖 𝑓𝑥 (𝑥𝑖 ) = ∑ 𝑥𝑖 𝑃(𝑥 = 𝑥𝑖 )
𝑖 𝑖

𝐶𝑜𝑛𝑡𝑖𝑛𝑜𝑢𝑠: ∫ 𝑥 𝑓𝑥 (𝑥)𝑑𝑥
−∞
Point Estimation and Confidence Level:
1. A random sample is nothing but a collection of samll number of elements from the population in
which each element has an equal chance of being selected in the sample.
2. Estimator is nothing but a sample statistic, eg. Sample Mean, Variance, Proportion.
3. Estimate is a value of the sample statistic given that the sample:
a) Know varies with the sample used
b) Single valued, hence called a point estimate
4. Estimatots are methods to estimate population parameter based on random sample
5. These work on a random sample and estimates are values of estimators when a random sample
is used to compute values.
6. Parameter values are constant whereas estimates vary based on the sample and they are almost
never equal to parameter values.
7. Properties of Estimators are:
a) Population mean
b) Population median
c) Population standard deviation
d) Population range
8. A point estimator is said to be unvbaised if it neither systematically overestimates nor
underestimates the population it estimates.
9. A point estimator is said to be unbaised if its expected value equals the population parameter
that it estimates.
10. Estimator fo sample mean, all the samples = Independent + Identically distributed
11. Estimator for Sample Standard Deviation:
a) This distribution is not symmetric around the population parameter.
b) Thus, a sample deviation is not an unbaised estimator of the population standard
deviation, it is a biased estimator.
c) There is a correction factor that will turn this biased estimator into an unbaised
estimator.
12. Formulas used are:
a) First calculate Standard Error:
𝑆𝑡𝑎𝑛𝑑𝑎𝑟𝑑 𝐷𝑒𝑣𝑖𝑎𝑡𝑖𝑜𝑛 𝜎
𝑆𝑡𝑎𝑛𝑑𝑎𝑟𝑑 𝐸𝑟𝑟𝑜𝑟 = =
√𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑠𝑎𝑚𝑝𝑙𝑒𝑠 √𝑛
b) Then calculate the Width of Confidence Level
1− 𝛼
𝑥= 𝑥 𝑆𝑡𝑎𝑛𝑑𝑎𝑟𝑑 𝐸𝑟𝑟𝑜𝑟
2
c) Thus Total Width of the Population mean = 2x, i.e. 2 times of the Width of the
confidence level.

Common questions

Powered by AI

Point estimates can be considered biased when the expected value of the estimator does not equal the true population parameter. For example, the sample standard deviation often underestimates the population standard deviation, making it a biased estimator. This bias can be corrected by introducing a correction factor to adjust for the distortion, such as Bessel's correction, which helps in estimating population variance from samples .

Conditional probability enhances decision-making by allowing statisticians to evaluate the likelihood of an event occurring given the occurrence of another event. This application is crucial in fields where predictions need to adjust dynamically based on unfolding events. For example, in finance, understanding the conditional probability can improve risk assessments by taking into account changing market conditions .

Constructing a confidence interval around a point estimate enhances statistical inference by providing a range that is likely to contain the true population parameter. This approach accounts for sampling variability and uncertainty, offering a more reliable inference than a single point estimate. Confidence intervals are critical in hypothesis testing and decision making, as they help quantify the precision of an estimate .

Independence can be violated in situations where the occurrence of one event influences the probability of another, rendering standard probability calculations inaccurate. When events are not independent, probabilities of joint occurrences must account for this dependency, typically using conditional probability or alternative statistical methods, to maintain accuracy in predictions and analyses .

The bias of a sample standard deviation estimator means it typically underestimates the population standard deviation, leading to potentially misleading conclusions about variability and error margins. This bias can be mitigated by applying a correction factor, such as dividing by n-1 instead of n in Bessel's correction, to provide an unbiased estimate of variability in the population .

The sample size inversely affects the standard error; a larger sample size reduces the standard error, leading to a more precise estimate of the population parameter. Consequently, a smaller standard error decreases the width of a confidence interval, enhancing the precision and reliability of statistical inference .

A point estimator is a statistical method or formula used to estimate a population parameter, while an estimate is the actual numerical result obtained from applying the estimator to a sample. Essentially, the estimator provides a systematic approach for estimation, whereas the estimate is the specific output derived using that approach .

An unbiased point estimator is crucial because it ensures that, on average, the estimator provides correct results in estimating a population parameter. Unbiasedness implies that the expected value of the estimator equals the true parameter value, improving the reliability and accuracy of statistical analyses over multiple samples .

Expected values in statistics represent the weighted average of all possible values a random variable can take, accounting for the probabilities of these values. For discrete variables, it is calculated using the formula ∑xᵢP(x=xᵢ). For continuous variables, it involves the integral of x multiplied by its probability density function, over the range of possible values. This calculation supports decision-making processes by providing an average outcome expectation .

Independence is crucial when calculating the probability of joint events, as it dictates whether the outcome of one event affects the outcome of another. If two events are independent, the probability of both occurring is the product of their individual probabilities, P(A and B) = P(A)P(B). This simplifies analysis significantly, as distinguishing independent from dependent events determines the approach needed for calculating joint probabilities accurately .

You might also like