ibew aptitude testEnglish13 min read

IBEW Aptitude Test Study Guide: The 9 Skills It Actually Measures

An IBEW aptitude test study guide built on the 9 algebra skills actually tested, 69 questions in 97 minutes, no calculator, and the 1 to 9 score you need.

Marcus Chen
Marcus Chen
August 26, 202613 min readUpdated August 26, 2026

IBEW Aptitude Test Study Guide: The 9 Skills It Actually Measures

The IBEW aptitude test is 69 questions in 97 minutes, split into 33 algebra and functions items in 46 minutes and 36 reading comprehension items across four passages in 51 minutes. No calculator. No electrical knowledge. You get one number back, on a 1 to 9 scale, and at most locals a 4 clears you for the interview. Any IBEW aptitude test study guide worth your time has to do two things: name the discrete skills the algebra half actually tests, and cite a primary source for the scoring rules. This one breaks the algebra section into 9 skills, shows what each looks like, and cites the electrical training ALLIANCE and named local JATCs throughout, because three of the most repeated "facts" about this test are wrong as stated.

Quick takeaways

  • Two sections only: Algebra and Functions, 33 questions in 46 minutes, and Reading Comprehension, 36 questions in 51 minutes across four passages. That structure comes from the electrical training ALLIANCE.
  • You may not bring a calculator. Pencils and scrap paper are provided, and there is no penalty for guessing, so never leave an answer blank.
  • There is no mechanical reasoning section on the standard battery. Prep sites that sell you one are describing a different exam.
  • The passing score is not universal. Most locals require a 4, some require a 5, and at least one sets different cutoffs for different programs in the same building.
  • The retake window is not universally six months. The ALLIANCE's standard is 90 days, and the ban applies at every JATC, not just where you tested.
  • The score is a gate, not a rank. Your place on the two-year eligibility list comes from the oral interview and a review of your qualifications.
  • The content is high school algebra. The difficulty is the clock and the missing calculator: roughly 84 seconds per question, by hand.

What the IBEW aptitude test actually is

Every applicant to an inside wireman apprenticeship through a Joint Apprenticeship and Training Committee sits the same two-part battery. It is often called the NJATC aptitude test after the organization that used to run it; the electrical training ALLIANCE runs it now. Same exam, which is why the two names get used interchangeably in every forum thread.

Section Questions Time Per question What it measures
Algebra and Functions 33 46 minutes about 84 seconds Solving problems using algebra, worked by hand
Reading Comprehension 36 51 minutes about 85 seconds Getting information out of four written passages

Two things surprise most first-time applicants. No electrical knowledge is tested at all: IBEW Local 48's JATC describes the sections as measuring algebra problem solving and getting information out of written passages, and nothing else. And plan for two and a half to three hours on site, because check-in, instructions, and a break between sections sit on top of the 97 minutes.

IBEW aptitude test format: 33 algebra questions in 46 minutes, 36 reading questions in 51 minutes, scored 1 to 9

The 9 skills any IBEW aptitude test study guide should cover

Almost nobody enumerates this. Competing pages repeat "algebra and functions" and move on. One clarification: these 9 skills are not weighted or reported separately. Every correct answer is one raw point, and the section converts into the single 1 to 9 number explained below. The list tells you what to study, not how the scoring splits. The list below comes from IBEW Local 99's official prep sheet, which publishes the exact study modules its applicants are pointed at, cross-checked against the ALLIANCE's published sample questions. One caveat: no source publishes how many questions of each type appear, so anyone quoting a per-topic count invented it.

# Skill What a question looks like
1 Order of operations and number types A nested expression with a negative multiplier
2 Fractions and decimals by hand Combine unlike fractions, express as a decimal
3 Linear equations Solve for x with fractional coefficients
4 Systems of equations Two unknowns, solved by substitution
5 Distributive property and FOIL Expand two binomials, identify a coefficient
6 Factoring and quadratics Factor a trinomial, or solve a clean quadratic
7 Exponents and roots Simplify a negative or fractional exponent
8 Ratios, proportions, percentages A scaling word problem, solved by cross-multiplication
9 Sequences, function notation, graphing Find the next term, or evaluate f(3)

1. Order of operations and number fundamentals

Whole numbers, signed integers, rational versus irrational, PEMDAS. A sign error here corrupts a question that was testing something else.

2. Fractions and decimals under time pressure

Multiplying and dividing decimals, common denominators, adding and subtracting fractions. This punishes calculator dependence hardest. Rebuild it first.

