Data Analysis

174 questions

Question 61Question

The table below shows the frequency distribution of daily rainfall, in millimeters, recorded across 50 weather monitoring stations during a storm event.

Daily Rainfall (mm)Number of Stations
0 to under 1010
10 to under 2015
20 to under 3017
30 to under 405
40 to under 503

What percentage of the stations that recorded at least 10 mm of daily rainfall recorded less than 30 mm of daily rainfall?

Show answer & explanation

Answer: 80%80\%

Answer

80%80\%
To find the desired percentage, first identify the total number of stations that recorded at least 10 mm of rainfall. This includes the intervals 10 to under 20, 20 to under 30, 30 to under 40, and 40 to under 50, giving 15+17+5+3=4015 + 17 + 5 + 3 = 40 stations. Next, find how many of these 40 stations recorded less than 30 mm. These fall into the 10 to under 20 and 20 to under 30 intervals, which total 15+17=3215 + 17 = 32 stations. Calculating the relative percentage gives (32/40)×100%=80%(32 / 40) \times 100\% = 80\%.

Step-by-Step Solution

1
Determine the conditional base (denominator)
Sum the frequencies for all intervals representing at least 10 mm: 15+17+5+3=4015 + 17 + 5 + 3 = 40 stations.
The question specifies 'stations that recorded at least 10 mm of daily rainfall', restricting our population base to this subset.
2
Determine the target subgroup frequency (numerator)
Sum the frequencies for intervals within the base that are also less than 30 mm (the 10 to under 20 and 20 to under 30 intervals): 15+17=3215 + 17 = 32 stations.
We need to count the stations that meet both conditions: at least 10 mm and less than 30 mm.
3
Calculate the percentage
3240×100%=0.80×100%=80%\frac{32}{40} \times 100\% = 0.80 \times 100\% = 80\%.
Divide the target subgroup count by the conditional base count and multiply by 100.

Key Concept

Grouped frequency table interpretation with conditional percentages
Estimated Time:1m 30s
Question 62Question

Dataset WW consists of 101101 distinct real numbers arranged in strictly increasing order: x1<x2<<x101x_1 < x_2 < \dots < x_{101}. The interquartile range of WW is QQ, its range is RR, and its standard deviation is σ\sigma. A new dataset WW' is constructed by adding a positive constant kk to each of the highest 2525 observations (that is, x77,x78,,x101x_{77}, x_{78}, \dots, x_{101} become x77+k,x78+k,,x101+kx_{77}+k, x_{78}+k, \dots, x_{101}+k), while the first 7676 observations remain unchanged. Which of the following statements MUST be true regarding the statistics of WW' compared to dataset WW?

Show answer & explanation

Answer: The interquartile range of WW' is equal to Q+k2Q + \frac{k}{2}.

Answer

The statement specifying that the interquartile range of WW' is equal to Q+k2Q + \frac{k}{2} must be true.
For an ordered dataset of 101 elements, the first quartile Q1Q_1 is the median of the lower 50 values (x25+x262\frac{x_{25} + x_{26}}{2}) and the third quartile Q3Q_3 is the median of the upper 50 values (x76+x772\frac{x_{76} + x_{77}}{2}). Since elements x1x_1 through x76x_{76} are unchanged, Q1Q_1 remains identical. However, x77x_{77} increases by kk, causing Q3Q_3 to increase by k2\frac{k}{2}. Consequently, the new interquartile range is Q=Q3Q1=Q+k2Q' = Q_3' - Q_1' = Q + \frac{k}{2}.

Step-by-Step Solution

1
Determine the position of quartiles for a 101-element dataset.
For 101101 sorted values, the median is x51x_{51}. The lower half consists of 5050 values (x1x_1 through x50x_{50}), whose median Q1Q_1 is x25+x262\frac{x_{25} + x_{26}}{2}. The upper half consists of 5050 values (x52x_{52} through x101x_{101}), whose median Q3Q_3 is x76+x772\frac{x_{76} + x_{77}}{2}.
Establishing the exact index formulas for Q1Q_1 and Q3Q_3 is required to evaluate changes in IQR.
2
Analyze how Q1Q_1 changes in dataset WW'.
x25x_{25} and x26x_{26} are among the first 7676 observations, so they are unchanged. Thus, Q1=Q1Q_1' = Q_1.
Since the modified values start at index 77, the first quartile remains completely unaffected.
3
Analyze how Q3Q_3 changes in dataset WW'.
In WW', x76=x76x_{76}' = x_{76} and x77=x77+kx_{77}' = x_{77} + k. Therefore, Q3=x76+(x77+k)2=x76+x772+k2=Q3+k2Q_3' = \frac{x_{76} + (x_{77} + k)}{2} = \frac{x_{76} + x_{77}}{2} + \frac{k}{2} = Q_3 + \frac{k}{2}.
One of the two values used to calculate Q3Q_3 is shifted by kk, so their average increases by k2\frac{k}{2}.
4
Compute the new interquartile range QQ'.
Q=Q3Q1=(Q3+k2)Q1=(Q3Q1)+k2=Q+k2Q' = Q_3' - Q_1' = \left(Q_3 + \frac{k}{2}\right) - Q_1 = (Q_3 - Q_1) + \frac{k}{2} = Q + \frac{k}{2}.
Subtracting Q1Q_1' from Q3Q_3' yields the new interquartile range directly.

Key Concept

Quartile Interpolation and Selective Data Transformations
Question 63Question

The running times, in minutes, for a fleet of delivery vehicles have a 25th percentile of 134134 minutes and a 75th percentile of 242242 minutes. To analyze the data in hours, a manager converts each vehicle's running time to hours by dividing by 6060 and then adds a fixed delay of 1.251.25 hours to every converted value. What is the interquartile range, in hours, of the adjusted running times?

Show answer & explanation

Answer: 1.8

Answer

The interquartile range of the adjusted running times is 1.8 hours.
The interquartile range (IQR) measures the spread of the middle 50% of a dataset (Q3Q1Q_3 - Q_1). For the original dataset in minutes, IQR=242134=108IQR = 242 - 134 = 108 minutes. When data is transformed linearly via Y=aX+bY = aX + b, scaling all values by a positive constant aa scales the IQR by aa, whereas adding a constant bb shifts all values equally and does not change the distance between percentiles. Here a=160a = \frac{1}{60} and b=1.25b = 1.25. Therefore, the new IQR in hours is 108×160=1.8108 \times \frac{1}{60} = 1.8 hours.

Step-by-Step Solution

