SOLUTION: In one city 21% of adults smoke. In groups of size 130 adults, what is the variance of the number that smoke?
Algebra ->
Probability-and-statistics
-> SOLUTION: In one city 21% of adults smoke. In groups of size 130 adults, what is the variance of the number that smoke?
Log On
You can put this solution on YOUR website! You either smoke or you don't smoke. This screams binomial distribution.
The variance of a binomial is npq where n =130 and p = .21 (q = .79)
Then the variance is 130*.21 * .79 = 21.567.
Hope this helps!