SOLUTION: if n=10 and p=0.7 find the mean and standard deviation
Algebra
->
Probability-and-statistics
-> SOLUTION: if n=10 and p=0.7 find the mean and standard deviation
Log On
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
Question 438671
:
if n=10 and p=0.7 find the mean and standard deviation
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
if n=10 and p=0.7 find the mean and standard deviation
---
mean = np = 10*0.7 = 7
=============
std = sqrt(npq) = sqrt(7*0.3) = sqrt(0.21) = 0.4583
====================
cheers,
Stan H.