Let X denote number of kids getting A grade among n=1010 kids, where only 55% kids can secure A grade in a paper.
X has a binomial distribution
The normal distribution can be used as an approximation to the binomial distribution, under certain circumstances, namely:
"X\\sim Bin (n, p)" and if n is large and/or p is close to 1/2, then X is approximately N(np, npq), where q=1-p.
"z={{x-\\mu} \\over \\sqrt{\\sigma^2}}"
"x=22, z={{22-555.5} \\over \\sqrt{249.975}}=-33.7432"
"P(X\\le22)=P(z\\le(-33.7432)=0"
Comments
Leave a comment