Statistics help. How to find probability?

  • Context: Undergrad 
  • Thread starter Thread starter cruisx
  • Start date Start date
  • Tags Tags
    Probability Statistics
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 7K views
cruisx
Messages
37
Reaction score
0
hey so i am trying to solve the following question but i have no idea how to solve it. I am confused by the %'sConsider a similar study done that shows that 96 % of those born in Canada can swim but only 83 % of new Canadians can swim. In a random group of 11 new Canadians, find the probability that at least 10 can swim.

The answer is 0.418933112054558

How is this answer obtained?
Now for at least, do i do p(10) + p(11), do i use a binomial formula or another one. I tried to do the mew = npq but that is not correct.
 
Physics news on Phys.org
THis one?

nCr pr qn-r

so

11C10 (0.83)^10 * (0.17)^1. Well its late, ill come back in the morning and try it again.