আপনি একটি জনসংখ্যার গড়ের জন্য ৯৫% বিশ্বাসযোগ্য ব্যবধান (confidence interval) হিসাব করলেন এবং পেলেন [L, U]। কোন ব্যাখ্যাটি সঠিক?
ব্যাখ্যা
Explanation:
Think of it like fishing with a net:
Each time you take a random sample and build a CI, it’s like throwing a net into the sea.
The true mean (a fixed number) is like a fish sitting somewhere in the sea.
If you throw nets (CIs) many times, about 95 out of 100 nets will catch the fish (contain the true mean).
So, the correct idea is:
“If we repeated this sampling process many times, about 95% of the intervals we build would contain the true mean.”
Statement A sounds Bayesian (probability on the parameter) and is incorrect in a frequentist CI. C confuses a CI with a prediction about individuals. D is a claim about a prediction interval, not a CI.