1
Find the original interquartile range (IQR) in minutes
IQR = 242 - 134 = 108 minutes
The interquartile range is defined as the difference between the 75th percentile (Q3) and the 25th percentile (Q1).
2
Apply the scaling factor for unit conversion
108 / 60 = 1.8 hours
Dividing every value by 60 scales the data by a factor of 1/60, which scales measures of dispersion like IQR by |1/60|.
3
Evaluate the effect of adding the constant shift
Adjusted IQR remains 1.8 hours
Adding a constant shift to every data point shifts the entire distribution without changing the spread or distance between percentiles.

Key Concept

Linear Transformations on Measures of Dispersion
Question 64Question

Group A consists of 1515 test scores with an arithmetic mean of 8080 and a median of 8282. Group B consists of 2525 test scores with an arithmetic mean of 9090 and a median of 8686. The two groups are combined into a single dataset of 4040 test scores. Which of the following statements MUST be true about the combined dataset? Indicate all such statements.

Select all that apply

Show answer & explanation

Answer: The mean of the combined dataset is equal to 86.2586.25.; The median of the combined dataset is at least 8282.; The median of the combined dataset is at most 8686.

Answer

The statements asserting that the combined mean is 86.2586.25, that the combined median is at least 8282, and that the combined median is at most 8686 must all be true.
The combined mean is calculated directly from the total sum divided by total elements, giving exactly 86.2586.25. For the median of 4040 combined values (the average of the 20th20\text{th} and 21st21\text{st} values in sorted order), counting how many values are guaranteed to be above or below specific thresholds shows that at least 2121 values are 82\ge 82 and at least 2121 values are 86\le 86. Therefore, the median must lie within [82,86][82, 86].

Step-by-Step Solution

1
Calculate the weighted arithmetic mean for the combined dataset.
Combined Mean = 15×80+25×9015+25=1200+225040=345040=86.25\frac{15 \times 80 + 25 \times 90}{15 + 25} = \frac{1200 + 2250}{40} = \frac{3450}{40} = 86.25.
The mean of combined sets is the total sum of all values divided by the total number of items.
2
Analyze the lower bound for the median of the combined set.
At least 2121 values in the combined set of 4040 items are greater than or equal to 8282.
Since the median of Group A (1515 items) is 8282, at least 88 items are 82\ge 82. Since the median of Group B (2525 items) is 8686, at least 1313 items are 8682\ge 86 \ge 82. In total, 8+13=218 + 13 = 21 items are 82\ge 82. In a sorted list of 4040 items, having at least 2121 items 82\ge 82 implies that the 20th20\text{th} and 21st21\text{st} items must be 82\ge 82, so the median 82\ge 82.
3
Analyze the upper bound for the median of the combined set.
At least 2121 values in the combined set of 4040 items are less than or equal to 8686.
Group A has at least 88 items 8286\le 82 \le 86. Group B has at least 1313 items 86\le 86. Thus, at least 8+13=218 + 13 = 21 items are 86\le 86. In a sorted list of 4040 items, having at least 2121 items 86\le 86 ensures the 20th20\text{th} and 21st21\text{st} items are 86\le 86, so the median 86\le 86.
4
Evaluate the remaining statements regarding the exact median and mode.
Neither the exact median value of 8484 nor the existence/location of a mode is guaranteed.
Medians do not combine linearly like means, and mode depends entirely on specific frequency counts which are not given.

Key Concept

Weighted averages and order statistic bounds for combined datasets
Question 65Question

A total of 120 software engineers at a firm were surveyed about their attendance at three professional development workshops: Machine Learning (MM), Cloud Computing (CC), and Cybersecurity (SS). The survey results revealed the following:

- 65 engineers attended Machine Learning
- 55 engineers attended Cloud Computing
- 48 engineers attended Cybersecurity
- 25 engineers attended both Machine Learning and Cloud Computing
- 18 engineers attended both Cloud Computing and Cybersecurity
- 20 engineers attended both Machine Learning and Cybersecurity
- 10 engineers attended all three workshops

How many of the surveyed software engineers attended exactly one of the three workshops?

Show answer & explanation

Answer: 72

Answer

72 engineers attended exactly one of the three workshops.
To find the number of engineers attending exactly one workshop, calculate the exclusive single-set counts for each category using a 3-set Venn diagram model. Subtracting the overlapping regions gives 30 for Machine Learning only, 22 for Cloud Computing only, and 20 for Cybersecurity only. Summing these exclusive regions yields 30+22+20=7230 + 22 + 20 = 72. Alternatively, using the algebraic formula Exactly 1=(M+C+S)2(MC+CS+MS)+3MCS=(65+55+48)2(25+18+20)+3(10)=168126+30=72|\text{Exactly 1}| = (|M| + |C| + |S|) - 2(|M \cap C| + |C \cap S| + |M \cap S|) + 3|M \cap C \cap S| = (65 + 55 + 48) - 2(25 + 18 + 20) + 3(10) = 168 - 126 + 30 = 72.

Step-by-Step Solution

1
Find the number of engineers in the regions corresponding to exactly two workshops.
Machine Learning and Cloud Computing only = 2510=1525 - 10 = 15; Cloud Computing and Cybersecurity only = 1810=818 - 10 = 8; Machine Learning and Cybersecurity only = 2010=1020 - 10 = 10.
The given pairwise intersection values include engineers who attended all three workshops.
2
Calculate the number of engineers who attended only one specific workshop.
Machine Learning only = 65(15+10+10)=3065 - (15 + 10 + 10) = 30; Cloud Computing only = 55(15+8+10)=2255 - (15 + 8 + 10) = 22; Cybersecurity only = 48(10+8+10)=2048 - (10 + 8 + 10) = 20.
Subtract all overlapping regions (two-workshop-only and three-workshop) from each set's total.
3
Sum the single-workshop regions to find the total attending exactly one workshop.
30+22+20=7230 + 22 + 20 = 72.
The subsets representing single workshop attendance are disjoint.

Key Concept

Principle of Inclusion-Exclusion for Three Sets and Venn Diagram Region Partitioning
Estimated Time:2m 0s
Question 66Question

A health club surveyed 100100 members regarding their use of cardio machines and weight equipment. Of the members surveyed, 6060 use cardio machines, 5050 use weight equipment, and 1515 use neither cardio machines nor weight equipment. Which of the following statements must be true? Indicate all such statements.

Select all that apply

Show answer & explanation

Answer: Exactly 2525 members use both cardio machines and weight equipment.; Exactly 3535 members use cardio machines but do not use weight equipment.; Exactly 8585 members use at least one of the two types of equipment.

Answer

