Two-Part Analysis

132 questions

Question 1Question

A financial research study across 60 regional credit unions examined the implementation of machine-learning credit risk algorithms and subsequent small-business loan default rates. The study observed that credit unions implementing machine-learning algorithms experienced a 40 percent lower default rate on small-business loans over a three-year period than credit unions relying strictly on traditional manual underwriting. Skeptical financial analysts contend that the algorithm itself did not cause the lower default rate. Instead, they argue that credit unions adopting the algorithm had systematically raised their minimum credit score requirements for all loan applicants immediately prior to software installation, thereby selecting an inherently lower-risk applicant pool.

Based on the information provided, select the statement that most strengthens the financial analysts' alternative explanation, and select the statement that most weakens the financial analysts' alternative explanation (thereby supporting a direct causal relationship between algorithm adoption and reduced defaults).

Click a left item, then click its matching right item

Items

Strengthens Analysts' Alternative Explanation
Weakens Analysts' Alternative Explanation

Matches

Show answer & explanation

Answer

The statement strengthening the analysts' argument is that credit unions raising credit score requirements without the algorithm achieved equal default reductions. The statement weakening the analysts' argument is that default reductions occurred even among borrowers with credit scores below the new threshold.
To strengthen the analysts' claim that credit score threshold increases (and not algorithm installation) caused the reduction in defaults, we look for evidence showing that raising thresholds alone produces the same result. The statement noting that unions raising score thresholds without algorithms achieved equal default reductions directly confirms this alternative cause. To weaken the analysts' claim, we look for evidence where default reductions occurred independently of the higher credit score threshold. The statement showing default reductions among waiver-program borrowers below the threshold proves the algorithm worked even when the proposed confounding factor was absent.

Step-by-Step Solution

1
Analyze the causal claim and the counter-argument
Study Claim: Algorithm adoption causes lower default rates. Analysts' Claim: Tightened minimum credit score requirements (confounding variable), not the algorithm, caused lower default rates.
To strengthen or weaken an alternative causal explanation, we must isolate the proposed confounding variable (credit score threshold) from the primary variable (algorithm adoption).
2
Evaluate candidate statements to strengthen the analysts' argument
The statement regarding credit unions that raised credit score requirements without installing the algorithm shows that credit score tightening alone yields an identical default reduction. This proves the confounder is sufficient to explain the outcome without the algorithm.
A control group demonstrating that the outcome occurs to the same degree without the treatment directly strengthens the alternative explanation.
3
Evaluate candidate statements to weaken the analysts' argument
The statement showing default reductions among borrowers below the new credit score threshold demonstrates that the algorithm reduced defaults in a population where the credit score change was absent.
Demonstrating the effect in a subgroup unaffected by the proposed confounding variable directly undermines the claim that the confounder is responsible for the overall effect.

Key Concept

Evaluating Confounding Variables and Alternative Causal Explanations
Estimated Time:2m 30s
Question 2Question

An investor allocates a sum of money between two financial products, Account A and Account B. Account A yields an annual simple interest rate of 6%6\%, while Account B yields an annual simple interest rate of 10%10\%. After one year, the total interest earned from both accounts combined is $2,600\$2,600. If the amount invested in Account B is exactly twice the amount invested in Account A, select the value that corresponds to the amount invested in Account A and the value that corresponds to the amount invested in Account B.

Click a left item, then click its matching right item

Items

Amount invested in Account A
Amount invested in Account B

Matches

Show answer & explanation

Answer

The amount invested in Account A is $10,000\$10,000 and the amount invested in Account B is $20,000\$20,000.
Solving the simultaneous system 0.06x+0.10y=2,6000.06x + 0.10y = 2,600 and y=2xy = 2x yields 0.26x=2,6000.26x = 2,600, resulting in x=$10,000x = \$10,000 for Account A and y=$20,000y = \$20,000 for Account B.

Step-by-Step Solution

1
Define variables and formulate the system of equations based on interest earned and relative investment ratio.
Let xx be the amount in Account A and yy be the amount in Account B. The problem statements give: (1) 0.06x+0.10y=2,6000.06x + 0.10y = 2,600 and (2) y=2xy = 2x.
Translating word constraints into algebraic representations sets up a two-variable system.
2
Substitute equation (2) into equation (1) to solve for xx.
0.06x+0.10(2x)=2,600    0.06x+0.20x=2,600    0.26x=2,600    x=10,0000.06x + 0.10(2x) = 2,600 \implies 0.06x + 0.20x = 2,600 \implies 0.26x = 2,600 \implies x = 10,000.
Substitution simplifies the simultaneous system into a single linear equation in terms of xx.
3
Calculate yy using the relationship y=2xy = 2x.
y=2(10,000)=20,000y = 2(10,000) = 20,000.
Multiplying the value of xx by 2 gives the value for Account B.

Key Concept

Simultaneous Linear Equations by Substitution
Question 3Question

A logistics company packages cargo into two types of containers: Standard containers and Heavy-duty containers.

A shipment of 33 Standard containers and 22 Heavy-duty containers has a total mass of 1,4001,400 kilograms. A second shipment of 22 Standard containers and 44 Heavy-duty containers has a total mass of 2,0002,000 kilograms.

Based on this information, select the value in kilograms for the mass of a single Standard container and for the mass of a single Heavy-duty container so that the selections are consistent with the given information.

Click a left item, then click its matching right item

Items

Mass of a single Standard container (kg)
Mass of a single Heavy-duty container (kg)

Matches

Show answer & explanation

Answer

The mass of a single Standard container is 200 kg, and the mass of a single Heavy-duty container is 400 kg.
Setting up the simultaneous linear equations 3s+2h=14003s + 2h = 1400 and 2s+4h=20002s + 4h = 2000 yields s=200s = 200 and h=400h = 400. Thus, selecting 200 for the Standard container column and 400 for the Heavy-duty container column correctly matches the calculated values.

Step-by-Step Solution

