a and b both have the probability of 3/4
1
a:b, a/b, a to b
The Probability of NOT reading newspaper a is .8 The Probability of NOT reading Newspaper b is .84 The probability of NOT reading Newspaper c is .86 Therefore, .8*.84*.86=0.57792=57.792%
The answer depends on whether A and B can occur together, that is, if they are mutually exclusive.
P(A given B')=[P(A)-P(AnB)]/[1-P(B)].In words: Probability of A given B compliment is equal to the Probability of A minus the Probability of A intersect B, divided by 1 minus the probability of B.
It means multiply, Probaility of A and B means probability of A multiplied by probability of B.
Given two events, A and B, the probability of A or B is the probability of occurrence of only A, or only B or both. In mathematical terms: Prob(A or B) = Prob(A) + Prob(B) - Prob(A and B).
The probability is 1/b.
a and b both have the probability of 3/4
If the probability of A is p1 and probability of B is p2 where A and B are independent events or outcomes, then the probability of both A and B occurring is p1 x p2. See related link for examples.
If A and B are independent, then you can multiply the two probabilities
The probability of event A occurring given event B has occurred is an example of conditional probability.
1
The probability of A is denoted P(A) and the probability of B is denoted P(B). P(A or B) = P(A) + P(B) - P(A and B). Say P(A) = Probability of drawing a heart, which is 13/52. Say P(B) = Probability of drawing a three, which is 4/52. We now have to determine P(A and B) which is the probability of a heart and a three, which is 1/52. We now can determine the probability of drawing a heart or a three which is 13/52 + 4/52 - 1/52 = 16/52 = 4/13.
If events A and B are statistically indepnedent, then the conditional probability of A, given that B has occurred is the same as the unconditional probability of A. In symbolic terms, Prob(A|B) = Prob(A).
Basic Rules of Probability:1) The probability of an event (E) is a number (fraction or decimal) between and including 0 and 1. (0≤P(E)≤1)2) If an event (E) cannot occur its probability is 0.3) If an event (E) is certain to occur, then the probability if E is 1. This means that there is a 100% chance that something will occur.4) The sum of probabilities of all the outcomes in the sample space is 1.Addition Rules/Formulas:When two events (A and B) are mutually exclusive, meaning that they can't occur at the same time or they have no outcomes in common, the probability that A or B will occur is:P(A or B)= P(A)+P(B)If A and B are not mutually exclusive, then:P(A or B)= P(A)+P(B)-P(A and B)Multiplication Rules/Formulas:When two events (A and B) are independent events, meaning the fact that A occurs does not affect the probability of B occurring (for example flipping a coin, rolling a die, or picking a card), the probability of both occurring is:P(A and B)= P(A)P(B)Conditional Probability-When two events are dependent (not independent), the probability of both occurring is:P(A or B)= P(A)P(B|A)Note: P(B|A) does not mean B divided by A but the probability of B after A.