No — take these in addition. Every discipline studio (Electrical, Mechanical, Civil, and so on) has its own full-length FE practice exam covering that discipline's specific engineering content. These three STEM exams cover only the Mathematics, Probability & Statistics, and Chemistry sections that are shared across disciplines, so they complement rather than replace your discipline-specific practice exam.
No. Chemistry's weight varies by discipline — it is more prominent on exams like FE Chemical and appears in a smaller "Other Disciplines" bucket for some fields, and is largely absent from others (e.g., FE Electrical and Computer). Check your specific discipline's NCEES exam specification to see how much chemistry content actually applies to you.
NCEES restricts test-takers to a short list of approved on-screen calculators (Casio, HP, and Texas Instruments models specified by NCEES); no personal calculator is permitted at the test center. This studio's calculators are learning and practice tools for building fluency beforehand, not a substitute for practicing on an NCEES-approved model.
Mathematics and Probability & Statistics together are typically a modest fraction of the 110-question FE exam — usually in the range of 10-15% depending on discipline — but because they are foundational, weakness here often costs points in disguise on discipline-specific questions that require the same calculus or algebra skills to set up.
Most vectors change direction when a matrix acts on them. Eigenvectors don't — they only get stretched or shrunk. That single fact is why eigenvalues show up in mode shapes, stability, principal stress, and PCA.
A derivative is the slope of a curve at a point — how fast something is changing right now. An integral is the area under a curve — the running total it accumulates. They're inverse operations, which is why engineers switch between them constantly.
A complex number just carries amplitude and phase in one algebraic object. Applied to AC signals, that's a phasor — and it's why engineers solve circuits with algebra instead of differential equations.
SD measures how scattered your individual data points really are. SE measures how precisely you know the average. SE shrinks as sample size grows — SD doesn't — and mixing the two up can make wildly inconsistent data look almost perfectly consistent.
Interpolating fills a gap between two data points you already measured. Extrapolating extends a curve past every point you've ever measured — same equation, very different confidence, and the mix-up is a common source of real engineering error.
Speed is fully described by a number. Velocity needs that number and a direction. Confuse the two and you can miss that an object moving at constant speed around a curve is still constantly accelerating.
A nonzero percent error can mean a real experimental mistake — or it can mean the theoretical model's own simplifying assumptions (no friction, no air resistance) never matched real conditions, or just normal instrument precision. Same number, three very different explanations.
Independent events have zero effect on each other's probability. Mutually exclusive events can never both occur — so knowing one happened tells you the other definitely didn't. That's maximal dependence, not "unrelated," and mixing the two up is a real source of wrong probability calculations.
A population is every unit you could ever measure — true, fixed μ and σ. A sample is the handful you actually did — estimated x̄ and s. That difference in kind, not size, is exactly why sample standard deviation divides by (n−1): Bessel's correction.
Drag a slider and watch voltage and current phasors rotate out of phase in real time — see exactly why current lags in an inductive circuit and leads in a capacitive one.
Adjust gain and corner frequency and watch a Bode plot and Nyquist plot update together — the same frequency response, two different views of how close a system is to instability.
Turn up feedback gain and watch closed-loop poles move across the complex plane — see the exact moment a system stops being sluggish and starts to oscillate.
Add harmonics one at a time and watch a simple sine wave build itself into a square wave — the visual proof behind every audio equalizer and vibration analysis tool.
Slide a point load along a beam and watch the support reactions redistribute instantly — ΣF = 0 and ΣM = 0 made visible instead of abstract.
Narrow a pipe and watch velocity rise while pressure drops exactly where it speeds up — the same principle behind flow meters and carburetors.
Click through all four stages of the refrigeration cycle to see exactly where heat gets absorbed, where it gets rejected, and why a compressor is the only stage that consumes work.
Crank up controller gain and watch a system's step response go from sluggish to fast to oscillating — the core trade-off behind every PID tuning decision.
Switch between gradient, divergence, and curl and watch the same vector field grid change from pointing outward, to spreading from a source, to rotating around a center.
Advance time and watch how a changing electric field induces a magnetic field, and a changing magnetic field induces an electric field — the coupled loop that lets a wave propagate through empty space.
Resize a Gaussian surface around a charge and watch the enclosed flux stay exactly the same — a direct, visual proof of why surface shape never matters, only what's enclosed.
Change the refractive index of a material and watch a wave bend more sharply toward the normal, or vanish into total internal reflection — the same physics behind fiber optics.
Mismatch a load's impedance from the line and watch a standing wave appear — with live VSWR and reflection coefficient readouts showing exactly how much power never reaches the load.
Switch between isotropic, dipole, and Yagi radiation patterns and see gain for what it really is — not more power, just the same power reshaped into a tighter beam.
Switch between wye and delta and watch three phases 120° apart sum to constant, unpulsing power — while line and phase voltage relate completely differently depending on the connection.
Adjust slip and watch a motor's rotor lag behind its own stator field — and see why that lag isn't a flaw, it's the only reason an induction motor produces any torque at all.
Move a fault along a feeder and watch available fault current fall as impedance to the source increases — the exact number every breaker's interrupting rating has to be selected around.
Drag a PWM duty-cycle slider and watch a switched square wave produce a precise average voltage — with none of the wasted heat a resistive voltage drop would cost.
Slide fault current up and watch two time-current curves race — see exactly why the closer device is set to always trip first, leaving the upstream breaker as backup only.
Drag a pole around the complex s-plane and watch its time-domain response transform from decaying, to oscillating, to unstable — a system's entire behavior readable from one point's location.
Slide a flipped kernel across an input signal and watch convolution build the output one point at a time — the single operation behind every filter, blur, and vibration response calculation.
Drop the sample rate below the Nyquist rate and watch a real signal become indistinguishable from a completely different, lower-frequency impostor — aliasing made directly visible.
Switch between AM and FM and watch the same message signal get encoded two completely different ways onto a carrier — one in amplitude, one in frequency, with very different noise behavior.
Move a subnet mask boundary and watch the same fixed address block trade usable hosts for more subnets — a strict zero-sum tradeoff you can see happen in real time.
Drag a feedback resistor and watch an op-amp's output gain shift precisely with it — proof that negative feedback, not the op-amp itself, is what makes the circuit predictable.
Switch between forward and reverse bias and watch a PN junction's depletion region shrink or widen — the physical mechanism that makes a diode a one-way valve for current.
Pulse SET or RESET on two cross-coupled NOR gates and watch the circuit hold its state after the trigger disappears — the literal origin of memory in digital logic.
Toggle pipelining on and watch identical instructions finish in less than half the clock cycles — not because any instruction got faster, but because their stages now overlap.
Compare polling against interrupts on the same timeline and watch polling either waste cycles checking nothing, or miss an event entirely between scheduled checks.
Step through sense, decide, act, and feedback and watch the same universal loop underneath a thermostat, a factory line, and a SCADA-supervised plant.
Press a momentary START button on a live ladder-logic rung and watch the motor's own contact seal itself in — exactly how real relay-replacement logic keeps running after you let go.
Click through four remote sites on one supervisory screen and see exactly why a "communications lost" alarm is treated as seriously as any process fault.
Drag two joint angles on a robot arm and watch the end-effector position update instantly — forward kinematics computed live from nothing but trigonometry.
Turn a crank on a four-bar linkage and watch the coupler and rocker links get forced into motion — the same mechanism hiding inside your car's engine and windshield wipers.
Adjust a force's angle and magnitude and watch it resolve into perpendicular x and y components live — the single operation every equilibrium equation in statics actually depends on.
Move a point around a circular path at constant speed and watch its acceleration vector stay pointed at the center the whole time — proof that constant speed doesn't mean zero acceleration.
Push a material past its yield point on a live stress-strain curve and watch it cross from "springs back fully" to "permanently deformed" — the exact line every safe design has to respect.
Slide a point load along a beam and watch its shear and bending moment diagrams redraw instantly — see exactly why the moment always peaks right where the shear diagram crosses zero.
Sweep a forcing frequency toward a structure's natural frequency and watch the same force amplitude produce a response many times larger — resonance made directly visible, and why designers avoid it.
Coarsen a stress mesh and watch a sharp stress concentration get smoothed right over — refine it back and watch the approximation climb toward the true peak it was missing.
Drag a damping ratio slider and watch a disturbed system cross from oscillating-and-settling into a critically damped snap back to rest — with zero overshoot exactly at ζ = 1.
Change a gear ratio and watch torque and speed trade off in exact lockstep — proof that a gearbox redistributes power, it never multiplies it for free.
Raise the Reynolds number and watch smooth, orderly streamlines break down into chaotic turbulence right at the classic transition threshold.
Widen a hydraulic press's piston area ratio and watch output force climb — while output travel distance shrinks by the exact same factor, Pascal's Law's built-in tradeoff.
Adjust hot and cold reservoir temperatures and watch the absolute maximum possible engine efficiency shift — a hard ceiling from the second law that no engineering can ever beat.
Switch between conduction, convection, and radiation and watch three completely different physical mechanisms move the same heat — including the only one that needs no medium at all.
Advance time on a concentration profile and watch a sharp boundary smooth into a gradient — pure diffusion, driven by nothing but random molecular motion and statistics.
Slide the air-fuel ratio away from stoichiometric in either direction and watch unburned fuel or wasted excess air appear — the sweet spot sits precisely between both failure modes.
Nudge reaction temperature up and watch reaction rate climb exponentially, not gently — the Arrhenius relationship that makes reactor temperature control a genuine safety-critical variable.
Shrink a duct while holding airflow constant and watch velocity spike — and noise and pressure loss along with it, the real reason duct sizing is a genuine tradeoff, not just "bigger is safer."
Raise humidity and watch a thermometer-only view of cooling load massively understate the real total — hidden latent heat that a cooling coil still has to remove.
Speed up three of four sequential process steps and watch overall throughput refuse to budge — until you fix the one actual bottleneck holding the whole line back.
Drag proportional and integral gain sliders and watch the same process swing from sluggish, to well-tuned, to oscillating — PID tuning made directly visible on a live response curve.
Mismatch inflow and outflow around a vessel and watch the accumulation term absorb the difference exactly — conservation of mass made impossible to argue with.
Shrink grain size on the exact same alloy and watch calculated yield strength climb — grain boundaries physically block dislocation motion, and more boundaries means more resistance.
Drag composition and temperature across a binary phase diagram and watch the same alloy cross from liquid, into a mushy two-phase zone, into fully solid.
Push cutting speed and feed rate higher and watch material removal rate climb — while tool life and surface finish quietly pay the price, a genuine three-way machining tradeoff.
Raise pore water pressure with a rising water table and watch soil strength collapse — while total stress never changes at all. Effective stress is what actually holds soil together.
Adjust cohesion, friction angle, and normal stress independently and watch the Mohr-Coulomb line predict exactly how much shear strength that soil actually has.
Widen a spread footing and watch the maximum allowable column load climb far faster than the width itself — footing area grows with the square of width, not linearly.
Raise design speed and watch braking distance grow far faster than reaction distance — a squared relationship that drives every sight-distance and curve-radius requirement on real roads.
Pave over more of a site and watch the same 1 inch of rainfall shift from mostly soaking in to mostly running off — the runoff coefficient every stormwater calculation is built on.
Shrink a pipe's diameter for the same flow rate and watch friction head loss climb steeply — a near-fifth-power relationship that drives real pipe sizing and pumping-cost decisions.
Move downstream from a discharge point and watch a contaminant plume spread and dilute — concentration falling steadily as the same total mass mixes into more and more water.
Step through sedimentation, filtration, and disinfection and watch turbidity and pathogen levels fall at each stage — no single step does the whole job, each removes what the last one left behind.
Advance time on a t² fire growth curve and watch heat release rate accelerate toward flashover — proof that early detection matters far more than the math first suggests.
Break a wire on a live supervised circuit and watch the panel catch it instantly — an end-of-line resistor is what turns a silent failure into an actionable trouble signal.
Stretch a branch circuit longer on undersized wire and watch voltage at the far end sag below the 5% guideline — a real, calculable loss from nothing but wire resistance.
Double the distance from a light source and watch illuminance drop to a quarter, not a half — the inverse square law made directly, counterintuitively visible.
Adjust wind slowdown through a turbine rotor and watch captured power peak at exactly 59.3% — the Betz limit, a hard physics ceiling no turbine design can ever exceed.
Push discharge rate higher and watch usable battery capacity actually shrink — internal resistance turning real stored energy into heat instead of delivered power.
Nudge the neutron multiplication factor around 1.0 and watch a reactor cross between dying out, holding perfectly steady, and growing — "critical" is the normal, controlled state, not a warning.
Balance lift against weight and thrust against drag independently and watch the same aircraft climb, descend, accelerate, or hold perfectly steady, level flight.
Raise a wing's angle of attack past its critical point and watch lift collapse suddenly, not gradually — the aerodynamic stall every pilot trains to recognize and recover from.
Raise a satellite's altitude and watch its required orbital speed drop, not climb — gravity weakens with distance, so a higher orbit actually needs less speed to stay balanced.
Switch between scale, rotate, and shear and watch a matrix physically transform a square — the abstract numbers and the concrete geometric picture are the exact same operation.
Adjust a cooling rate constant and watch Newton's Law of Cooling produce exponential decay — because the rate of change depends on the current temperature itself, not on time directly.
Grow a sample size and watch the confidence interval around the mean shrink — not because individual measurements got better, but because averaging more of them cancels out random error.
Step through Newton-Raphson iteration one guess at a time and watch it converge on √2 to six decimal places in just a handful of steps — slope information doing the heavy lifting.
Tighten a design constraint and watch the true optimum snap from the mathematically ideal peak to wherever the constraint boundary actually cuts it off.
A 20-section interactive reference covering the shared math and science foundation behind every discipline — calculus, linear algebra, trigonometry, statics & dynamics, chemistry, probability & statistics, differential equations, and numerical methods, each with worked examples.