answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
enot [183]
2 years ago
6

Before the distribution of certain statistical software, every fourth compact disk (CD) is testedfor accuracy. The testing proce

ss consists of running four independent programs and checking the results. The failure rates for the four testing programs are, respectively, 0.01, 0.03, 0.02, and 0.01.a.(4pts) What is the probability that a CD was tested and failed any test
Mathematics
1 answer:
pishuonlain [190]2 years ago
8 0

Answer:

P(T∩E) = 0.017

Step-by-step explanation:

Since every fourth CD is tested. Thus if T is the event that represents 4 disks being tested,

P(T) = 1/4 = 0.25

Let Fi represent event of failure rate. So from the question,

P(F1) = 0.01 ; P(F2) = 0.03 ; P(F3) =0.02 ; P(F4) = 0.01

Also Let F'i represent event of success rate. And we have;

P(F'1) = 1 - 0.01 = 0.99 ; P(F'2) = 1 - 0.03 = 0.97; P(F'3) = 1 - 0.02 = 0.98; P(F'4) = 1 - 0.01 = 0.99

Since all programs run independently, the probability that all programs will run successfully is;

P(All programs to run successfully) =

P(F'1) x P(F'2) x P(F'3) x P(F'4) =

0.99 x 0.97 x 0.98 x 0.97 = 0.932

Now, that all 4 programs failed will be = 1 - 0.932 = 0.068

Let E be denote that the CD fails the test. Thus P(E) = 0.068

Now, since testing and CD's defection are independent events, the probability that one CD was tested and failed will be =P(T∩E) = P(T) x P(E)= 0.25 x 0.068 = 0.017

You might be interested in
Question 1 (1 point) The yearly interest payable on a deposit of $250 at 5.5% p.a. simple interest is: A $137.50 B $13.75 C $12.
dlinn [17]

Answer:

B: $13.75

Step-by-step explanation:

5.5% of $250 = $13.75

Therefore, the simple interest is $13.75.

6 0
1 year ago
A commercial jet can fly 868 miles in 2 hours with a tailwind but only 792 miles in 2 hours into a headwind. Find the speed of t
erik [133]

Answer:

The speed of the jet in still air is 415 mph and the speed of the wind is 19 mph

Step-by-step explanation:

we know that

The speed is equal to divide the distance by the time

Let

x -----> the speed of the wind in miles per hour

y ----> the speed of the jet in still air in miles per hour

we know that

<em>With a tailwind</em>

y+x=\frac{868}{2}

y+x=434 ----> equation A

<em>With a headwind</em>

y-x=\frac{792}{2}

y-x=396 ----> equation B

solve the system of equations A and B by elimination

Adds equation A and equation B

y+x=434\\y-x=396\\------\\y+y=434+396\\2y=830\\y=415

<em>Find the value of x</em>

y+x=434

415+x=434

x=434-415

x=19

therefore

The speed of the jet in still air is 415 mph and the speed of the wind is 19 mph

6 0
2 years ago
Read 2 more answers
What is the correlation coefficient of the linear fit of the data shown below, to the nearest hundredth?
sweet-ann [11.9K]
Not to sure but I think c
5 0
2 years ago
Read 2 more answers
Gene paid a deposit on a leased car. The deposit earns 2.8 percent simple annual interest. At the end of the year, the interest
Amiraneli [1.4K]
Interest = principle * rate * time...
I = PRT...we are going to rearrange this because we are looking for the principle...

I / (RT) = P
I = 22.40
R = 2.8%...turn to a decimal = 0.028
T = 1

