e-GMAT Logo
NEUR
N

Anthropologists collected data about cultural patterns and norms for several small indigenous populations in various countries. The table displays dat...

GMAT Table Analysis : (TA) Questions

Source: Official Guide
Table Analysis
TA - Advanced
MEDIUM
...
...
Notes
Post a Query

Anthropologists collected data about cultural patterns and norms for several small indigenous populations in various countries. The table displays data collected about the economic base; residential patterns (residence); degree of market integration (mean MI)–defined as the percentage of calories obtained in the marketplace; percentage of population participating in world religions (mean WR); and average community size (mean CS).

PopulationLocationEconomic baseResidenceMean MIMean WRMean CS
AuPapua New Guineahorticulture, foragingsedentary1100309
Dolgan/NGSiberiahunting, fishing, and wage worksemi-sedentary6359612
GusiiKenyafarming and wage worksedentary281004063
HadzaTanzaniaforagingnomadic0043
Isanga villageTanzaniafarming and wage worksedentary70991500
MaragoliKenyafarming and wage worksedentary431003843
OrmaKenyaherding livestocksemi-nomadic72100125
SamburuKenyaherding livestocksemi-nomadic69662000
SanquiangaColombiafisheriessedentary82841931
ShuarEcuadorhorticulturesedentary2276498
SursurungaPapua New Guineahorticulturesedentary24100186
TsimaneBoliviahorticulture, foragingsemi-nomadic7100314
YasawaFijihorticulture, marine foragingsedentary21100109

For each of the following statements about these indigenous populations, select Yes if the statement accurately reflects the data provided in the table. Otherwise, select No.

A
Yes
No

Each of the populations that depend on both farming and wage work is sedentary and has a mean community size among the five largest.

B
Yes
No

The populations that forage have the lowest market integration ratings.

C
Yes
No

The range for market integration is less than the range for participation in world religions.

Solution

Owning the Dataset

This table contains information about different populations across several metrics. Let's quickly analyze what we're working with:

The table shows various populations with data on:

  • Economic Base: How they sustain themselves (foraging, farming, wage work, etc.)
  • Residence Type: Whether they're sedentary or mobile
  • Market Integration (MI): The degree to which they participate in market economies (0-100)
  • World Religion (WR): Percentage participating in world religions (0-100)
  • Community Size (CS): Average number of people in each community

Key insight: Looking at just one row (Hadza), we can see they have foraging as economic base, are mobile, have 0 market integration, 0 world religion participation, and a community size of 34.

Let's approach this strategically by using sorting to reveal patterns instantly, rather than manually checking each population one by one.

Analyzing Statement 3

Statement 3 Translation:
Original: "The range for market integration is less than the range for participation in world religions."
What we're looking for:

  • Range of Market Integration (highest MI - lowest MI)
  • Range of World Religion participation (highest WR - lowest WR)
  • Check if MI range < WR range

In other words: Is the spread of market integration scores smaller than the spread of world religion participation percentages?

Let's start with this statement since it's the quickest to verify using sorting:

Step 1: Sort by Market Integration (ascending)

  • Lowest MI = 0 (Hadza)
  • Highest MI = 82 (Sanquianga)
  • Range for MI = \(82 - 0 = 82\)

Step 2: Sort by World Religion (ascending)

  • Lowest WR = 0 (Hadza)
  • Highest WR = 100 (multiple populations)
  • Range for WR = \(100 - 0 = 100\)

Step 3: Compare the ranges
\(82 < 100\), so the statement is Yes.

Teaching callout: Notice how sorting instantly revealed the minimum and maximum values in each column. We didn't need to scan through every value–the sorting function did the work for us!

Analyzing Statement 1

Statement 1 Translation:
Original: "Each of the populations that depend on both farming and wage work is sedentary and has a mean community size among the five largest."
What we're looking for:

  • Identify all populations with "farming+wage work" economic base
  • Check if ALL of them are sedentary
  • Check if ALL of them have community sizes in the top 5 largest

In other words: Do all farming+wage work populations meet BOTH conditions (sedentary AND top-5 community size)?

