retagged by
240 views

1 Answer

0 votes
0 votes
Option 2 is correct.

Binomial Distribution approaches Gaussian distribution for large n. And the Gaussian distribution with mean np and variance npq.

Basically, these are the mean and variance of the Binomial Distribution.

Now if X ~ Gaussian( np, npq )

Then, the question asks what Random Variable in terms of X will have Gaussian ( 0, 1). Because Normal Distribution is nothing but normalized Gaussian distribution.

So, if we subtract mean from X, then :

X - np ~ Gaussian ( 0, npq )

And, then divide by standard deviation to achieve varince 1 :

( X-np)/√npq ~ Gaussian ( 0, 1) , which is Normal Distribution.

So, correct option is option 2

Related questions

0 votes
0 votes
1 answer
1
Balaji Jegan asked Oct 23, 2018
248 views
0 votes
0 votes
0 answers
2
Balaji Jegan asked Oct 23, 2018
163 views
0 votes
0 votes
0 answers
3
Balaji Jegan asked Oct 23, 2018
186 views
0 votes
0 votes
1 answer
4
Balaji Jegan asked Oct 23, 2018
191 views