Out of 5,400 raffle tickets sold at the carnival, 180 are winners. At this same rate, how many winning raffles tickets can be expected if 8,100 raffle tickets are sold? 247
Answer: A compound event is the combination of two or more simple events (with two or more outcomes).
Step-by-step explanation:
Answer:
D
Step-by-step explanation:
The line of symmetry is at (-1, 9).
Answer:
its either -7 or 7 but im not super confidant in that answer but thats what makes sense to me
Answer:
0.3678
Step-by-step explanation:
Jones figures that the total number of thousands of miles that an auto can be driven before it would need to be junked is an exponential random variable with parameter 1/20. Smith has a used car that he claims has been driven only 10,000 miles. If Jones purchases the car, what is the probability that she would get at least 20,000 additional miles out of it?
Given that the total number of thousands of miles(X) that an auto can be driven
before it would need to be junked is an exponential random variable with parameter 1/20.
=> X ≅ Exponential(λ= 1/20)
=> f(x) = 1/20 * e^(-x/20) , 0 < x < ∞
=> F(X) = P{X < x} = 1 - e^(-x/20)
The probability that she would get at least 20,000 additional miles out of it.
P{X > 20} = 1-P{X < 20}
P{X > 20} = 1-(1 - e^(-20/20))
= e^(-1)
= 0.3678