The true statements are those stating that exactly 25 members use both types of equipment, exactly 35 members use cardio machines only, and exactly 85 members use at least one type of equipment.
The total surveyed population of 100100 consists of members using at least one type of equipment and members using neither (1515). Thus, 10015=85100 - 15 = 85 members use at least one type of equipment. Using the inclusion-exclusion formula Union=Cardio+WeightsIntersection\text{Union} = \text{Cardio} + \text{Weights} - \text{Intersection}, we have 85=60+50Intersection85 = 60 + 50 - \text{Intersection}, giving an intersection of 2525 members using both types of equipment. Subtracting 2525 from the 6060 total cardio users shows that 3535 members use cardio machines exclusively.

Step-by-Step Solution

1
Calculate the total number of members using at least one type of equipment.
Total using at least one type =10015=85= 100 - 15 = 85.
Members using at least one type of equipment represent the total surveyed population minus those who use neither.
2
Calculate the number of members using both cardio machines and weight equipment using the principle of inclusion-exclusion.
Both=Cardio+WeightsAt least one=60+5085=25\text{Both} = \text{Cardio} + \text{Weights} - \text{At least one} = 60 + 50 - 85 = 25.
Adding the individual set counts double-counts the overlapping region, so subtracting the total union gives the intersection size.
3
Calculate the number of members using cardio machines only.
Cardio Only=CardioBoth=6025=35\text{Cardio Only} = \text{Cardio} - \text{Both} = 60 - 25 = 35.
Subtracting the intersection from the total cardio group yields the exclusive cardio users.

Key Concept

Principle of Inclusion-Exclusion for Two Sets
Estimated Time:1m 15s
Question 67Question

A dataset DD consists of 1111 distinct positive integers. The median of DD is 4040, and the arithmetic mean of DD is 4545. A new dataset DD' is created by increasing each of the 55 largest integers in DD by 1010 and decreasing each of the 55 smallest integers in DD by a positive integer xx. If the median of DD' is strictly less than the arithmetic mean of DD', what is the maximum possible integer value of xx?

Show answer & explanation

Answer: 2020

Answer

The maximum possible integer value of xx is 2020.
The sum of the original 1111 values is 11×45=49511 \times 45 = 495. When the 55 largest integers are each increased by 1010, the sum increases by +50+50. When the 55 smallest integers are each decreased by xx, the sum decreases by 5x-5x. The new sum is 5455x545 - 5x, making the new mean 5455x11\frac{545 - 5x}{11}. Because DD has 1111 elements, the median is the 6th6^{\text{th}} element. Changing the smallest 55 and largest 55 elements does not alter the value of the 6th6^{\text{th}} element, so the median remains 4040. Requiring the median to be strictly less than the new mean gives 40<5455x11    440<5455x    5x<105    x<2140 < \frac{545 - 5x}{11} \implies 440 < 545 - 5x \implies 5x < 105 \implies x < 21. The greatest integer less than 2121 is 2020.

Step-by-Step Solution

1
Calculate the total sum of the original dataset DD.
Since DD has 1111 elements with a mean of 4545, the sum of elements is 11×45=49511 \times 45 = 495.
The mean formula is Mean=Sumn\text{Mean} = \frac{\text{Sum}}{n}, so Sum=n×Mean\text{Sum} = n \times \text{Mean}.
2
Determine the median and sum of the modified dataset DD'.
The median remains the 6th6^{\text{th}} element, which is 4040. The sum of DD' is 495+5(10)5(x)=5455x495 + 5(10) - 5(x) = 545 - 5x.
Modifying only the 55 smallest and 55 largest elements leaves the 6th6^{\text{th}} central element unchanged.
3
Set up and solve the inequality comparing the median to the mean of DD'.
Solve 40<5455x11    440<5455x    5x<105    x<2140 < \frac{545 - 5x}{11} \implies 440 < 545 - 5x \implies 5x < 105 \implies x < 21.
The problem specifies that the median must be strictly less than the mean.
4
Identify the maximum integer value satisfying the inequality.
The largest integer strictly less than 2121 is 2020.
xx must be an integer.

Key Concept

Effect of data modifications on mean and median
Estimated Time:2m 30s
Question 68Question

Dataset XX consists of 2020 distinct real numbers with standard deviation sX>0s_X > 0 and interquartile range IQRX>0IQR_X > 0. Dataset YY is created by multiplying each number in Dataset XX by 3-3 and then adding 77. Dataset ZZ is created by adding a single 21st value, equal to the arithmetic mean of Dataset XX, to Dataset XX. Which of the following statements must be true regarding the measures of dispersion of these datasets?

Show answer & explanation

Answer: The standard deviation of Dataset YY is 3sX3s_X, and the standard deviation of Dataset ZZ is strictly less than sXs_X.

Answer

The standard deviation of Dataset YY is 3sX3s_X, and the standard deviation of Dataset ZZ is strictly less than sXs_X.
Linear transformation scales standard deviation by the absolute value of the multiplier, making sY=3sX=3sXs_Y = |-3|s_X = 3s_X. Constant additions do not affect spread. Adding a data point equal to the mean does not change the total sum of squared deviations, but increases the sample size nn, thereby reducing the average squared deviation and yielding sZ<sXs_Z < s_X.

Step-by-Step Solution

1
Analyze the linear transformation on Dataset X to form Dataset Y.
For any linear transformation of data yi=axi+by_i = a x_i + b, the standard deviation transforms according to sY=asXs_Y = |a| s_X. Here a=3a = -3 and b=7b = 7, so sY=3sX=3sXs_Y = |-3| s_X = 3s_X.
Adding a constant shift bb shifts all points equally without altering their spread relative to the mean, whereas multiplying by aa scales distance by a|a|.
2
Analyze the effect of inserting the mean into Dataset X to form Dataset Z.
Adding μX\mu_X to Dataset XX yields a new dataset with mean μZ=μX\mu_Z = \mu_X. The sum of squared deviations (ziμZ)2=(xiμX)2+(μXμX)2=(xiμX)2\sum (z_i - \mu_Z)^2 = \sum (x_i - \mu_X)^2 + (\mu_X - \mu_X)^2 = \sum (x_i - \mu_X)^2 remains identical.
The extra point contributes 00 squared distance from the mean.
3
Compare the standard deviation sZs_Z to sXs_X.
Because the sum of squared deviations remains unchanged while the total count of elements increases from 2020 to 2121, the average squared deviation (variance) decreases. Hence, sZ<sXs_Z < s_X.
Dividing the same numerator by a larger denominator (2121 or 2020 depending on sample/population formula) results in a smaller variance and smaller standard deviation.

Key Concept

Effect of linear transformations and mean-value insertion on standard deviation

Alternative Method

Consider extreme simple cases: if Dataset X has two values {1,1}\{ -1, 1 \}, mean is 0, sX=1s_X = 1. Dataset Y becomes {10,4}\{ 10, 4 \}, mean is 7, sY=3=3sXs_Y = 3 = 3s_X. Adding 0 to X gives {1,0,1}\{ -1, 0, 1 \}, mean remains 0, variance becomes 2/32/3, so sZ=2/3<1s_Z = \sqrt{2/3} < 1.
Estimated Time:2m 0s
Question 69Question