Step 1: Sort by Economic Base to identify farming+wage work populations

  • We find three populations: Gusii, Isanga village, and Maragoli

Step 2: Check if all three are sedentary

  • Quick check confirms all three are listed as "sedentary" ✓

Step 3: Sort by Community Size (descending) to find the top 5

  • Top 5 community sizes:
  1. Gusii (4063)
  2. Maragoli (3843)
  3. Samburu (2000)
  4. Sanquianga (1931)
  5. Isanga village (1500)

Step 4: Verify if all three farming+wage work populations are in the top 5

  • Gusii ✓ (#1)
  • Maragoli ✓ (#2)
  • Isanga village ✓ (#5)

All three farming+wage work populations are sedentary AND have community sizes in the top 5, so this statement is Yes.

Teaching callout: Sorting allowed us to quickly identify the relevant populations and verify both conditions without creating manual lists. By sorting on exactly the right columns, we transformed a multi-step verification into a simple visual check.

Analyzing Statement 2

Statement 2 Translation:
Original: "The populations that forage have the lowest market integration ratings."
What we're looking for:

  • Identify all populations that include foraging in their economic base
  • Check if ALL of these have lower market integration than ALL non-foraging populations

In other words: Do all populations that forage have lower market integration ratings than any population that doesn't forage?

Step 1: Sort by Market Integration (ascending)
This creates a ranked list from lowest to highest MI.

Step 2: Check if all foraging populations appear before all non-foraging populations:

  • Hadza (0, foraging) ✓
  • Au (1, horticulture+foraging) ✓
  • Tsimane (7, horticulture+foraging) ✓
  • Yasawa (21, horticulture+foraging) ✓
  • Shuar (22, horticulture) ← First non-foraging population

We see that all populations that include foraging in their economic base have lower market integration ratings than any population that doesn't involve foraging. The statement is Yes.

Teaching callout: Here's where sorting truly shines! By sorting on market integration, we created a visual pattern that makes verification immediate. We didn't need to create separate lists or do multiple comparisons–the pattern itself reveals the answer.

Final Answer Compilation

Let's compile our findings:

  • Statement 1: Yes
  • Statement 2: Yes
  • Statement 3: Yes

The answer is (E): ALL three statements are correct.

Learning Summary

Skills We Used

  1. Strategic Sorting: We used sorting as our primary analysis tool, which revealed patterns instantly
  2. Pattern Recognition: After sorting, we could see relationships without calculating every value
  3. Statement Translation: We broke down complex statements into simple verification tasks
  4. Efficient Verification: We checked only what was necessary to confirm or reject each statement

Strategic Insights

  1. Statement Order Matters: We started with Statement 3 because it was fastest to verify, building momentum and confidence
  2. Sorting Reveals Ranges: For min/max questions, sorting instantly shows the values we need
  3. Multiple Conditions: For Statement 1, we verified each condition separately after identifying the relevant populations
  4. Visual Pattern Confirmation: For Statement 2, sorting created a visual pattern that made verification immediate

Common Mistakes We Avoided

  1. Manual Scanning: We didn't waste time checking each population individually
  2. Creating Unnecessary Lists: We didn't manually write out lists of populations meeting certain criteria
  3. Excessive Calculations: We didn't calculate values that weren't needed
  4. Disorganized Verification: We approached each statement with a clear plan rather than jumping back and forth

Remember: In table analysis questions, sorting is your most powerful tool. Before diving into calculations or manual checking, ask yourself: "What column could I sort by to reveal the pattern I need?" This approach transforms complex data verification into simple visual confirmation.

Answer Choices Explained
A
Yes
No

Each of the populations that depend on both farming and wage work is sedentary and has a mean community size among the five largest.

B
Yes
No

The populations that forage have the lowest market integration ratings.

C
Yes
No

The range for market integration is less than the range for participation in world religions.

Rate this Solution
Tell us what you think about this solution
...
...
Forum Discussions
Start a new discussion
Post
Load More
Similar Questions
Finding similar questions...
Previous Attempts
Loading attempts...
Similar Questions
Finding similar questions...
Parallel Question Generator
Create AI-generated questions with similar patterns to master this question type.