Stats Qustion - can get rep and lots of thanks from me!! :D
Maths and statistics discussion, revision, exam and homework help.
-
Stats Qustion - can get rep and lots of thanks from me!! :D
Its this June 2009 paper question from OCR.. it uses logs but i swear i have never come across this topic through out the year!
Q9. repeated independent trials of a certain experiment are carried out. On each trial the probability of success is 0.12.
i) Find the smallest value of n such that the probability of at least one success in n trials is more than 0.95.
ii) Find the probability that the 3rd success occurs on the 7th trial
the answer for part i) says log0.05/log0.88
i know that 1-0.95 is where they get 0.05 from and 1-0.12 is 0.88
but i don't understand why/how they used logs and whether logs is always applied with these sorts of questions -
Re: Stats Qustion - can get rep and lots of thanks from me!! :Dyou can use trial and improvement... just keep evaluating (0.88)n until it is less than 0.05.... because you want 1 - 0.88n to be more than 0.95(Original post by HEY_101)
Its this June 2009 paper question from OCR.. it uses logs but i swear i have never come across this topic through out the year!
Q9. repeated independent trials of a certain experiment are carried out. On each trial the probability of success is 0.12.
i) Find the smallest value of n such that the probability of at least one success in n trials is more than 0.95.
ii) Find the probability that the 3rd success occurs on the 7th trial
the answer for part i) says log0.05/log0.88
i know that 1-0.95 is where they get 0.05 from and 1-0.12 is 0.88
but i don't understand why/how they used logs and whether logs is always applied with these sorts of questions -
Re: Stats Qustion - can get rep and lots of thanks from me!! :D
So hard to explain this on here.
Do you know about Binomial Distribution?
Let X be the prob of success
therefore X- B(n, .12)
We want the P(X>=1) > .95
P(X>=1) = 1-P(X=0)
so we want the P(X=0) <= .05
which is nC0 x .88^n <= .05
we are left with .88^n <=.05
you understand it so far? try logging both sides yourself to get the minimum value for nLast edited by MikeySwansea; 01-04-2012 at 17:17. -
Re: Stats Qustion - can get rep and lots of thanks from me!! :D
For part two, you know that the P(success) = .12 and P(failure) = .88
just try working it out by using S for sucess and F for fail and work out how many variations there can be when the 3rd success is on the 7th trial
e.g SSFFFFS, SFSFFFS, SFFSFFS, etc