A survey of 250250 registered voters was conducted to analyze their primary news sources: Television (TT), the Internet (II), and Print newspapers (PP). The survey revealed the following results:

- 140140 voters get news from Television.
- 150150 voters get news from the Internet.
- 8080 voters get news from Print newspapers.
- 4545 voters get news from both Television and Print newspapers.
- 6060 voters get news from both the Internet and Print newspapers.
- 3030 voters get news from all three sources.
- 2020 voters do not get news from any of these three sources.

How many of the surveyed voters get news from Television and the Internet, but NOT from Print newspapers?

Show answer & explanation

Answer: 35

Answer

35 voters get news from Television and the Internet, but not from Print newspapers.
Using the principle of inclusion-exclusion for three sets, the total union size is 230 voters (250 total minus 20 who use none). Setting up the formula 230 = 140 + 150 + 80 - 45 - 60 - |T ∩ I| + 30 allows us to solve for |T ∩ I| = 65. To find those who use Television and Internet but NOT Print newspapers, we subtract the 30 voters who use all three sources from 65, resulting in 35 voters.

Step-by-Step Solution

1
Find the size of the union of all three sets
|T ∪ I ∪ P| = 250 - 20 = 230
Subtracting the 20 voters who use none of the three news sources from the total sample of 250 gives the total number of voters in at least one category.
2
Set up the Principle of Inclusion-Exclusion for three sets
230 = 140 + 150 + 80 - 45 - 60 - |T ∩ I| + 30
The formula sums individual set sizes, subtracts pairwise intersections, and adds back the triple intersection.
3
Solve for the total intersection of Television and Internet
|T ∩ I| = 65
Simplifying the equation gives 230 = 295 - |T ∩ I|, which yields |T ∩ I| = 65.
4
Exclude those who also read Print newspapers
|(T ∩ I) \ P| = 65 - 30 = 35
Subtracting the 30 voters who use all three sources leaves only those who use Television and Internet without Print newspapers.

Key Concept

Three-Set Principle of Inclusion-Exclusion
Question 70Question

Dataset PP consists of nn numerical values with a mean of 4040 and a standard deviation of 66. Dataset QQ consists of nn numerical values with a mean of 6060 and a standard deviation of 66. Dataset RR is created by combining all nn values from Dataset PP and all nn values from Dataset QQ into a single dataset of 2n2n values. If σR\sigma_R represents the standard deviation of Dataset RR, which of the following is the exact value of σR\sigma_R?

Show answer & explanation

Answer: 2342\sqrt{34}

Answer

The exact value of σR\sigma_R is 2342\sqrt{34}.
The total variance of a combined dataset is given by the law of total variance: σR2=Mean(σP2,σQ2)+Var(μP,μQ)\sigma_R^2 = \text{Mean}(\sigma_P^2, \sigma_Q^2) + \text{Var}(\mu_P, \mu_Q). Since σP=σQ=6\sigma_P = \sigma_Q = 6, the average within-group variance is 62=366^2 = 36. The combined mean is 5050, and both group means (4040 and 6060) lie 1010 units away from 5050, giving a between-group variance of 102=10010^2 = 100. Combining these yields σR2=36+100=136\sigma_R^2 = 36 + 100 = 136, so σR=136=234\sigma_R = \sqrt{136} = 2\sqrt{34}.

Step-by-Step Solution

1
Calculate the mean of the combined dataset RR.
μR=n(40)+n(60)2n=100n2n=50\mu_R = \frac{n(40) + n(60)}{2n} = \frac{100n}{2n} = 50
Since both datasets have equal size nn, the combined mean is the arithmetic average of the two group means.
2
Express the sum of squared deviations for Dataset PP around the combined mean μR=50\mu_R = 50.
\sum_{i=1}^n (p_i - 50)^2 = \sum_{i=1}^n ((p_i - 40) - 10)^2 = \sum_{i=1}^n (p_i - 40)^2 - 20\sum_{i=1}^n (p_i - 40) + 100n = 36n - 0 + 100n = 136n
The variance of PP gives (pi40)2=62n=36n\sum (p_i - 40)^2 = 6^2 n = 36n, and (pi40)=0\sum (p_i - 40) = 0 by the definition of the mean.
3
Express the sum of squared deviations for Dataset QQ around the combined mean μR=50\mu_R = 50.
\sum_{j=1}^n (q_j - 50)^2 = \sum_{j=1}^n ((q_j - 60) + 10)^2 = \sum_{j=1}^n (q_j - 60)^2 + 20\sum_{j=1}^n (q_j - 60) + 100n = 36n + 0 + 100n = 136n
The variance of QQ gives (qj60)2=62n=36n\sum (q_j - 60)^2 = 6^2 n = 36n, and (qj60)=0\sum (q_j - 60) = 0.
4
Compute the combined variance σR2\sigma_R^2 and take the square root to find σR\sigma_R.
\sigma_R^2 = \frac{136n + 136n}{2n} = \frac{272n}{2n} = 136 \implies \sigma_R = \sqrt{136} = 2\sqrt{34}
The total variance of a combined dataset equals the average within-group variance (3636) plus the between-group variance around the combined mean ((4050)2=100(40-50)^2 = 100). Thus σR2=36+100=136\sigma_R^2 = 36 + 100 = 136.

Key Concept

Pooled standard deviation for combined datasets with differing means
Estimated Time:2m 0s
Question 71Question

Dataset AA consists of 100 distinct positive numbers. Dataset BB is created by replacing every number in Dataset AA that is strictly greater than the 75th percentile of Dataset AA with the value of the 75th percentile of Dataset AA. All numbers less than or equal to the 75th percentile remain unchanged. Which of the following statements comparing Dataset BB to Dataset AA must be true? Select all such statements.

Select all that apply

Show answer & explanation

Answer: The 25th percentile of Dataset BB is equal to the 25th percentile of Dataset AA.; The interquartile range of Dataset BB is equal to the interquartile range of Dataset AA.; The range of Dataset BB is strictly less than the range of Dataset AA.

Answer

The statements asserting that the 25th percentile remains equal, the interquartile range remains equal, and the range is strictly smaller for Dataset B compared to Dataset A are all correct.
The statements confirming that the 25th percentile remains equal, the interquartile range remains equal, and the range decreases are correct. The lower 75% of the ordered dataset is untouched, leaving P25P_{25} and P75P_{75} unchanged, which preserves the IQR. Furthermore, replacing the top 25 distinct values with P75P_{75} lowers the maximum value while keeping the minimum value the same, strictly decreasing the range.

