Login

Welcome, Guest. Please login or register.

November 06, 2025, 05:26:56 am

Author Topic: Conditional Probability Question  (Read 2440 times)  Share 

0 Members and 1 Guest are viewing this topic.

Farha

  • Non-Student
  • Adventurer
  • *
  • Posts: 10
  • Respect: 0
  • School: Launceston Church Grammar School
Conditional Probability Question
« on: September 06, 2014, 05:50:58 pm »
0
Marco has a faulty alarm clock and the probability that it sounds in the morning is 1/3. Calculate the probability, for the next 4 mornings, that his alarm clock works at least 3 times, given that it works at least once.

I did three other questions like this but my working out doesn't give me the right answer for this particular question. Does anyone know how to go about doing it?
« Last Edit: September 06, 2014, 06:09:13 pm by Zealous »

keltingmeith

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 5493
  • he/him - they is also fine
  • Respect: +1292
Re: Maths Methods
« Reply #1 on: September 06, 2014, 05:58:37 pm »
+1
Consider the fact that only two things can happen - either the alarm clock sounds, or it doesn't. Assuming each time it sounds doesn't affect it sounding again, this means we have a binomial case, with p=1/3 and n=4.

Now, we want to know the probability it works at least three times, given that it works at least once, so we have a conditional probability:



Now, if the clock sounds at least three times, of course it has sounded once, which simplifies the numerator, and now you just have to evaluate the fraction.

Farha

  • Non-Student
  • Adventurer
  • *
  • Posts: 10
  • Respect: 0
  • School: Launceston Church Grammar School
Re: Conditional Probability Question
« Reply #2 on: September 06, 2014, 06:41:55 pm »
0
Thanks. That was my working out initially and the answer that I got was 1/9 but the textbook says that the answer is meant to be 9/65. I don't know how it's 9/65  :-[

Phenomenol

  • Victorian
  • Trendsetter
  • **
  • Posts: 114
  • Class of 2013
  • Respect: +60
Re: Maths Methods
« Reply #3 on: September 06, 2014, 07:28:27 pm »
+1
Consider the fact that only two things can happen - either the alarm clock sounds, or it doesn't. Assuming each time it sounds doesn't affect it sounding again, this means we have a binomial case, with p=1/3 and n=4.

Now, we want to know the probability it works at least three times, given that it works at least once, so we have a conditional probability:



Now, if the clock sounds at least three times, of course it has sounded once, which simplifies the numerator, and now you just have to evaluate the fraction.

Oh! Careful here! There should not be strict inequalities. If X is greater than or equal to 3, then X must be equal to 3 or 4. If you set X to be strictly greater than 3, you are missing out on the probability when X = 3.
eg. P(X>3) = P(X=4) in this case.

This is because of the discrete nature of X.
« Last Edit: September 06, 2014, 07:30:09 pm by Phenomenol »
Methods 46, Music Performance 49 (Top Acts), Chemistry 50, English 43, Physics 45, Specialist 48, University Maths 93%

ATAR: 99.80 (ASP)

2014-2016: BSc (Chemistry) UoM

2017-2018: MSc (Chemistry) UoM

Stuff I've written:
Free VCE Chemistry Trial Exam (2017)

VCE Chemistry Revision Questions (2017)

PM me if you are looking for a 1/2 or 3/4 VCE Chemistry tutor in 2018. I can also do other subjects including Methods, Specialist and Physics depending on availability.

keltingmeith

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 5493
  • he/him - they is also fine
  • Respect: +1292
Re: Maths Methods
« Reply #4 on: September 06, 2014, 07:30:23 pm »
0
Oh! Careful here! There should not be strict inequalities. If X is greater than or equal to 3, then X must be equal to 3 or 4. If you set X to be strictly greater than 3, you are missing out on the probability when X = 3.
eg. P(X>3) = P(X=4) in this case.

Oh, whoops - thanks for that. I've been doing too much with CRVs, hahah.

Farha

  • Non-Student
  • Adventurer
  • *
  • Posts: 10
  • Respect: 0
  • School: Launceston Church Grammar School
Re: Conditional Probability Question
« Reply #5 on: September 06, 2014, 09:32:49 pm »
0
A weighted coin is biased such that a tail comes up 60% of the time. The coin is tossed 5 times. Find the probability of obtaining tails on the first four tosses only.

I did BinomialCDf(1,4,5,0.6) on the CAS calculator, though I doubt it's correct. What haven't I done?

keltingmeith

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 5493
  • he/him - they is also fine
  • Respect: +1292