1
Define variables and set up the system of equations from the problem stem.
Let ss be the mass of a Standard container in kg and hh be the mass of a Heavy-duty container in kg. The given shipments yield:
Equation 1: 3s+2h=14003s + 2h = 1400
Equation 2: 2s+4h=20002s + 4h = 2000
Translate word problem conditions into algebraic equations.
2
Simplify Equation 2 by dividing all terms by 2.
s+2h=1000    s=10002hs + 2h = 1000 \implies s = 1000 - 2h
Isolate variable ss to use the substitution method.
3
Substitute s=10002hs = 1000 - 2h into Equation 1 and solve for hh.
3(10002h)+2h=1400    30006h+2h=1400    30004h=1400    4h=1600    h=4003(1000 - 2h) + 2h = 1400 \implies 3000 - 6h + 2h = 1400 \implies 3000 - 4h = 1400 \implies 4h = 1600 \implies h = 400
Determine the value for the mass of a Heavy-duty container.
4
Substitute h=400h = 400 back into s=10002hs = 1000 - 2h to solve for ss.
s=10002(400)=1000800=200s = 1000 - 2(400) = 1000 - 800 = 200
Determine the value for the mass of a Standard container.

Key Concept

Solving two-variable linear systems using substitution or elimination in a Two-Part Analysis format
Question 4Question

An agricultural research team conducted a five-year study across 30 coffee-growing districts to investigate the relationship between shade-tree canopy coverage and outbreaks of coffee leaf rust, a devastating fungal disease. The researchers observed that farms maintaining a dense shade canopy (>50% coverage) experienced a 60% lower incidence of fungal rust compared to full-sun farms (<10% coverage). Based on these observational findings, the head researcher hypothesized that the dense canopy directly creates a microclimate that inhibits the germination of fungal rust spores. From the options provided, select the statement that most strongly strengthens the head researcher's causal hypothesis for Column 1, and select the statement that most strongly weakens the causal hypothesis by providing an alternative explanation for Column 2.

Click a left item, then click its matching right item

Items

Column 1: Statement that most strongly STRENGTHENS the causal hypothesis
Column 2: Statement that most strongly WEAKENS the causal hypothesis via an alternative explanation

Matches

Show answer & explanation

Answer

For Column 1 (Strengthens), the correct choice is the statement confirming controlled laboratory evidence that shade microclimates directly prevent fungal spore germination. For Column 2 (Weakens), the correct choice is the statement revealing that shade-canopy farmers applied double the frequency of fungicides, providing a confounding alternative cause for the reduced infection rate.
The causal hypothesis asserts that dense shade canopy microclimates directly inhibit fungal rust spore germination. The statement providing controlled laboratory evidence that shade microclimates prevent germination directly verifies the proposed physiological mechanism, strongly strengthening Column 1. Conversely, the statement revealing that shade-canopy farmers applied twice as much fungicide provides a plausible alternative explanation for the lower rust rates, effectively weakening the causal claim for Column 2.

Step-by-Step Solution

1
Analyze the core argument and hypothesis in the stem.
Premise: High canopy farms have 60% lower rust incidence than full-sun farms. Hypothesis: Dense canopy shade directly creates a microclimate that inhibits fungal spore germination.
Understanding the precise causal link (shade microclimate -> reduced spore germination) is essential to evaluate strengthening and weakening statements.
2
Evaluate candidate statements for Column 1 (Strengthens).
The statement regarding controlled laboratory trials proves that the light and temperature conditions under shade directly stop spore germination, ruling out coincidental correlation and confirming the causal mechanism.
Direct experimental confirmation of the proposed mechanism strengthens a causal hypothesis.
3
Evaluate candidate statements for Column 2 (Weakens via alternative explanation).
The statement noting that shade-canopy farmers used twice as much fungicide introduces a confounding variable (fungicide treatment), which explains the lower rust levels without requiring shade microclimate to be the cause.
An alternative cause that accounts for the observed effect severely weakens the claim that shade microclimate was the driving factor.

Key Concept

Logical Arguments and Causal Relationships
Estimated Time:2m 0s
Question 5Question

A fintech company implemented an automated peer-to-peer appreciation platform allowing employees to award micro-bonuses and commendations to colleagues in other departments. Over the following six months, cross-departmental dispute escalations submitted to executive management decreased by 35%. The HR analytics committee concluded that the appreciation platform directly caused the reduction in escalations by fostering cross-team goodwill.

Which of the following findings, if true, represent valid logical evaluations of the HR analytics committee's causal conclusion? Select TWO options: one statement that strongly STRENGTHENS the causal claim and one statement that provides a valid ALTERNATIVE CAUSAL EXPLANATION that weakens the claim.

Select all that apply

Show answer & explanation

Answer: Departments with the highest platform adoption rates experienced the largest percentage decreases in dispute escalations, whereas departments with negligible platform activity saw no change in escalation rates.; Simultaneously with the platform's launch, executive management instituted a strict policy that penalized department heads whose teams failed to resolve disputes internally before escalating them.

Answer

The two correct findings are: (1) the statement establishing that departments with higher adoption rates experienced larger decreases in escalations while inactive departments saw no change (Strengthener), and (2) the statement noting that executive management simultaneously instituted penalties for escalating disputes internally (Alternative Explanation / Weakener).
The causal argument claims that the peer appreciation platform caused a 35% drop in escalated disputes. The finding regarding adoption rates by department strengthens the argument by demonstrating a clear dose-response relationship between platform use and dispute reduction. The finding regarding executive penalties for escalated disputes weakend the argument by introducing a simultaneous, independent policy change that plausibly accounts for the decrease in escalations without requiring the platform's intervention.

Step-by-Step Solution

