The third option is ordered least to greatest
Answer:
a) P ( E | F ) = 0.54545
b) P ( E | F' ) = 0
Step-by-step explanation:
Given:
- 4 Coins are tossed
- Event E exactly 2 coins shows tail
- Event F at-least two coins show tail
Find:
- Find P ( E | F )
- Find P ( E | F prime )
Solution:
- The probability of head H and tail T = 0.5, and all events are independent
So,
P ( Exactly 2 T ) = ( TTHH ) + ( THHT ) + ( THTH ) + ( HTTH ) + ( HHTT) + ( HTHT) = 6*(1/2)^4 = 0.375
P ( At-least 2 T ) = P ( Exactly 2 T ) + P ( Exactly 3 T ) + P ( Exactly 4 T) = 0.375 + ( HTTT) + (THTT) + (TTHT) + (TTTH) + ( TTTT)
= 0.375 + 5*(1/2)^4 = 0.375 + 0.3125 = 0.6875
- The probabilities for each events are:
P ( E ) = 0.375
P ( F ) = 0.6875
- The Probability to get exactly two tails given that at-least 2 tails were achieved:
P ( E | F ) = P ( E & F ) / P ( F )
P ( E | F ) = 0.375 / 0.6875
P ( E | F ) = 0.54545
- The Probability to get exactly two tails given that less than 2 tails were achieved:
P ( E | F' ) = P ( E & F' ) / P ( F )
P ( E | F' ) = 0 / 0.6875
P ( E | F' ) = 0
There are 26 letters of the alphabet
you want 6-character passwords without repetitionthe first time you pick a letter, you pick from 26 lettersthe second time you pick a letter, you pick from 25 letters (no repetitions !)the third time you pick a letter, you pick from 24 letters, and so onthe answer is 26*25*24*23*22*21=165,765,600 passwords
If it is perpendicular to the line 14x-7y=4, then we know our line has the opposite and inverse slope of that line. Solving for y of the first line, we get y=2x-(4/7). All we care about is the coefficient of the x term, because that will give us our slope. The slope of the first line is 2, so the slope of out line is the opposite and inverse of that slope, which -(1/2).
Plugging into our slope- point formula, where y1=(-9), x1=2, and m=(-1/2), then:
y-(-9)=(-1/2)(x-2)
y+9=(-1/2)x+1
y=(-1/2)x-8
Use the std eqn of a circle with center at (h,k) and radius r:
(x-0)^2 + (y+2)^2 = 9^2, or just x^2 + (y+2)^2 = 9^2.