Bayes rule Example

Поделиться
HTML-код
  • Опубликовано: 19 янв 2013
  • Bayes Rule, Bayes Rule Example, Probability, Actuarialpath, SOA Exam P, CAS Exam 1, Bayes theorem example

Комментарии • 36

  • @ugururesin8405
    @ugururesin8405 4 года назад +21

    Here is the solution for the exercise:
    P(CUB | F') = [ P(C)*P(F' | C) + P(B)*P(F' | B) ] / [ P(A)*P(F' | A) +P(B)*P(F' | B) +P(C)*P(F' | C) ]
    P(CUB | F') = [ 0.12*(1-0.18) + 0.18*(1-0.10) ] / [ 0.70*(1-0.02) +0.18*(1-0.10) +0.12*(1-0.18) ]
    P(CUB | F') = 0.2751
    .
    You can also solve this problem by using Venn diagrams or a table:
    Let's say there are 10,000 products in total,
    Q . Total . Fail . Fail'
    A . 7000 . 140 . 6860
    B . 1800 . 180 . 1620
    C . 1200 . 216 . 984
    Based on the table above,
    P(CUB | F') = P(C & B Products when FAIL') / P(ALL FAILS')
    P(CUB | F') = (1620+984) / (6860+1620+984) = 0.2751

  • @skooba7202
    @skooba7202 3 года назад +8

    Huge help, I had a very hard time finding any videos about Bayes *Rule* instead of just his theorem. Thanks a lot

  • @Oncus2
    @Oncus2 8 лет назад +1

    This is a very good explanation of Bayes rule. Good job!

  • @reubenwilliammpembe667
    @reubenwilliammpembe667 5 лет назад +4

    Thank you Sir you are the best!!!
    #RespectFromSouthAfrica

  • @firstkaransingh
    @firstkaransingh Год назад +1

    Great expectation 👍

  • @aliceiceberg581
    @aliceiceberg581 6 лет назад +11

    I got the value equal to 0.275.
    Here is my logic:
    P(C U B | F') = (P(B)xP(F') + P(C)xP(F'))/(P(A)xP(F') + P(B)xP(F') + P(C)xP(F'))
    where P(F') = 1- P(F) (the value of P(F') is different for A, B and C)
    Correct me if I am wrong.

  • @user-pl6fj8rp4o
    @user-pl6fj8rp4o Год назад +1

    I found the same answer to the last question through a more convoluted way.
    P(CUB/F')=P(CUB)P(F'/CUB)/Law of total probability for F'
    well I figured C and B were disjoint so P(CUB)= P(C)+P(B), but the hard part was finding P(F'/CUB). P(F'/CUB) is the probability that the component didn't fail out of the class C or B components.
    given earlier P(CUB)= P(C)+P(B)= .12+.18= .3
    If .9 of Components B worked and .82 of components C worked (given by P(F'/B)=1-P(F/B) and P(F'/C)=1-P(F/B)) and they are disjoint one could take the average of the working components in class B and C. Class C and B take up .3 of the sample space, and class B takes up .18 of that .3, while C takes up .12 of that .3. So class B is .6 from sample BUC (18/30) and class C is .4 of BUC (12/30). Taking a weighted average of (.9x.6)+(.82x.4) finds the average probability that Components didn't fail out of class C or B. P(F'/CUB)= (.9x.6)+(.82x.4) = .868. Plugging that back in to the original equation finds 0.2751

  • @Borzacchinni
    @Borzacchinni 4 года назад +4

    answer to last question:
    p(b)*p(not fail B) + p(c)*p(not fail C) / p(not fail A) * p(A) + p(not fail B) * p(b) + p(not fail C) * p(c)
    with numbers:
    0.18*0.9 + 0.12*0.82 / 0.7*0.98 + 0.18*0.9 + 0.12*0.82

  • @rupamajmudar8966
    @rupamajmudar8966 6 лет назад

    Thank you so much , I got good practice

  • @homeslice86
    @homeslice86 4 года назад +1

    I know this video is pretty old but does anybody have any advice for solving the second unknown? P(CUB|F')?

  • @alyaqistina597
    @alyaqistina597 6 месяцев назад

    thankyou. very clear explanation

  • @oluremiojo4551
    @oluremiojo4551 5 лет назад

    I understand the numerator is the intersection of B and F. I naturally want to multiply P(B) by P(F) but I see you instead you multiplied P(B) by P(B|F). Is this because P(B) and the P(F) are dependent events? If so, what should I pay attention to in the problem to also know they are dependent events?

  • @RicharD-fi3ho
    @RicharD-fi3ho 29 дней назад

    Ty

  • @shumailsajjad2967
    @shumailsajjad2967 5 лет назад

    Love u Sir ❤❤❤❤

  • @AntiPeach
    @AntiPeach 7 лет назад

    I see my mistake. I was trying to add the two in the sample space, as if they were not mutually exclusive.e.g. P(C U B|F`)=(P(C)(F`|C)+P(B)P(F`|B))/(P(A)P(F`|A)+P(B)P(F`|B)+P(C)P(F`|C)). Even though I have that wrong do I have the formula right for if they were mutually inclusive

  • @RideSmoothTV
    @RideSmoothTV 7 лет назад

    I tried your last problem but I keep getting a value greater than one. Do you mind sharing your value of P(F'), P(C ^ F') & P(B ^ F')?!!? Just looking for clarification with the values in my formula. Anyways great videos. Keep em coming! God Bless!

  • @KnowledgeGuide859
    @KnowledgeGuide859 4 года назад

    I tried to solve the exercise, but the answer does not match with the give. Can someone give the steps?

  • @omegatechhd8332
    @omegatechhd8332 5 лет назад

    Thanks men!

  • @darkan101
    @darkan101 10 лет назад +1

    For some reason I got the last problem wrong. I did : (P(C∪B) ∗ P(F'|C∪B))/((P(A)*P(F'|A) + P(B)*P(F'|B) + P(C)*P(F'|C)) =
    ((0.3)(1.72))/((0.7)(0.98)+(0.18)(0.9)+(0.12)(0.82) and I got 0.545. If you can, I'd like to know what I did wrong for this problem.
    Thank you so much for your videos! They are a great help.

    • @StatCourses
      @StatCourses  10 лет назад +3

      The key solving the problem is to realize that the events A, B and C are mutually exclusive (i.e., disjoint). With that P(C U B |F') = P(C|F') + P(B|F') .
      P(C|F') = 0.103973, and P(B|F') = 0.171175. Adding the two you get the answer 0.2751.

    • @darkan101
      @darkan101 10 лет назад

      Actuarial Path AH! Thank you so much! I was having some problems with this. =] Your videos help a lot, like I said earlier, so thank you so much!

  • @BoringMathTutor
    @BoringMathTutor 10 лет назад +2

    Also having trouble.
    I used:
    P(F`) = 1 - P(F) = 1 - denominator
    P(C U B) = .3
    I plugged in .3358 for the answer and solved to find P(F` | [C U B]) but got 1.06 (which makes no sense as it's greater than 1).

    • @StatCourses
      @StatCourses  10 лет назад +8

      The key solving the problem is to realize that the events A, B and C are mutually exclusive (i.e., disjoint). With that P(C U B |F') = P(C|F') + P(B|F') .
      P(C|F') = 0.103973, and P(B|F') = 0.171175. Adding the two you get the answer 0.2751.

    • @seoexperimentations6933
      @seoexperimentations6933 7 лет назад

      I got P(CF) and thought I was done... damn actuary problems

    • @MrAlaalaMo
      @MrAlaalaMo 6 лет назад +1

      I got it! Bayes is bae

    • @alaaaltuhl3750
      @alaaaltuhl3750 6 лет назад

      If we knew that A,B and C is disjoint , then shouldn't we go with P(C U B |F') = P(C) + P(B|F') ? that gave me 0.291.

  • @openfor..823
    @openfor..823 3 года назад

    P(C U B | F') = P (C | F') + P(B | F')
    = 0.10397 + 0.17117
    = 0.2751 ( Answer)

  • @darrenisaacs1423
    @darrenisaacs1423 6 лет назад

    i think there's a mistake with regards to the values substituted into the denominator for P(B/F)
    shouldn't it be 0.12*0.1 +0.18*0.18 +0.7*0.02

  • @whittakerdanielj
    @whittakerdanielj 9 лет назад

    Wow! Another video that doesn't show the order of operations and what that stupid dot stands for!! It obviously doesn't meant multiplication! My math book doesn't show diddly squat either!

    • @teaadvice4996
      @teaadvice4996 6 лет назад +2

      Daniel Whittaker I think you are talking about the compliment and that basically means the opposite, and if you rewatch all of his videos you will understand more, repetition is key to understanding :)