3. Solving linear equations

Balancing equations, inverse operations on both sides, anything shaped like ax + b = c. Local 99 lists this as three separate study modules, which tells you how central it is.

4. Systems of equations

Two equations, two unknowns, solved by substitution. These usually arrive dressed as word problems, so the first job is translation.

5. The distributive property, FOIL, and polynomial multiplication

Expanding brackets and multiplying factors. The classic item asks for one coefficient of the result, so you can often answer without expanding all of it.

6. Factoring and quadratics

Factoring polynomials and quadratics. These factor cleanly, so spotting the pair beats running the formula. Know the formula anyway.

7. Exponents and roots

Exponent rules, negative and fractional exponents, square roots. The quickest points on the section once the rules are automatic.

8. Ratios, proportions, and percentages

Equivalent ratios, missing numbers, proportional scaling. Local 99 puts it plainly: solving a proportion means you are missing one part of one fraction. Cross-multiply and solve.

9. Number sequences, function notation, and graphing

Next term in a series, function notation, plotting x and y. The trap is always the same: assuming one rule when the series runs on two. Worked example below.

Reading comprehension: 36 of the 69 questions, and the half people ignore

Half the test, and the half most study plans neglect. Four passages, 36 questions, 51 minutes, per the Local 48 JATC. Five sub-skills carry it:

  1. Main idea and author's purpose. What the passage argues, in one sentence.
  2. Supporting detail. Finding the fact stated outright, fast.
  3. Inference. What follows without being said.
  4. Tracing an argument. Following a claim through paragraphs of qualification.
  5. Vocabulary in context. What a word means here, not generally.

The passages are deliberately non-technical, closer to general-interest prose than a code book. Read the questions first, then the passage, and clear the literal retrievals before the inference items. The time saved there funds the two or three hard ones.

Two worked examples

An algebra and functions question. Solve for x: (x + 2)/4 + (x - 1)/5 = 3

A) -1/3 B) 6 C) 13 D) 7

Clear the fractions first. Multiply every term on both sides by 20, including the 3, which is the step people skip. That turns (x + 2)/4 into 5(x + 2), (x - 1)/5 into 4(x - 1), and 3 into 60.

So 5(x + 2) + 4(x - 1) = 60. Distribute: 5x + 10 + 4x - 4 = 60. Combine: 9x + 6 = 60. Subtract 6: 9x = 54. Divide by 9: x = 6, answer B. Check it: (6 + 2)/4 + (6 - 1)/5 = 2 + 1 = 3.

The wrong answers are built from real mistakes. C) 13 comes from adding the numerators over a combined denominator. A) -1/3 comes from multiplying the left side by 20 and forgetting the right.

A number series question. What comes next? 3, 6, 9, 18, 21, 42, 45, ___

A) 48 B) 90 C) 135 D) 47

The differences are 3, 3, 9, 3, 21, 3. The alternating 3s are the tell. Test for two rules: 3 to 6 is times 2, 6 to 9 is plus 3, 9 to 18 is times 2, 18 to 21 is plus 3, 21 to 42 is times 2, 42 to 45 is plus 3.

The last operation was plus 3, so the next is times 2. 45 times 2 is 90, answer B. A) 48 traps anyone who locked onto the most recent operation and applied plus 3 again.

Checking for two alternating rules before assuming one is worth more on this section than any other tip. Our free IBEW practice questions run the same format under the real clock.

How the 1 to 9 score works, and whether you need a 4 or a 5

Your raw score is the number of items answered correctly, converted to a single number from 1 to 9. Prep sites call that a stanine; no primary source uses the word, so treat it as convention. The cutoff is where the internet gets it wrong, because there is no single national one.

Source Minimum qualifying score
Local 48 JATC 4 or higher
NorCal JATC 4 or higher
IBEW Local 99 prep sheet "Most apprenticeships require at least a 4"
North Texas ETC 5 or higher
Southwest JATC 5 for Inside, 4 for Low Voltage, no test for Residential

Assume you need a 5, and confirm with your own JATC. That Southwest application also names the test's developer, the American Institutes for Research, which is the only place that fact is published plainly.

The retake rule is the other widely repeated error. The ALLIANCE states that a full 90 days must elapse before you retest; some locals impose six months. Either way the ban applies at every JATC, and West Texas JATC warns that willful attempts to violate it may mean permanent disqualification.

What happens after you pass: the interview is the ranking

