What if there are more than 2 given in normal distribution?

soulie

New member
Joined
Mar 15, 2022
Messages
5
Screenshot (629).png
I have this sample problem for a normal distribution here. I know how to get those in (a) and (b). But I'm a bit puzzled on how to get (c). An explanation would be enough. Thank you!
 
View attachment 31683
I have this sample problem for a normal distribution here. I know how to get those in (a) and (b). But I'm a bit puzzled on how to get (c). An explanation would be enough. Thank you!
For c), you're sampling from a normal distribution.
Let X1,X2,,XnX_1,X_2,\dots,X_{n} be i.i.d normally distributed random variables, and Sn=X1+X2++XnnS_n=\frac{X_1+X_2+\dots+X_{n}}{n} be the sample average. Then SnS_n is approximately normal with mean of μ\mu and the standard error of σn\frac{\sigma}{\sqrt{n}}.
 
View attachment 31683
I have this sample problem for a normal distribution here. I know how to get those in (a) and (b). But I'm a bit puzzled on how to get (c). An explanation would be enough. Thank you!
As for "at least 2", you should have learned that that sort of question can commonly be solved by restating "at least 2" as "not 0 or 1". Have you learned about the binomial distribution?
 
Top