sub and solve
22.40 / (0.028(1) = P
22.40 / 0.028 = P
800 = P....amount of original deposit is $ 800 <==

3 0
2 years ago
Read 2 more answers
answer A radio station located 120 miles due east of Collinsville has a listening radius of 100 miles. A straight road joins Col
melamori03 [73]

Answer:

168.7602 miles

Step-by-step explanation:

One way to solve this problem is by using an equation that describes the listening radius of the station, and another for the road, then the points where this two-equation intersect each other will represent when the driver starts and stops listening to the station, and the distance between the points is the miles that the driver will receive the signal.

The equation for the listening radius (the radio station is at (0,0)):

x^2+y^2=100^2

The equation for the road that past through the points (-120,0) and (80,100) (Collinsville and Harmony respectively):

m=\frac{y_2-y_1}{x_2-x_1} =\frac{100-0}{80-(-120)}=\frac{100}{200}=\frac{1}{2}

y-y_1=m(x-x_1)\\y-0=\frac{1}{2}(x-(-120))\\ y=\frac{1}{2}x+60

Substitutes the value of y in the equation of the circle:

x^2+(\frac{1}{2}x+60)^2=100^2\\x^2+\frac{1}{4} x^2+60x+3600=10000\\\frac{5}{4} x^2+60x+3600=10000\\\frac{5}{4} x^2+60x+3600-10000=0\\\frac{5}{4} x^2+60x-6400=0\\5 x^2+240x-25600=0\\x^2+48x-5120=0\\

The formula to solve second-degree equations:

x_{1,2}=\frac{-b\pm\sqrt{b^2-4ac} }{2a} \\x_{1,2}=\frac{-48\pm\sqrt{48^2-4(1)(-5120)} }{2(1)}\\x_{1,2}=\frac{-48\pm\sqrt{2304+20480} }{2}\\x_{1,2}=\frac{-48\pm\sqrt{22784} }{2}\\x_{1,2}=\frac{-48\pm16\sqrt{89} }{2}\\x_{1,2}=-24\pm8\sqrt{89} \\x_1=-24+8\sqrt{89}\approx51.4718\\x_2=-24-8\sqrt{89}\approx-99.4718\\

Using the values in x to find the values in y:

y_1=\frac{1}{2}x_1+60\\y_1=\frac{1}{2}(-24+8\sqrt{89} )+60\\y_1=-12+4\sqrt{89}+60\\ y_1=48+4\sqrt{89}\approx85.7359

y_2=\frac{1}{2}x_2+60\\y_2=\frac{1}{2}(-24-8\sqrt{89} )+60\\y_1=-12-4\sqrt{89}+60\\ y_1=48-4\sqrt{89}\approx10.2641

The distance between the points (51.4718,85.7359) and (-99.4718,10.2641) :

d=\sqrt{(x_1 -x_2 )^2+(y_1 -y_2)^2} \\d=\sqrt{(-24+8\sqrt{89} -(-24-8\sqrt{89}) )^2+(48+4\sqrt{89} -(48-4\sqrt{89}) )^2}\\d=\sqrt{(-24+8\sqrt{89} +24+8\sqrt{89} )^2+(48+4\sqrt{89} -48+4\sqrt{89} )^2}\\d=\sqrt{(16\sqrt{89} )^2+(8\sqrt{89} )^2}\\d=\sqrt{22784+5696}\\d=\sqrt{28480}\\d=8\sqrt{445}\approx168.7602miles

4 0
2 years ago
Other questions:
  • A square with an area A2 of is enlarged to a square with an area of 25A2. How was the side of the smaller square changed?
    12·2 answers
  • The cost, c(x), for a taxi ride is given by c(x)=2x+3.00, where x is the number of minutes. What does the slope mean for this si
    14·2 answers
  • A cylinder shaped dispenser holds 5,652 cubic centimeters of liquid soap and is now full. The radius of the dispenser is 7.5 cen
    6·2 answers
  • Orlando went to a game room which charged $3.00 admission, plus $0.50 per game token. The equation representing his cost is y =
    9·1 answer
  • Nakita rode her skateboard at an average speed of 8.8 feet per second for 0.2 miles. She wants to calculate how long it took her
    8·1 answer
  • Sara needs 40 inches of yarn to glue onto each of 25 picture frames. She has a ball of yarn with a total of 950 inches. Which of
    6·3 answers
  • From generation to generation, the mean age when smokers first start to smoke varies. However, the standard deviation of that ag
    7·1 answer
  • Manuel is also in Mr. Whittaker’s science class. He observed that the water level rose 1.8 millimeters per year, which matches t
    7·2 answers
  • Giuliana has 22 quarters and dollar coins worth a total of $10.75. Which equation can be used to find d, the number of dollar co
    15·2 answers
  • Triangle H N K is shown. Angle H N K is 90 degrees. The length of hypotenuse H K is n, the length of H N is 12, and the length o
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!