Step-by-Step Solution

1
Analyze how Dataset B is constructed from Dataset A
Since all 100 values in Dataset A are distinct, exactly 25 values are strictly greater than the 75th percentile (P75P_{75}). In Dataset B, these top 25 values are replaced by P75P_{75}, while the bottom 75 values remain unchanged.
Understanding which specific data points change allows us to determine positional and dispersion metrics.
2
Evaluate positional statistics (25th percentile, median, 75th percentile)
The lower 75% of the ordered dataset is identical in Dataset A and Dataset B. Thus, P25(B)=P25(A)P_{25}(B) = P_{25}(A), Median(B)=Median(A)\text{Median}(B) = \text{Median}(A), and P75(B)=P75(A)P_{75}(B) = P_{75}(A).
Percentiles at or below the 75th percentile depend only on the values at or below those percentile ranks.
3
Evaluate Interquartile Range (IQR) and Range
IQR(B)=P75(B)P25(B)=P75(A)P25(A)=IQR(A)\text{IQR}(B) = P_{75}(B) - P_{25}(B) = P_{75}(A) - P_{25}(A) = \text{IQR}(A). For range, Min(B)=Min(A)\text{Min}(B) = \text{Min}(A), but Max(B)=P75(A)<Max(A)\text{Max}(B) = P_{75}(A) < \text{Max}(A). Therefore, Range(B)<Range(A)\text{Range}(B) < \text{Range}(A).
IQR depends on P75P_{75} and P25P_{25}, which are unchanged. Range depends on Max and Min; decreasing the maximum value decreases the range.
4
Evaluate Standard Deviation
All altered values were in the upper tail and were moved closer to the center of the distribution. Reducing extreme values decreases variance and standard deviation.
Standard deviation measures average squared distance from the mean; pulling upper extreme values inward reduces standard deviation.

Key Concept

Effect of upper-tail data transformation on measures of position (percentiles, median) and dispersion (range, IQR, standard deviation).
Question 72Question

A beverage manufacturing company tracks the monthly production counts (in thousands of units) for its facilities located in two separate regions. Region A consists of 66 facilities with monthly production counts of 1212, 1515, 1515, 1818, 2020, and 2828. Region B consists of 44 facilities with monthly production counts of 1010, 1414, 2222, and 3434.

Which of the following statements must be true regarding the individual regional datasets and the combined dataset of all 1010 facilities? Select all such statements.

Select all that apply

Show answer & explanation

Answer: The arithmetic mean of the combined dataset of all 1010 facilities is greater than the arithmetic mean of Region A.; The median of the combined dataset of all 1010 facilities is equal to the median of Region A.

Answer

The correct statements are the one asserting that the combined arithmetic mean is greater than Region A's mean, and the one asserting that the combined median is equal to Region A's median.
The mean of the combined dataset (18.818.8) is greater than the mean of Region A (18.018.0), making the statement comparing the combined mean to Region A's mean correct. Additionally, both Region A's median and the combined dataset's median evaluate to 16.516.5, making the statement asserting equality between these two medians correct.

Step-by-Step Solution

1
Calculate the sum, mean, and median for Region A.
Region A sum =12+15+15+18+20+28=108= 12 + 15 + 15 + 18 + 20 + 28 = 108. Mean =1086=18= \frac{108}{6} = 18. Sorted values are 12,15,15,18,20,2812, 15, 15, 18, 20, 28, so Median =15+182=16.5= \frac{15 + 18}{2} = 16.5. Mode =15= 15.
Establishing base central metrics for the first subgroup.
2
Calculate the sum, mean, and median for Region B.
Region B sum =10+14+22+34=80= 10 + 14 + 22 + 34 = 80. Mean =804=20= \frac{80}{4} = 20. Sorted values are 10,14,22,3410, 14, 22, 34, so Median =14+222=18= \frac{14 + 22}{2} = 18.
Establishing base central metrics for the second subgroup.
3
Combine and order all 10 values to calculate combined metrics.
Combined ordered set: 10,12,14,15,15,18,20,22,28,3410, 12, 14, 15, 15, 18, 20, 22, 28, 34. Total sum =108+80=188= 108 + 80 = 188. Combined Mean =18810=18.8= \frac{188}{10} = 18.8. Combined Median =15+182=16.5= \frac{15 + 18}{2} = 16.5. Combined Mode =15= 15.
Necessary to evaluate combined properties accurately against subgroup properties.
4
Evaluate each candidate statement against calculated values.
Combined mean (18.818.8) > Region A mean (1818) is TRUE. Combined median (16.516.5) = Region A median (16.516.5) is TRUE. Average of medians (17.2517.25) = Combined median (16.516.5) is FALSE. Combined mode (1515) > Region A mode (1515) is FALSE. Simple average of means (1919) = Combined mean (18.818.8) is FALSE.
Determining which statements satisfy the required conditions.

Key Concept

Combining Datasets and Weighted Measures of Central Tendency
Question 73Question

The table below shows the frequency distribution of order fulfillment times, in minutes, for a sample of 5050 online orders processed at a warehouse facility.

Fulfillment Time tt (minutes)Number of Orders
10t<2010 \le t < 201010
20t<3020 \le t < 301515
30t<4030 \le t < 401515
40t<5040 \le t < 5077
50t<6050 \le t < 6033

An order is categorized as "delayed" if its fulfillment time is at least 3030 minutes. What percentage of all orders that took at least 2020 minutes to fulfill were categorized as "delayed"?

Show answer & explanation

Answer: 62.5%

Answer

62.5%
To find the required percentage, first determine the subset of orders that took at least 2020 minutes to fulfill. Summing the frequencies of the last four intervals (20t<3020 \le t < 30, 30t<4030 \le t < 40, 40t<5040 \le t < 50, and 50t<6050 \le t < 60) yields 15+15+7+3=4015 + 15 + 7 + 3 = 40 orders. Next, find how many of these orders took at least 3030 minutes to fulfill (the delayed orders), which corresponds to the last three intervals: 15+7+3=2515 + 7 + 3 = 25 orders. Finally, calculate the percentage: 2540×100%=62.5%\frac{25}{40} \times 100\% = 62.5\%.

Step-by-Step Solution