1
Identify the core causal argument in the prompt stem.
Premise: Peer recognition platform launched; dispute escalations dropped 35% six months later.
Conclusion: The platform directly caused the drop in escalations by fostering cross-team goodwill.
Evaluating a causal claim requires separating the observed event (correlation) from the inferred causal mechanism.
2
Evaluate candidate findings for a logical strengthener.
The statement showing a direct dose-response relationship (higher platform usage correlates with greater escalation drops across departments) eliminates key background noise and reinforces that the platform itself drives the effect.
Concomitant variation across controlled sub-groups provides strong empirical support for a causal relationship.
3
Evaluate candidate findings for a logical weakener / alternative explanation.
The statement detailing a simultaneous management policy penalty provides an alternate reason why escalations dropped (managers suppressed escalations to avoid penalties), undermining the claim that goodwill was the driver.
An unaddressed external factor introduced at the same time offers a competing explanation for the exact same outcome.

Key Concept

Causal Reasoning in Two-Part Analysis (Strengthening vs. Alternative Explanations)
Question 6Question

An environmental study across 40 agricultural counties observed that farms adopting rotational grazing techniques experienced a 30 percent decrease in soil erosion compared to farms using traditional continuous grazing. Based on this correlation, agricultural consultants concluded that adopting rotational grazing directly causes a reduction in soil erosion. However, critics point out that farms adopting rotational grazing also tended to be located in areas with significantly higher baseline soil organic matter, which independently stabilizes soil structure. Which of the following pairs of statements best identifies: (1) a statement that, if true, would most STRENGTHEN the consultants' causal claim by addressing the critics' concern, and (2) a statement that, if true, would REVERSE the directional causality of the observed correlation?

Show answer & explanation

Answer: (1) Strengthener: Farms with low baseline soil organic matter experienced an identical 30 percent decrease in soil erosion after switching to rotational grazing; (2) Reversal: Decreased soil erosion creates favorable ground conditions that prompt farmers to adopt rotational grazing techniques.

Answer

(1) Strengthener: Farms with low baseline soil organic matter experienced an identical 30 percent decrease in soil erosion after switching to rotational grazing; (2) Reversal: Decreased soil erosion creates favorable ground conditions that prompt farmers to adopt rotational grazing techniques.
The correct choice accurately satisfies both conditions. First, showing that the 30 percent erosion reduction occurs even on farms with low baseline soil organic matter eliminates the critics' alternative explanation, thereby strengthening the consultants' claim. Second, stating that decreased erosion causes farmers to adopt rotational grazing flips the cause and effect, fulfilling the requirement for a causal direction reversal.

Step-by-Step Solution

1
Analyze the causal claim and the critics' counterargument
The consultants argue that Rotational Grazing (Cause) leads to Reduced Soil Erosion (Effect). Critics argue that Baseline Soil Organic Matter is a confounding variable driving both or causing the erosion reduction independently.
To strengthen the claim, a statement must eliminate or control for the confounding variable (soil organic matter).
2
Evaluate candidate statements for the Strengthener role
Showing that farms with LOW baseline soil organic matter still experience the 30% reduction when adopting rotational grazing isolates rotational grazing as the cause, effectively ruling out organic matter as the sole driver.
Demonstrating the effect persists when the potential confounding factor is absent isolates the primary cause.
3
Evaluate candidate statements for the Causal Reversal role
Showing that reduced soil erosion comes first and causes farmers to adopt rotational grazing reverses the directional relationship (Effect -> Cause instead of Cause -> Effect).
A reversal of causality demonstrates that the presumed outcome is actually the independent variable driving the action.

Key Concept

Causal Argument Analysis: Confounding Variables and Directional Causality
Question 7Question

An agricultural research team evaluated the impact of a new organic bio-fertilizer, BioCrop, on wheat yield across 60 regional farms. The study observed that farms utilizing BioCrop produced an average wheat yield 25% higher than farms using traditional synthetic fertilizers. Consequently, the lead researcher concluded that applying BioCrop directly causes an increase in wheat yield.

Which of the following statements, if true, would weaken the lead researcher's causal conclusion by presenting an alternative explanation or confounding variable? Select TWO correct statements.

Select all that apply

Show answer & explanation

Answer: Farms that used BioCrop were also equipped with modern drip-irrigation systems that optimized water delivery during critical growth stages.; Farmers selected for the BioCrop group applied the product primarily to fields with higher baseline soil nutrient levels recorded prior to the study.

Answer

The two statements that weaken the conclusion are the statement regarding modern drip-irrigation systems and the statement regarding higher baseline soil nutrient levels.
The correct selections both introduce plausible alternative explanations for the observed higher yield. If farms using BioCrop also used drip-irrigation systems or already possessed superior soil fertility, the yield increase cannot be definitively attributed to BioCrop itself.

Step-by-Step Solution

1
Identify the causal argument structure
Premise: Farms using BioCrop had 25% higher yields than farms using traditional fertilizer. Conclusion: BioCrop directly causes the yield increase.
To weaken a causal claim (XYX \nrightarrow Y), one must demonstrate alternative causes (ZYZ \nrightarrow Y), reverse causality, or flawed experimental control.
2
Evaluate alternative explanations and confounding factors
The option noting drip-irrigation introduces an unobserved factor (ZZ) that improves yield. The option noting higher baseline soil nutrient levels indicates that the treatment group was inherently more fertile prior to BioCrop application.
Both factors provide plausible alternative reasons for the 25% higher yield that do not depend on BioCrop's effectiveness.
3
Eliminate invalid options
The options addressing purchasing cost, chemical comparison with compost, and future investment patterns fail to weaken the specific observational study's conclusion.
Irrational or irrelevant factors do not address the logical validity of the causal inference.

Key Concept

Evaluating Alternative Causes and Confounding Variables in Causal Arguments
Estimated Time:2m 0s
Question 8Question

A logistics company uses two types of automated cargo drones, Drone X and Drone Y, to complete long-distance freight deliveries.

- Drone X travels at a constant speed of 40 km/h40\text{ km/h} and consumes energy at a constant rate of 15 kWh/h15\text{ kWh/h}.
- Drone Y travels at a constant speed of 60 km/h60\text{ km/h} and consumes energy at a constant rate of 25 kWh/h25\text{ kWh/h}.

