SOLUTION: A study reported the prevalence of asthma is 30% in children 2-6 years of age. If 12 children were analyzed
How many children would be expected to meet the criteria for asthma?
Algebra ->
Probability-and-statistics
-> SOLUTION: A study reported the prevalence of asthma is 30% in children 2-6 years of age. If 12 children were analyzed
How many children would be expected to meet the criteria for asthma?
Log On
Question 911665: A study reported the prevalence of asthma is 30% in children 2-6 years of age. If 12 children were analyzed
How many children would be expected to meet the criteria for asthma?
What is the probability that at least 3 are asthmatic?
What is the probability that exactly 3 are asthmatic?
how do I figure this out?
You can put this solution on YOUR website! p(asthma) = .30, n = 12
P(x ≥ 3) = 1 - P(x ≤ 2) = 1 - binomcdf(12, .30,2) Using TI Calculator
P(x = 3) = binompdf(12, .30,3) Using TI Calculator
by Hand:
Using
p and q are the probabilities of success and failure respectively.
In this case p= .30 , q = .70, n = 12
for ex:
P(x = 3) =