1
Identify the sub-population that defines the base (denominator) of the percentage.
The target base is all orders with fulfillment times of at least 2020 minutes (t20t \ge 20). Summing the frequencies for intervals 20t<3020 \le t < 30, 30t<4030 \le t < 40, 40t<5040 \le t < 50, and 50t<6050 \le t < 60 gives 15+15+7+3=4015 + 15 + 7 + 3 = 40 orders.
The question specifically asks 'of all orders that took at least 20 minutes to fulfill', establishing a conditional base.
2
Determine the number of orders meeting the numerator condition.
The delayed orders are those taking at least 3030 minutes (t30t \ge 30). Summing frequencies for 30t<4030 \le t < 40, 40t<5040 \le t < 50, and 50t<6050 \le t < 60 gives 15+7+3=2515 + 7 + 3 = 25 orders.
Orders in all intervals starting from 3030 minutes onwards qualify as delayed.
3
Compute the required percentage.
(2540)×100%=0.625×100%=62.5%\left(\frac{25}{40}\right) \times 100\% = 0.625 \times 100\% = 62.5\%.
Dividing the target count by the restricted base count gives the conditional proportion.

Key Concept

Grouped Frequency Distributions and Conditional Percentages
Question 74Question

A market research firm surveyed 150150 venture capital investors regarding their investments in three emerging sectors: Artificial Intelligence (AA), Biotechnology (BB), and Clean Energy (CC). The survey revealed the following data:

- 1515 investors did not invest in any of the three sectors.
- 7878 investors invested in Artificial Intelligence.
- 6565 investors invested in Biotechnology.
- 6262 investors invested in Clean Energy.
- 1010 investors invested in all three sectors.

If 5050 investors invested in exactly two of the three sectors, how many investors invested in exactly one of the three sectors?

Show answer & explanation

Answer: 75

Answer

75 investors invested in exactly one of the three sectors.
The total number of investors who invested in at least one of the three sectors is 15015=135150 - 15 = 135. In a 3-set Venn diagram, the total union is the sum of those who belong to exactly one sector (E1E_1), exactly two sectors (E2E_2), and all three sectors (E3E_3). We are given E2=50E_2 = 50 and E3=10E_3 = 10. Setting up the region equation E1+E2+E3=135E_1 + E_2 + E_3 = 135 gives E1+50+10=135E_1 + 50 + 10 = 135, which yields E1=75E_1 = 75.

Step-by-Step Solution

1
Calculate the total number of investors who invested in at least one sector (the union of sets A, B, and C).
ABC=15015=135|A \cup B \cup C| = 150 - 15 = 135
Subtracting the investors who invested in none of the sectors from the total population yields the size of the union.
2
Express the union as the sum of non-overlapping region counts.
ABC=E1+E2+E3|A \cup B \cup C| = E_1 + E_2 + E_3, where E1E_1 is the number of investors in exactly 1 sector, E2E_2 is the number in exactly 2 sectors, and E3E_3 is the number in all 3 sectors.
Any element in the union belongs to exactly one, exactly two, or all three sets.
3
Substitute the known values into the partition equation and solve for E1E_1.
135=E1+50+10    E1=13560=75135 = E_1 + 50 + 10 \implies E_1 = 135 - 60 = 75
We are given E2=50E_2 = 50 and E3=10E_3 = 10, leaving E1E_1 as the remaining unknown value.

Key Concept

Three-Set Inclusion-Exclusion and Region Partitioning
Estimated Time:2m 0s
Question 75Question

A specialty coffee roastery surveyed 200200 customers to determine their preferences among three origin beans: Ethiopian (EE), Colombian (CC), and Guatemalan (GG). Every customer surveyed preferred at least one of the three origins. The survey revealed that 105105 customers preferred Ethiopian, 9090 preferred Colombian, and 8585 preferred Guatemalan. Additionally, 3535 customers preferred both Ethiopian and Colombian, 3030 preferred both Colombian and Guatemalan, and 4040 preferred both Ethiopian and Guatemalan. How many customers preferred all three origin beans?

Show answer & explanation

Answer: 2525

Answer

25 customers preferred all three origin beans.
The correct answer is obtained by setting up the three-set inclusion-exclusion formula ABC=A+B+C(AB+BC+AC)+ABC|A \cup B \cup C| = |A| + |B| + |C| - (|A \cap B| + |B \cap C| + |A \cap C|) + |A \cap B \cap C|. Substituting the given values gives 200=105+90+85(35+30+40)+x200 = 105 + 90 + 85 - (35 + 30 + 40) + x. Solving 200=175+x200 = 175 + x yields x=25x = 25.

Step-by-Step Solution

1
State the 3-set Inclusion-Exclusion Principle formula.
ECG=E+C+G(EC+CG+EG)+ECG|E \cup C \cup G| = |E| + |C| + |G| - (|E \cap C| + |C \cap G| + |E \cap G|) + |E \cap C \cap G|
This fundamental formula relates the total union of three overlapping sets to their individual sizes, pairwise intersections, and three-set intersection.
2
Substitute the given values into the formula.
200=105+90+85(35+30+40)+x200 = 105 + 90 + 85 - (35 + 30 + 40) + x, where x=ECGx = |E \cap C \cap G|
Since every customer preferred at least one origin, the union of all three sets equals the total number of customers surveyed (200200).
3
Simplify the sum of individual sets and pairwise intersections.
Sum of individual sets = 105+90+85=280105 + 90 + 85 = 280. Sum of pairwise intersections = 35+30+40=10535 + 30 + 40 = 105.
Grouping terms makes evaluating the equation easier and reduces calculation errors.
4
Solve for the unknown three-set intersection xx.
200=280105+x    200=175+x    x=25200 = 280 - 105 + x \implies 200 = 175 + x \implies x = 25
Subtracting 175175 from 200200 yields the number of customers who prefer all three origin beans.

Key Concept

Three-Set Principle of Inclusion-Exclusion
Question 76Question

An aviation safety committee audited 240240 international flights for operational delays caused by Weather (WW), Mechanical issues (MM), and Air Traffic Control (TT). The audit revealed the following data:

- 112112 flights experienced Weather delays.
- 9898 flights experienced Mechanical delays.
- 104104 flights experienced Air Traffic Control delays.
- 2828 flights experienced both Weather and Mechanical delays.
- 3434 flights experienced both Mechanical and Air Traffic Control delays.
- 4242 flights experienced both Weather and Air Traffic Control delays.
- The number of flights that experienced none of these three types of delays was equal to twice the number of flights that experienced all three types of delays.

How many flights experienced exactly one of these three types of delays?

Show answer & explanation

Answer: 136

Answer

The number of flights that experienced exactly one of the three types of delays is 136.
The total number of audited flights is partitioned into those experiencing at least one delay and those experiencing none. By applying the Inclusion-Exclusion formula WMT=112+98+104(28+34+42)+x=210+x|W \cup M \cup T| = 112 + 98 + 104 - (28 + 34 + 42) + x = 210 + x, and setting the total audited flights to 240=(210+x)+2x240 = (210 + x) + 2x, we solve for the triple intersection x=10x = 10. Isolating the exclusive single-delay regions yields 5252 flights for Weather only, 4646 for Mechanical only, and 3838 for ATC only, giving a total of 136136 flights.

