Computer Science, asked by Afsha9554, 8 months ago

Two factories — Factory A and Factory B — design batteries to be used in mobile phones. Factory A produces 60% of all batteries, and Factory B produces the other 40%. 2% of Factory A's batteries have defects, and 4% of Factory B's batteries have defects. What is the probability that a battery is both made by Factory A and defective? *

Answers

Answered by dasgitanjali007
3

Answer:

6/100 IS THE PROBABILITY .

Answered by Brainercape9
0

Answer:

Please use CS50 communities for such questions.

Explanation:

Use the source code provided to solve this.

Just edit model.py and inference.py

Remember, the sum of probabilities of an event is always 1.

Similar questions