On a completed joint mission, the two drones traveled a combined total distance of 480 km480\text{ km} and consumed a combined total energy of 190 kWh190\text{ kWh}.

In the table below, select the number of hours that Drone X operated and the number of hours that Drone Y operated during this mission.

Drone X Operating TimeDrone Y Operating TimeHours
[ ][ ]3
[ ][ ]4
[ ][ ]5
[ ][ ]6
[ ][ ]8

Which of the following correctly identifies the operating time, in hours, for Drone X and Drone Y, respectively?

Show answer & explanation

Answer: Drone X: 6 hours; Drone Y: 4 hours

Answer

Drone X operated for 6 hours and Drone Y operated for 4 hours.
The system of equations 40tX+60tY=48040 t_X + 60 t_Y = 480 and 15tX+25tY=19015 t_X + 25 t_Y = 190 uniquely yields tX=6t_X = 6 and tY=4t_Y = 4. Substituting Drone X = 6 hours and Drone Y = 4 hours gives a total distance of 40(6)+60(4)=480 km40(6) + 60(4) = 480\text{ km} and a total energy consumption of 15(6)+25(4)=190 kWh15(6) + 25(4) = 190\text{ kWh}, perfectly matching both given conditions.

Step-by-Step Solution

1
Set up a system of two linear equations representing total distance and total energy consumption.
Let tXt_X be the operating time of Drone X in hours, and tYt_Y be the operating time of Drone Y in hours.
Distance equation: 40tX+60tY=48040 t_X + 60 t_Y = 480
Energy equation: 15tX+25tY=19015 t_X + 25 t_Y = 190
Distance is calculated as speed×time\text{speed} \times \text{time} and energy as rate×time\text{rate} \times \text{time}.
2
Simplify both linear equations by dividing by their greatest common divisors.
Dividing the distance equation by 20 gives: 2tX+3tY=242 t_X + 3 t_Y = 24.
Dividing the energy equation by 5 gives: 3tX+5tY=383 t_X + 5 t_Y = 38.
Simplifying coefficients reduces computational complexity during elimination.
3
Solve the system using elimination.
Multiply 2tX+3tY=242 t_X + 3 t_Y = 24 by 3: 6tX+9tY=726 t_X + 9 t_Y = 72.
Multiply 3tX+5tY=383 t_X + 5 t_Y = 38 by 2: 6tX+10tY=766 t_X + 10 t_Y = 76.
Subtract the first multiplied equation from the second: (6tX+10tY)(6tX+9tY)=7672    tY=4 hours(6 t_X + 10 t_Y) - (6 t_X + 9 t_Y) = 76 - 72 \implies t_Y = 4\text{ hours}.
Eliminating tXt_X allows direct solving for tYt_Y.
4
Substitute tY=4t_Y = 4 back into 2tX+3tY=242 t_X + 3 t_Y = 24 to solve for tXt_X.
2tX+3(4)=24    2tX+12=24    2tX=12    tX=6 hours2 t_X + 3(4) = 24 \implies 2 t_X + 12 = 24 \implies 2 t_X = 12 \implies t_X = 6\text{ hours}.
Determines the exact value for Drone X's operating duration.

Key Concept

Simultaneous Linear Equations with Work and Rate Constraints
Estimated Time:2m 30s
Question 9Question

An automated data processing pipeline evaluates five sequential stages (k=1,2,3,4,5k = 1, 2, 3, 4, 5) to process machine learning workloads. At the start (k=0k = 0), the system state is defined by Storage S0=10 GBS_0 = 10\text{ GB} and System Load L0=20%L_0 = 20\%. At each subsequent stage kk, the state vector (Sk,Lk)(S_k, L_k) updates according to the following rules:

- Stage 1 (Data Scrubbing): S1=S0+15S_1 = S_0 + 15, L1=L0+10L_1 = L_0 + 10
- Stage 2 (Feature Extraction): S2=2×S1S_2 = 2 \times S_1, L2=L1+15L_2 = L_1 + 15
- Stage 3 (Model Training): S3=S210S_3 = S_2 - 10, L3=L2+25L_3 = L_2 + 25
- Stage 4 (Batch Validation): S4=S3+20S_4 = S_3 + 20, L4=L330L_4 = L_3 - 30
- Stage 5 (System Deployment): S5=S425S_5 = S_4 - 25, L5=L4+50L_5 = L_4 + 50

The pipeline performance metric at any stage is defined as Mk=Sk+LkM_k = S_k + L_k.

Arrange the five stages in increasing order of their pipeline performance metric MkM_k (from smallest value to largest value).

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct increasing order of the stages by metric MkM_k is Data Scrubbing (M1=55M_1 = 55), Feature Extraction (M2=95M_2 = 95), Batch Validation (M4=100M_4 = 100), Model Training (M3=110M_3 = 110), and System Deployment (M5=125M_5 = 125).
Tracking each state sequentially yields M1=55M_1 = 55, M2=95M_2 = 95, M3=110M_3 = 110, M4=100M_4 = 100, and M5=125M_5 = 125. Arranging these from smallest to largest places Batch Validation (M4=100M_4 = 100) before Model Training (M3=110M_3 = 110).

Step-by-Step Solution