Step-by-Step Solution

1
Define the unknown intersection and external set quantities in terms of a single variable.
Let x=WMTx = |W \cap M \cap T| represent the number of flights experiencing all three types of delays. Consequently, the number of flights experiencing none of the delays is 2x2x.
Relating the unknown triple intersection to the 'neither' category allows all regions to be expressed in terms of xx.
2
Apply the Principle of Inclusion-Exclusion for three overlapping sets to find the total number of flights with at least one delay.
WMT=W+M+T(WM+MT+WT)+WMT=112+98+104(28+34+42)+x=210+x|W \cup M \cup T| = |W| + |M| + |T| - (|W \cap M| + |M \cap T| + |W \cap T|) + |W \cap M \cap T| = 112 + 98 + 104 - (28 + 34 + 42) + x = 210 + x.
Subtracting pairwise intersections corrects for double-counting, and adding back the triple intersection corrects for over-subtraction.
3
Formulate and solve the linear equation for the total sample population of 240 flights.
Total Flights=WMT+Neither    240=(210+x)+2x    240=210+3x    3x=30    x=10\text{Total Flights} = |W \cup M \cup T| + |\text{Neither}| \implies 240 = (210 + x) + 2x \implies 240 = 210 + 3x \implies 3x = 30 \implies x = 10.
The sum of flights in the union of the sets and flights outside all three sets must equal the total number of flights audited.
4
Determine the number of flights in the two-set intersection regions excluding the triple intersection.
Weather and Mechanical only: 2810=1828 - 10 = 18; Mechanical and ATC only: 3410=2434 - 10 = 24; Weather and ATC only: 4210=3242 - 10 = 32.
Each pairwise intersection given in the stem includes the triple intersection of 10 flights.
5
Compute the number of flights belonging exclusively to single categories and sum them.
Weather only: 112(18+32+10)=52112 - (18 + 32 + 10) = 52; Mechanical only: 98(18+24+10)=4698 - (18 + 24 + 10) = 46; ATC only: 104(32+24+10)=38104 - (32 + 24 + 10) = 38. Sum of single categories: 52+46+38=13652 + 46 + 38 = 136.
Subtracting all overlapping components from each set total isolates the exclusive single-category elements.

Key Concept

Three-Set Inclusion-Exclusion Principle and Venn Diagram Region Partitioning
Estimated Time:2m 30s
Question 77Question

Data set AA consists of 7 numbers that form an arithmetic progression with a non-zero common difference. Data set BB is formed by removing the smallest number and the largest number from Data set AA. If σA2\sigma_A^2 represents the population variance of Data set AA and σB2\sigma_B^2 represents the population variance of Data set BB, what is the value of σA2σB2\frac{\sigma_A^2}{\sigma_B^2}?

Show answer & explanation

Answer: 2

Answer

2
By writing the 7 terms of Data set A symmetrically about their mean μ\mu with common difference dd, the sum of squared deviations is 28d228d^2, giving a population variance of σA2=28d27=4d2\sigma_A^2 = \frac{28d^2}{7} = 4d^2. Removing the minimum and maximum values leaves 5 terms centered at μ\mu with a sum of squared deviations of 10d210d^2, resulting in a population variance of σB2=10d25=2d2\sigma_B^2 = \frac{10d^2}{5} = 2d^2. The ratio of the variance of Data set A to the variance of Data set B is therefore 4d22d2=2\frac{4d^2}{2d^2} = 2.

Step-by-Step Solution

1
Represent the elements of Data set A using its mean μ\mu and common difference dd.
Let the 7 elements of Data set A be μ3d,μ2d,μd,μ,μ+d,μ+2d,μ+3d\mu - 3d, \mu - 2d, \mu - d, \mu, \mu + d, \mu + 2d, \mu + 3d, where d>0d > 0.
Symmetrical representation around the mean simplifies variance computation for arithmetic sequences.
2
Calculate the population variance σA2\sigma_A^2 of Data set A.
\sigma_A^2 = \frac{1}{7} \sum_{k=-3}^{3} (kd)^2 = \frac{d^2}{7}(9 + 4 + 1 + 0 + 1 + 4 + 9) = \frac{28d^2}{7} = 4d^2.
Variance is defined as the mean of the squared deviations from the dataset mean.
3
Determine the elements and population variance σB2\sigma_B^2 of Data set B.
Data set B contains the 5 remaining central elements, having mean μ\mu. Thus, $\sigma_B^2 = \frac{1}{5} \sum_{k=-2}^{2} (kd)^2 = \frac{d^2}{5}(4 + 1 + 0 + 1 + 4) = \frac{10d^2}{5} = 2d^2.
Removing the minimum and maximum terms leaves a symmetric 5-element dataset with unchanged mean μ\mu.
4
Compute the ratio σA2σB2\frac{\sigma_A^2}{\sigma_B^2}.
σA2σB2=4d22d2=2.\frac{\sigma_A^2}{\sigma_B^2} = \frac{4d^2}{2d^2} = 2.
The parameter d2d^2 cancels out completely, yielding a constant numerical ratio.

Key Concept

Effect of trimming extreme symmetric values on the population variance of an arithmetic sequence
Question 78Question

A dataset WW consists of 25 distinct positive numbers with mean MM, standard deviation s>0s > 0, and interquartile range IQR>0IQR > 0. Dataset VV is constructed by adding 2M2M to every number in WW that is strictly greater than the median of WW, and subtracting 2M2M from every number in WW that is strictly less than the median of WW. The value equal to the median of WW itself remains unchanged. Which of the following statements MUST be true regarding dataset VV compared to dataset WW?

Show answer & explanation

Answer: Both the standard deviation and the interquartile range of dataset VV are greater than those of dataset WW.

Answer

Both the standard deviation and the interquartile range of dataset VV are greater than those of dataset WW.
The correct response identifies that both standard deviation and interquartile range increase. In dataset WW, the 12 elements strictly below the median are reduced by 2M2M, and the 12 elements strictly above the median are increased by 2M2M. This leaves the mean MM unchanged but increases the distance of every non-median element from MM, thereby strictly increasing the standard deviation. Furthermore, the first quartile Q1Q_1 shifts down by 2M2M and the third quartile Q3Q_3 shifts up by 2M2M, expanding the interquartile range from IQRIQR to IQR+4MIQR + 4M.

Step-by-Step Solution

