SOLUTION: Given that a binomial variable has a mean of 12 and a standard deviation of {{{ sqrt( 8 ) }}}, find p and n.
Algebra ->
Probability-and-statistics
-> SOLUTION: Given that a binomial variable has a mean of 12 and a standard deviation of {{{ sqrt( 8 ) }}}, find p and n.
Log On
You can put this solution on YOUR website! Given that a binomial variable has a mean of 12 and a standard deviation of , find p and n.
---------------------
np = 12
sqrt(npq) = sqrt(8)
------------------------
np = 12
npq = 8
-----------
Divide to get:
q = 2/3
---
Then p = 1/3:
---
np = 12
n(1/3) = 12
N = 36
===============
Cheers,
Stan H.