Passing does not rank you. It qualifies you for an oral interview with NECA and IBEW representatives, usually about a month later. After that interview and a review of your qualifications you receive an overall ranking, your name goes on an eligibility list for two years, and openings are filled in order of that score.

At most locals the 1 to 9 score does not carry into the rank. It is pass or fail, and the interview sorts. Prep sites quoting a "40 percent test, 60 percent interview" split are repeating applicant-forum folklore, not any JATC's published rule. Some locals score the interview 0 to 100 across committee members, weighing education, work experience, reliability, attitude, and judgment. That conversation deserves as much preparation as the algebra.

A 7-day study plan for the 9 skills

  • Day 1. Call your JATC and ask two things: the current minimum qualifying score, and which battery they use. A minority of locals, including Minneapolis Local 292 and St. Paul Local 110, use the GAN battery instead, a different exam with paper folding and mechanical comprehension. Ten minutes on the phone saves a week studying the wrong thing.
  • Days 2 and 3. Skills 1, 2, 3. Pencil and paper only.
  • Day 4. Skills 5, 6, 7. FOIL, factoring, exponents.
  • Day 5. Skills 4, 8, 9. Systems, proportions, sequences.
  • Day 6. One full-length timed run, both sections, one sitting. This is where you learn whether pacing or content is your problem.
  • Day 7. Reading comprehension, plus the questions you missed on day 6.

With three days instead of seven, compress days 2 through 5 into one session on your four weakest skills and keep the timed run. The clock is the difficulty here, so that run is the part you cannot skip.

FAQ

How hard is it to pass the IBEW aptitude test?

The content is high school algebra, so conceptually it is not hard. The difficulty is pacing without a calculator: roughly 84 seconds per algebra question, by hand. Applicants who fail almost always report running out of time, not being unable to solve the problems.

What is the best study guide for the IBEW aptitude test?

The free options are genuinely good. The ALLIANCE publishes sample questions, some locals publish free prep sheets like the Local 99 one above, and Khan Academy's algebra track is the most recommended resource among applicants who actually passed. Paid guides add timed full-length simulation, which free resources rarely provide.

How do I prepare for the IBEW test?

Three steps, in order. Call your JATC and confirm the current minimum qualifying score and which battery they use, because both vary by local. Drill the 9 algebra skills above with pencil and paper, never a calculator. Then run at least one full-length timed test across both sections in a single sitting, because pacing is what actually fails people. A week is enough time to do all three if you follow the day-by-day plan above.

What math should I study for the IBEW aptitude test?

The 9 above: order of operations, fractions and decimals, linear equations, systems of equations, distributive property and FOIL, factoring and quadratics, exponents and roots, ratios and proportions, and sequences with function notation. No trigonometry, no calculus, no electrical theory.

Can you use a calculator on the IBEW aptitude test?

No. Multiple JATCs state it flatly, and Local 99's prep sheet adds that pencils and scrap paper are provided. Practising with a calculator is the most common preparation mistake.

Is there a mechanical reasoning section on the IBEW aptitude test?

Not on the standard two-part battery. Every primary source lists exactly two sections. Mechanical questions appear on the GAN battery used by some locals and on the separate Elevator Industry Aptitude Test, a different trade's exam. Prep sites conflate all three. For mechanical practice anyway, our Bennett, Ramsay, and Wiesen comparison covers what those measure.

What is a passing score on the IBEW aptitude test, 4 or 5?

Both, depending on where you apply. Most locals set the bar at 4. North Texas and Southwest JATC set it at 5 for inside wireman, and Southwest sets 4 for low voltage while residential applicants take no test at all. Confirm with your own JATC.

How long do you have to wait to retake the IBEW aptitude test?

The ALLIANCE national standard is 90 days. Several locals impose six months, and the restriction applies at every JATC nationwide, not only where you tested. Retesting early can void the score.

Ready to work all 9 skills under the real clock?

Reading a skill list is not the same as solving 33 problems in 46 minutes with no calculator. The PrepClubs IBEW cluster is 552 practice questions across 7 full-length premium mocks plus 1 free diagnostic, timed to the real format, for $49 with 30 days of access. Start with the free diagnostic: it tells you which of the 9 skills is costing you points before you spend a week on the wrong ones.

And if you prepare with PrepClubs and do not pass your real test, we extend your access at no extra cost. No fine print, no satisfaction-guarantee hedge.

Get IBEW access

Junaid Khalid runs PrepClubs, a practice-test platform with 1,600+ students who have prepped for cognitive and aptitude tests.