1
Analyze the impact of the transformation on the first and third quartiles (Q1Q_1 and Q3Q_3).
In an ordered dataset of 25 distinct values, the median is the 13th element. The first quartile Q1Q_1 is in the lower half (below the median) and the third quartile Q3Q_3 is in the upper half (above the median).
Understanding where Q1Q_1 and Q3Q_3 fall relative to the median determines how their values change.
2
Calculate the new Interquartile Range (IQRVIQR_V).
Since Q1Q_1 is in the lower half, its new value is Q12MQ_1 - 2M. Since Q3Q_3 is in the upper half, its new value is Q3+2MQ_3 + 2M. Thus, IQRV=(Q3+2M)(Q12M)=(Q3Q1)+4M=IQR+4M>IQRIQR_V = (Q_3 + 2M) - (Q_1 - 2M) = (Q_3 - Q_1) + 4M = IQR + 4M > IQR because M>0M > 0.
Evaluating the difference between the transformed 75th and 25th percentiles.
3
Analyze the impact on the mean and standard deviation.
Equal numbers of values (12 values) are shifted down by 2M2M and shifted up by 2M2M, so the mean of dataset VV remains equal to MM. For every shifted point xix_i, its squared distance from the mean (xiM)2(x_i - M)^2 strictly increases. Therefore, the variance and standard deviation strictly increase (sV>ss_V > s).
Standard deviation measures dispersion relative to the mean; pushing points further from the mean increases standard deviation.

Key Concept

Effect of non-uniform linear shifts on measures of dispersion (Standard Deviation and IQR)
Estimated Time:2m 0s
Question 79Question

An urban forestry department measured the trunk diameters, in inches, of a sample of 6060 oak trees in a municipal park. The table below summarizes the frequency distribution of the measurements.

Trunk Diameter (inches)Frequency
1010 to 141488
1515 to 19191515
2020 to 24242222
2525 to 29291111
3030 to 343444

Based on the table, what fraction of the trees with a trunk diameter of at least 1515 inches have a trunk diameter of less than 2525 inches?

Show answer & explanation

Answer: 3752\frac{37}{52}

Answer

The fraction of trees with a trunk diameter of at least 15 inches that have a trunk diameter of less than 25 inches is 37/52.
To calculate the required fraction, first identify the subset of trees that have a trunk diameter of at least 15 inches. Summing the frequencies of the intervals 15–19, 20–24, 25–29, and 30–34 gives 15 + 22 + 11 + 4 = 52 trees. Next, identify how many of these 52 trees have a trunk diameter of less than 25 inches. These are the trees in the intervals 15–19 and 20–24, giving 15 + 22 = 37 trees. Therefore, the fraction of trees meeting the condition is 37/52.

Step-by-Step Solution

1
Determine the total number of trees satisfying the condition 'at least 15 inches'.
Sum the frequencies for intervals 15–19, 20–24, 25–29, and 30–34: 15+22+11+4=5215 + 22 + 11 + 4 = 52 trees.
This establishes the restricted denominator (base group) specified by the conditional statement.
2
Determine the number of trees within this group that satisfy the condition 'less than 25 inches'.
Sum the frequencies for intervals 15–19 and 20–24: 15+22=3715 + 22 = 37 trees.
These are the target intervals that are both at least 15 inches and strictly less than 25 inches.
3
Calculate the required fraction.
3752\frac{37}{52}.
Divide the target count by the conditional total count to form the part-to-whole ratio.

Key Concept

Conditional relative frequencies and part-to-whole calculations from grouped data tables.
Estimated Time:1m 30s
Question 80Question

A technology firm surveyed 100100 software developers regarding their proficiency in three programming languages: Python (PP), Java (JJ), and C++ (CC). The survey revealed the following results:
- 5555 developers are proficient in Python.
- 5050 developers are proficient in Java.
- 3535 developers are proficient in C++.
- 2525 developers are proficient in both Python and Java.
- 2020 developers are proficient in both Java and C++.
- 1515 developers are proficient in both Python and C++.
- 1010 developers are proficient in none of these three languages.

Which of the following statements must be true? Select all such statements.

Select all that apply

Show answer & explanation

Answer: Exactly 1010 developers are proficient in all three programming languages.; The number of developers proficient in Python only is 2525.; The total number of developers proficient in exactly one of these languages is 5050.

Answer

The correct statements are those asserting that exactly 10 developers know all three languages, that 25 developers know Python only, and that 50 developers know exactly one of these languages.
The statements confirming that 10 developers know all three languages, 25 know Python only, and 50 know exactly one language are correct based on standard 3-set Venn diagram calculations. Using Inclusion-Exclusion, PJC=90|P \cup J \cup C| = 90, which gives PJC=10|P \cap J \cap C| = 10. Subtracting overlapping regions yields 2525 for Python only, 1515 for Java only, 1010 for C++ only, summing to 5050 for exactly one language.

Step-by-Step Solution

1
Calculate the total number of developers proficient in at least one language.
Nat least one=10010=90N_{\text{at least one}} = 100 - 10 = 90.
Subtracting the developers proficient in none of the languages from the total survey population yields the union PJC|P \cup J \cup C|.
2
Apply the Principle of Inclusion-Exclusion for 3 sets to find the triple intersection PJC|P \cap J \cap C|.
90=55+50+35(25+20+15)+PJC    90=80+PJC    PJC=1090 = 55 + 50 + 35 - (25 + 20 + 15) + |P \cap J \cap C| \implies 90 = 80 + |P \cap J \cap C| \implies |P \cap J \cap C| = 10.
The formula PJC=P+J+C(PJ+JC+PC)+PJC|P \cup J \cup C| = |P| + |J| + |C| - (|P \cap J| + |J \cap C| + |P \cap C|) + |P \cap J \cap C| links all given set quantities.
3
Calculate the count of developers proficient in exactly two languages for each pair.
Python and Java only = 2510=1525 - 10 = 15; Java and C++ only = 2010=1020 - 10 = 10; Python and C++ only = 1510=515 - 10 = 5.
Subtracting the triple intersection count (1010) from each pairwise intersection yields the exclusive two-set regions.
4
Calculate the single-language proficiency counts (exactly one language).
Python only = 55(15+5+10)=2555 - (15 + 5 + 10) = 25; Java only = 50(15+10+10)=1550 - (15 + 10 + 10) = 15; C++ only = 35(5+10+10)=1035 - (5 + 10 + 10) = 10. Total exactly one = 25+15+10=5025 + 15 + 10 = 50.
Subtracting all overlapping regions containing each language from its total count yields the single-language region size.
5
Evaluate the statement options based on computed regional values.
Statements stating 10 all three, 25 Python only, and 50 exactly one language are true.
Comparing calculated values (1010 for all three, 2525 for Python only, 5050 for exactly one language) against each option validates the true choices.

Key Concept

Three-set inclusion-exclusion principle and Venn diagram region decomposition
PreviousPage 4 / 9Next