2. Finding the Point Estimate (Point Estimate ढूंढना)
Point estimate sample mean (xˉ\bar{x}xˉ) होती है।
Sample mean निकालने का formula है:
इस formula में, सभी values का जोड़ (Σx\Sigma xΣx) को sample size (nnn) से divide करके mean पाया जाता है।
Example:
हमारे example में, sample का mean age 62.1 था।
यानि:
3. Deciding the Confidence Level (Confidence Level Decide करना)
Confidence level एक percentage या decimal number से व्यक्त किया जाता है। उदाहरण के लिए:
- यदि confidence level 95% या 0.95 है: \text{Remaining probability } (\alpha) = 1 – 0.95 = 0.05 \, \text{(या 5%)}
Commonly used confidence levels:
- 90% के लिए α=0.1\alpha = 0.1α=0.1
- 95% के लिए α=0.05\alpha = 0.05α=0.05
- 99% के लिए α=0.01\alpha = 0.01α=0.01
Note:
95% confidence level का मतलब है कि यदि हम 100 अलग-अलग samples लें और उनके लिए confidence intervals बनाएं, तो उन 100 में से 95 बार सही population parameter उस interval के अंदर होगा।
Margin of error के लिए हम student’s t-distribution का उपयोग करते हैं।
t-distribution sample size के अनुसार degrees of freedom (df) पर आधारित होता है।
Degrees of freedom का formula है:
df=n−1df = n – 1df=n−1Example:
यदि sample size n=30n = 30n=30 है, तो degrees of freedom df=30−1=29df = 30 – 1 = 29df=30−1=29 होगा।
t-distribution में बची हुई probability α\alphaα को दो भागों में बांटा जाता है ताकि distribution के दोनों किनारों (tails) में बराबर हिस्सा हो।
t-value axis पर जो values tails को middle area से अलग करती हैं, उन्हें critical t-values कहते हैं।
Example Graphs:
नीचे अलग-अलग confidence levels (90%, 95%, 99%) के लिए 29 degrees of freedom (df) के साथ standard normal distribution के tail areas (α\alphaα) दर्शाए गए हैं:
- 90% confidence level पर α=0.1\alpha = 0.1α=0.1
- 95% confidence level पर α=0.05\alpha = 0.05α=0.05
- 99% confidence level पर α=0.01\alpha = 0.01α=0.01