1
Calculate state vector and metric for Stage 1
S1=10+15=25S_1 = 10 + 15 = 25, L1=20+10=30    M1=25+30=55L_1 = 20 + 10 = 30 \implies M_1 = 25 + 30 = 55
Apply state transformation rules for Stage 1 starting from initial condition (S0=10,L0=20)(S_0=10, L_0=20).
2
Calculate state vector and metric for Stage 2
S2=2×25=50S_2 = 2 \times 25 = 50, L2=30+15=45    M2=50+45=95L_2 = 30 + 15 = 45 \implies M_2 = 50 + 45 = 95
Apply state transformation rules using values from Stage 1.
3
Calculate state vector and metric for Stage 3
S3=5010=40S_3 = 50 - 10 = 40, L3=45+25=70    M3=40+70=110L_3 = 45 + 25 = 70 \implies M_3 = 40 + 70 = 110
Apply state transformation rules using values from Stage 2.
4
Calculate state vector and metric for Stage 4
S4=40+20=60S_4 = 40 + 20 = 60, L4=7030=40    M4=60+40=100L_4 = 70 - 30 = 40 \implies M_4 = 60 + 40 = 100
Apply state transformation rules using values from Stage 3.
5
Calculate state vector and metric for Stage 5
S5=6025=35S_5 = 60 - 25 = 35, L5=40+50=90    M5=35+90=125L_5 = 40 + 50 = 90 \implies M_5 = 35 + 90 = 125
Apply state transformation rules using values from Stage 4.
6
Sort the computed metric values in ascending order
M1(55)<M2(95)<M4(100)<M3(110)<M5(125)M_1 (55) < M_2 (95) < M_4 (100) < M_3 (110) < M_5 (125)
Ordering the values yields Data Scrubbing, Feature Extraction, Batch Validation, Model Training, and System Deployment.

Key Concept

Sequential state tracking requires evaluating recursive function rules step-by-step before applying ordering logic.
Question 10Question

A regional health authority conducted a study across corporate workplaces to evaluate the impact of mandatory 15-minute guided mindfulness breaks introduced twice daily. Over a six-month trial, participating companies reported a 25% decrease in formal employee sick leave requests. Based on this outcome, the health authority concluded that the mindfulness breaks directly improved employee physical health and reduced illness incidence. Analysts and independent researchers provided four statements regarding these results.

Match each analytical statement with the precise logical role it plays in evaluating the health authority's causal argument.

Click a left item, then click its matching right item

Items

Employees who participated in the breaks also voluntarily engaged in higher rates of personal exercise prior to and throughout the study period than non-participating control groups.
During the exact six-month trial period, participating companies also introduced a new remote-work policy allowing employees to work from home when feeling mildly unwell.
The reduction in sick leave requests occurred predominantly among employees reporting high baseline work stress, whereas sick leave rates remained unchanged in non-participating control companies operating under identical baseline conditions.
Employees reported avoiding formal sick leave submissions because they mistakenly believed doing so would forfeit annual wellness bonuses tied to program attendance.

Matches

Show answer & explanation

Answer

Each analytical statement correctly matches its respective logical role in causal argument evaluation: baseline exercise differences represent Selection Bias / Pre-existing Confounder; the new remote-work policy represents an Alternative Causal Explanation; concentrated stress-reduction with control validation represents Strengthening Evidence; and fear of losing bonuses represents a Measurement Artifact / Reporting Incentive Shift.
The correct pairings accurately classify each statement according to standard critical reasoning principles: pre-existing habit differences indicate selection bias; concurrent operational changes represent alternative explanations; controlled subgroup variance provides strengthening support; and metric distortion due to incentive perception represents a measurement artifact.

Step-by-Step Solution

1
Analyze the central causal claim made by the health authority.
The authority claims: Guided mindfulness breaks (Cause) directly led to improved physical health and reduced illness, measured via sick leave requests (Effect).
Evaluating logical arguments requires isolating the proposed cause, effect, and metric of measurement.
2
Evaluate the first statement regarding voluntary personal exercise.
It highlights pre-existing health habits in the participant pool, which points to selection bias rather than the intervention's efficacy.
When study subjects possess inherent baseline advantages, outcome differences cannot be attributed solely to the tested variable.
3
Evaluate the second statement regarding the simultaneous remote-work policy.
It presents an alternative cause for decreased formal sick leave filings (working from home while sick).
A confounding variable introduced concurrently with the treatment offers a competing explanation for the outcome.
4
Evaluate the third statement regarding stress-group concentration and control stability.
It confirms that the outcome occurred where expected (high-stress groups) and did not occur without the treatment (control groups).
Differentiating results between treatment and control groups while showing expected subgroup responsiveness strengthens a causal connection.
5
Evaluate the fourth statement regarding bonus forfeiture concerns.
It reveals that actual sickness may not have dropped, but rather employee willingness to officially report sick leave changed.
An incentive that discourages reporting alters the metric itself without changing the underlying health state being measured.

Key Concept

Causal Fallacies, Confounding Variables, and Argument Evaluation in Observational Data
Estimated Time:2m 0s
Question 11Question

A telecommunications provider observed a 25% drop in subscriber churn in service areas where it concurrently upgraded its cell tower network to 5G and introduced a free device-protection plan for long-term contract holders. Company executives concluded that the speed improvements from the 5G upgrades were directly responsible for the reduction in subscriber churn. Which of the following statements, if true, provide valid logical evaluations that weaken the executives' causal conclusion? (Select all that apply.)

Select all that apply

Show answer & explanation

Answer: In service areas where the 5G tower upgrades were completed but the free device-protection plan was not offered, subscriber churn rates remained unchanged.; Subscribers in control markets who received the free device-protection plan without any 5G network upgrades experienced a comparable 25% drop in churn.

Answer

The two statements that weaken the executives' conclusion are the one showing that 5G upgrades alone caused no change in churn in areas without device protection, and the one showing that device protection alone produced an identical 25% drop in churn without 5G upgrades.
To weaken a causal claim derived from two simultaneous interventions, a valid response must isolate the variables. The statement establishing that churn remained unchanged when 5G upgrades were implemented without device protection proves that 5G speed improvements alone were not sufficient to reduce churn. Similarly, the statement demonstrating an identical 25% churn drop in markets receiving only device protection provides a strong alternative explanation for the outcome. Together, these two statements logically dismantle the executives' conclusion that 5G upgrades were the cause.

Step-by-Step Solution

