Question Details

In a survey conducted at a software firm, 65% of the developers use Python, 55% use SQL, and 40% use both tools. What percentage of the developers use at least one of these two programming tools?

Options

A

85%

B

75%

C

70%

D

80%

Show Answer

Correct Answer :

Option D

80%

80%

Solution :

The correct option is 80%.

To find the percentage of developers who use at least one of the two programming tools, we use the Principle of Inclusion-Exclusion for sets.

Step 1: Identify the given data
Let A be the set of developers who use Python, and B be the set of developers who use SQL.

Percentage of developers using Python:
P(A)=65%

Percentage of developers using SQL:
P(B)=55%

Percentage of developers using both Python and SQL:
P(AB)=40%

Step 2: Apply the Principle of Inclusion-Exclusion
The formula to calculate the percentage of developers using at least one tool is:

P(AB)=P(A)+P(B)-P(AB)

Step 3: Calculate the result
Substituting the given values into the formula:

P(AB)=65%+55%-40%

P(AB)=120%-40%

P(AB)=80%

Therefore, 80% of the developers use at least one of these two programming tools.

Unlock Our Free Library

Access expert-curated educational resources and study materials—completely free.

Ask AI Tutor
5 left
Q1 View Question & Options
AI Tutor is solving this question...
Reading question context & options...