1
Identify the causal argument and premise structure in the stem.
Premise: Two simultaneous changes occurred (5G upgrades and free device protection) alongside a 25% drop in churn. Conclusion: 5G upgrades directly caused the drop.
Evaluating a causal claim requires identifying whether conflated variables or alternative explanations exist.
2
Evaluate statements that test for confounding variables or variable isolation.
The statement showing no churn change in 5G-only areas isolates 5G and shows it is insufficient on its own. The statement showing a 25% churn drop in protection-only areas presents a viable alternative cause.
Showing that the supposed cause fails to produce the effect when isolated, or that the effect occurs without the supposed cause, invalidates a claim of exclusive causality.
3
Filter out irrelevant statements or logical fallacies.
Statements reversing causal direction, mentioning single-source tunnel vision, or discussing budget constraints do not logically weaken the causal relationship.
Only empirical or logical counter-evidence regarding the stated variables can effectively weaken a causal conclusion.

Key Concept

Evaluating Causal Arguments and Confounding Variables in Two-Part Scenarios
Question 12Question

A chemical processing plant prepares a batch of solution by mixing two stock liquid compounds, Solution A and Solution B, to form an initial mixture with a total mass of 480 kg480\text{ kg}. Solution A contains 25%25\% active compound by mass, and Solution B contains 5%5\% active compound by mass. Solution A and Solution B are combined in a mass ratio of 3:13:1, respectively.

To satisfy export specifications, technicians must raise the active compound concentration of the entire mixture to 25%25\% by mass by adding a quantity of pure active compound. How many kilograms of pure active compound must be added to the 480 kg480\text{ kg} mixture?

Show answer & explanation

Answer: 32

Answer

32 kg of pure active compound must be added to reach a final concentration of 25% active compound by mass.
The initial mixture consists of 360 kg of Solution A and 120 kg of Solution B. This contains a total of 96 kg of active compound (90 kg from A and 6 kg from B). Adding 32 kg of pure active compound brings the total active compound to 128 kg and total mixture mass to 512 kg, yielding an exact concentration of 128 / 512 = 25%.

Step-by-Step Solution

1
Calculate the mass of Solution A and Solution B in the initial mixture
Solution A = 360 kg, Solution B = 120 kg
The total mass of 480 kg is divided according to the 3:1 ratio (3/4 and 1/4).
2
Calculate the mass of pure active compound in the initial mixture
Initial active compound = 96 kg
Solution A provides 25% of 360 kg (90 kg) and Solution B provides 5% of 120 kg (6 kg).
3
Set up an equation for the final concentration after adding x kg of active compound
(96 + x) / (480 + x) = 1/4
Adding pure active compound increases both the mass of the active compound and the total mass of the mixture by x kg.
4
Solve for x
x = 32 kg
Cross-multiplying gives 4(96 + x) = 480 + x, which simplifies to 3x = 96.

Key Concept

Weighted average mixtures and algebraic optimization of concentration ratios
Question 13Question

An automated logistics drone starts an operation at Cycle k=0k = 0 with an initial battery charge of C0=100%C_0 = 100\% and a payload mass of P0=40 kgP_0 = 40\text{ kg}. At the end of each subsequent cycle kk (where k=1,2,3,4k = 1, 2, 3, 4), the payload mass decreases by 8 kg8\text{ kg} according to Pk=Pk18P_k = P_{k-1} - 8, and the remaining battery charge updates according to the state transition rule Ck=Ck1(5+0.2Pk1)%C_k = C_{k-1} - (5 + 0.2 P_{k-1})\%. Match each operational cycle on the left with its exact state (Ck,Pk)(C_k, P_k) at the end of that cycle on the right.

Click a left item, then click its matching right item

Items

End of Cycle 1
End of Cycle 2
End of Cycle 3
End of Cycle 4

Matches

Show answer & explanation

Answer

End of Cycle 1 matches with C_1 = 87.0%, P_1 = 32 kg; End of Cycle 2 matches with C_2 = 75.6%, P_2 = 24 kg; End of Cycle 3 matches with C_3 = 65.8%, P_3 = 16 kg; End of Cycle 4 matches with C_4 = 57.6%, P_4 = 8 kg.
Each cycle follows the recursive state equations P_k = P_{k-1} - 8 and C_k = C_{k-1} - (5 + 0.2 P_{k-1}). Evaluating step by step yields the exact matching pairs for all four cycles.

Step-by-Step Solution

1
Calculate state values at the end of Cycle 1 (k = 1)
P_1 = 40 - 8 = 32 kg; C_1 = 100 - (5 + 0.2 * 40) = 100 - 13 = 87.0%
Use the state transition formula using initial values P_0 = 40 and C_0 = 100.
2
Calculate state values at the end of Cycle 2 (k = 2)
P_2 = 32 - 8 = 24 kg; C_2 = 87.0 - (5 + 0.2 * 32) = 87.0 - 11.4 = 75.6%
Apply the recursive transition rules to the state obtained at k = 1.
3
Calculate state values at the end of Cycle 3 (k = 3)
P_3 = 24 - 8 = 16 kg; C_3 = 75.6 - (5 + 0.2 * 24) = 75.6 - 9.8 = 65.8%
Apply the recursive transition rules to the state obtained at k = 2.
4
Calculate state values at the end of Cycle 4 (k = 4)
P_4 = 16 - 8 = 8 kg; C_4 = 65.8 - (5 + 0.2 * 16) = 65.8 - 8.2 = 57.6%
Apply the recursive transition rules to the state obtained at k = 3.

Key Concept

Sequential Process and Recursive State Transition Tracking
Estimated Time:2m 0s
Question 14Question

A corporate governance study monitored 60 multinational technology firms over a three-year period to evaluate the impact of introducing automated AI hiring software for mid-level managerial positions. The study observed that firms adopting the AI software experienced a 25 percent increase in annual manager turnover. Based on this observation, the lead researcher concluded that automated AI screening causes increased manager attrition because candidates selected by AI lack interpersonal compatibility with existing teams. Which of the following statements, if true, weaken the lead researcher's causal conclusion? Select all that apply.

Select all that apply

Show answer & explanation

Answer: Firms experiencing elevated manager turnover prior to the study were significantly more likely to adopt the automated AI hiring software to streamline recruitment.; Simultaneously with adopting the AI software, participating firms introduced stricter quarterly performance targets that resulted in higher rates of performance-based terminations.

Answer

The statements establishing selection bias in pre-existing high turnover firms and introducing an alternative explanation through stricter performance targets both weaken the causal conclusion.
The causal claim is that AI hiring software causes increased manager turnover due to team incompatibility. The option noting that high-turnover firms selectively adopted the AI software demonstrates reverse causality and selection bias, showing that turnover predated software adoption. The option noting that firms concurrently instituted stricter performance targets introduces a confounding variable that provides an alternative explanation for the increased terminations. Both statements undermine the researcher's conclusion.

Step-by-Step Solution

1
Identify the causal claim and proposed mechanism in the stem
The researcher claims that automated AI hiring software causes increased manager attrition due to poor interpersonal compatibility of AI-selected candidates.
Understanding the precise cause and effect is necessary to evaluate weakening conditions.
2
Evaluate statements for alternative causal directions or confounding variables
Showing that high turnover existed prior to adoption (reverse causality) or that stricter performance targets caused higher termination rates (confounding variable) invalidates the direct causal link.
Causal conclusions are weakened when reverse causality or confounding third variables explain the observed correlation.

Key Concept

Evaluating Causal Arguments and Weakening Causal Claims
Question 15Question

A theater sold a total of 100100 tickets for a performance, consisting of standard tickets (ss) at $25\$25 each and VIP tickets (vv) at $50\$50 each. The total revenue from ticket sales was $3,500\$3,500. Match each ticket category to the correct number of tickets sold.

Click a left item, then click its matching right item

Items

Standard Tickets (ss)
VIP Tickets (vv)

Matches

Show answer & explanation

Answer

Standard Tickets matches to 60; VIP Tickets matches to 40.
The correct matches are Standard Tickets to 60 and VIP Tickets to 40 because solving the system s+v=100s + v = 100 and 25s+50v=350025s + 50v = 3500 gives s=60s = 60 and v=40v = 40.

Step-by-Step Solution

1
Set up the simultaneous linear equations from the text.
s+v=100s + v = 100 and 25s+50v=350025s + 50v = 3500
The total count equation represents total tickets, and the price equation represents total revenue.
2
Divide the revenue equation by 25 to simplify terms.
s+2v=140s + 2v = 140
Simplifying the coefficients reduces calculation complexity.
3
Subtract the first equation (s+v=100s + v = 100) from the simplified second equation (s+2v=140s + 2v = 140).
v=40v = 40
Subtracting eliminates the variable ss directly.
4
Substitute v=40v = 40 back into s+v=100s + v = 100.
s=60s = 60
Yields the value for the remaining variable ss.

Key Concept

Solving simultaneous linear equations in two variables.
Question 16Question

A chemist mixes xx liters of a 20%20\% acid solution with yy liters of a 50%50\% acid solution to produce 3030 liters of a 40%40\% acid solution. How many liters of the 20%20\% acid solution were used in the mixture?

Show answer & explanation

Answer: 10

Answer

10 liters of the 20% acid solution were used.
Solving the system of simultaneous linear equations x+y=30x + y = 30 and 0.20x+0.50y=120.20x + 0.50y = 12 yields x=10x = 10 liters.

Step-by-Step Solution

1
Formulate the linear system of equations representing total volume and total pure acid content.
x+y=30x + y = 30 and 0.20x+0.50y=120.20x + 0.50y = 12.
The sum of component volumes equals total volume, and the sum of pure acid contents equals total pure acid.
2
Substitute y=30xy = 30 - x into the pure acid equation.
0.20x+0.50(30x)=120.20x + 0.50(30 - x) = 12
Reduces the two-variable system to a single linear equation in terms of xx.
3
Expand and solve for xx.
150.30x=12    0.30x=3    x=1015 - 0.30x = 12 \implies -0.30x = -3 \implies x = 10
Isolates the target variable xx representing the volume of the 20% acid solution.

Key Concept

Simultaneous Linear Equations in Mixture Problems
Estimated Time:1m 0s
Question 17Question

A manufacturing plant produces two types of solar panels: Model X and Model Y. Each Model X panel requires 22 hours of assembly and 11 hour of quality testing. Each Model Y panel requires 33 hours of assembly and 22 hours of quality testing. During a single week, the assembly line logged a total of 140140 hours and the quality testing line logged 8080 hours, with both departments operating at full capacity. How many Model X solar panels were produced during the week?

Show answer & explanation

Answer: 4040

Answer

4040 Model X solar panels were produced during the week.
Setting up the simultaneous linear equations for assembly time (2x+3y=1402x + 3y = 140) and testing time (x+2y=80x + 2y = 80) and solving for xx gives x=40x = 40, which accurately satisfies both constraints.

Step-by-Step Solution

1
Define variables and set up the system of linear equations based on resource constraints.
Let xx be the number of Model X panels and yy be the number of Model Y panels.
Assembly constraint: 2x+3y=1402x + 3y = 140
Quality testing constraint: x+2y=80x + 2y = 80
Each department's total logged hours must equal the sum of hours required by both panel types.
2
Express xx in terms of yy using the testing constraint equation.
x=802yx = 80 - 2y
Isolating xx allows substitution into the assembly equation.
3
Substitute x=802yx = 80 - 2y into the assembly equation and solve for yy.
2(802y)+3y=1401604y+3y=140160y=140y=202(80 - 2y) + 3y = 140 160 - 4y + 3y = 140 160 - y = 140 y = 20
Solving a single-variable equation determines the quantity of Model Y panels.
4
Substitute y=20y = 20 back to find xx.
x=802(20)=40x = 80 - 2(20) = 40
Evaluating xx determines the quantity of Model X panels requested in the question stem.

Key Concept

Solving simultaneous linear equations by substitution or elimination
Question 18Question

A municipal study observed that cities with a higher number of public parks also report higher average levels of physical activity among their residents. Based on this observation, a researcher concluded that constructing public parks directly causes residents to become more physically active. Match each statement below with the logical role it plays in evaluating the researcher's causal claim.

Click a left item, then click its matching right item

Items

A study demonstrating that residents significantly increase their weekly exercise routines after a new park opens in their neighborhood.
A survey indicating that individuals who are already highly active actively choose to relocate to cities with numerous existing parks.
Data showing that wealthier cities independently fund both extensive park construction and public fitness initiatives.

Matches

Show answer & explanation

Answer

Statement 1 strengthens the direct causal claim; Statement 2 demonstrates reverse causality; Statement 3 identifies a confounding common cause.
The correct matches accurately distinguish between evidence supporting direct causation, evidence illustrating reverse causation, and evidence establishing a third-variable confounder.

Step-by-Step Solution

1
Analyze the researcher's conclusion
The researcher posits a direct causal link: Park construction (Cause) \rightarrow Resident activity (Effect).
Identifying the proposed direction of cause and effect is essential to evaluating logical roles.
2
Evaluate the first statement
The first statement establishes a chronological sequence where the park opening precedes the increase in activity, supporting direct causality.
Evidence showing that the cause precedes the effect strengthens a causal argument.
3
Evaluate the second statement
The second statement shows that active people move to cities with parks, implying activity level (Effect) drives the residency pattern near parks (Cause).
Reversing cause and effect undermines the researcher's claim of direct causality.
4
Evaluate the third statement
The third statement introduces municipal wealth as an alternate factor influencing both park availability and exercise programs.
A third factor causing both observed variables explains the correlation without direct causality.

Key Concept

Causal Reasoning and Logical Roles in Correlation Analysis
Question 19Question

A commercial airline manages its long-haul fleet using two aircraft configurations: Configuration P (Passenger-focused) and Configuration C (Cargo-focused).

On a standard transcontinental route:
- Operating 44 Configuration P flights and 33 Configuration C flights requires a total of 98,00098,000 gallons of fuel.
- Operating 22 Configuration P flights and 55 Configuration C flights requires a total of 112,000112,000 gallons of fuel.

Assuming fuel consumption per flight depends solely on the aircraft configuration, select the fuel consumption (in gallons) per flight for Configuration P and for Configuration C.

Click a left item, then click its matching right item

Items

Configuration P fuel consumption per flight (gallons)
Configuration C fuel consumption per flight (gallons)

Matches

Show answer & explanation

Answer

Configuration P fuel consumption per flight is 11,000 gallons; Configuration C fuel consumption per flight is 18,000 gallons.
Solving the linear system 4fP+3fC=98,0004 f_P + 3 f_C = 98,000 and 2fP+5fC=112,0002 f_P + 5 f_C = 112,000 gives fP=11,000f_P = 11,000 gallons and fC=18,000f_C = 18,000 gallons.

Step-by-Step Solution

1
Formulate a system of simultaneous linear equations based on the problem statement.
Let fPf_P be fuel per Configuration P flight and fCf_C be fuel per Configuration C flight. Equation 1: 4fP+3fC=98,0004 f_P + 3 f_C = 98,000. Equation 2: 2fP+5fC=112,0002 f_P + 5 f_C = 112,000.
Translates the two total fuel conditions into explicit linear equations.
2
Eliminate variable fPf_P by multiplying Equation 2 by 2.
Multiplying Equation 2 by 2 yields 4fP+10fC=224,0004 f_P + 10 f_C = 224,000.
Equalizes the coefficients of fPf_P across both equations to enable cancellation.
3
Subtract Equation 1 from the modified equation to solve for fCf_C.
(4fP+10fC)(4fP+3fC)=224,00098,000    7fC=126,000    fC=18,000(4 f_P + 10 f_C) - (4 f_P + 3 f_C) = 224,000 - 98,000 \implies 7 f_C = 126,000 \implies f_C = 18,000.
Subtracting cancels fPf_P, yielding the fuel consumption per Configuration C flight.
4
Substitute fC=18,000f_C = 18,000 back into Equation 1 to find fPf_P.
4fP+3(18,000)=98,000    4fP+54,000=98,000    4fP=44,000    fP=11,0004 f_P + 3(18,000) = 98,000 \implies 4 f_P + 54,000 = 98,000 \implies 4 f_P = 44,000 \implies f_P = 11,000.
Determines the fuel consumption per Configuration P flight.

Key Concept

Solving simultaneous linear equations with two unknowns in a Two-Part Analysis format.
Question 20Question

Machine A produces 120120 widgets in 44 hours at a constant rate, and Machine B produces 150150 widgets in 33 hours at a constant rate. If both machines work simultaneously at their respective constant rates, how many total widgets will they produce in 22 hours?

Show answer & explanation

Answer: 160

Answer

The total number of widgets produced by both machines in 2 hours is 160.
Machine A produces 3030 widgets per hour (120÷4120 \div 4), and Machine B produces 5050 widgets per hour (150÷3150 \div 3). Together, their combined rate is 8080 widgets per hour (30+5030 + 50). Working together for 22 hours, they produce a total of 160160 widgets (80×280 \times 2).

Step-by-Step Solution

1
Find the hourly rate of Machine A
Machine A produces 1204=30\frac{120}{4} = 30 widgets per hour.
Dividing total output by time gives the unit work rate per hour.
2
Find the hourly rate of Machine B
Machine B produces 1503=50\frac{150}{3} = 50 widgets per hour.
Dividing total output by time gives the unit work rate per hour.
3
Calculate the combined production rate per hour
The combined rate is 30+50=8030 + 50 = 80 widgets per hour.
When working simultaneously, individual rates add together.
4
Multiply combined rate by the target time
In 22 hours, total production is 80×2=16080 \times 2 = 160 widgets.
Total work equals rate multiplied by time.

Key Concept

Combined Work Rates
Estimated Time:45s
Page 1 / 7Next
Two-Part Analysis Practice Questions — GMAT | Examkin