11 Units · 220 Quiz Questions · 47 Flashcards · Diagnostic · Worked Examples · Full-Length Practice Exam
Based on this guide's real question bank — 469 practice questions across 16 units. Slide to match your situation.
End behavior of an odd-degree polynomial with a positive leading coefficient: down on the far left, up on the far right.
The unit circle with the four quadrant special angles: 0°, 90°, 180°, 270° and their coordinates.
y = sin(x): amplitude 1, period 2π. The curve starts at the midline and reaches its max a quarter of the way through one period.
The complex number 3 + 4i plotted on the complex plane: 3 units along the real axis, 4 units along the imaginary axis.
A function f and its inverse f⁻¹ are always mirror images of each other across the line y = x.
The normal distribution and the Empirical Rule: about 68% of data falls within 1 standard deviation of the mean, 95% within 2, 99.7% within 3.
Divide (x² + 5x + 6) by (x + 2) using synthetic division
x²+5x+6 = (x+2)(x+3), so the quotient is x+3 with remainder 0.
If P(x) = x³ − 2x² + x − 5, find P(2) using the Remainder Theorem
P(2) = 8 − 8 + 2 − 5 = −3.
Is (x − 1) a factor of x³ − 6x² + 11x − 6?
P(1) = 1 − 6 + 11 − 6 = 0, so by the Factor Theorem, (x−1) is a factor.
Divide x³ − 6x² + 11x − 6 by (x − 1) using synthetic division
Synthetic division with c=1 on 1,−6,11,−6 gives 1,−5,6, remainder 0.
A polynomial has a zero at x = 3 with multiplicity 2. What happens at x = 3 on the graph?
Even multiplicity means the graph touches the x-axis and bounces back without crossing.
A polynomial has a zero at x = −2 with multiplicity 3. What happens at x = −2?
Odd multiplicity means the graph crosses through the x-axis.
What is the end behavior of y = −x⁴ + 3x² − 1?
Even degree with a negative leading coefficient: both ends point down.
What is the end behavior of y = 2x⁵ − x³ + 4?
Odd degree with a positive leading coefficient: down on the left, up on the right.
Which value of c would you use in synthetic division to divide by (x + 5)?
x + 5 = x − (−5), so c = −5.
(x + 3)(x² − x − 2) equals which of the following?
Distributing gives x³−x²−2x+3x²−3x−6 = x³+2x²−5x−6.
A degree-4 polynomial can have at most how many real zeros?
A degree-n polynomial has at most n real zeros.
For P(x) = x² − 9, what are the zeros?
x² − 9 = (x−3)(x+3) = 0, so x = 3 or x = −3.
Using the Factor Theorem, is (x + 2) a factor of x³ + 3x² − 4?
P(−2) = −8 + 12 − 4 = 0, so (x+2) is a factor.
Divide (2x² + 7x + 3) by (x + 3) using synthetic division
Synthetic division with c=−3 on 2,7,3 gives 2,1, remainder 0.
If P(x) = 2x³ + x² − 5x + 1, find P(−1)
2(−1)³ + (−1)² − 5(−1) + 1 = −2 + 1 + 5 + 1 = 5.
A degree-3 polynomial with a positive leading coefficient has end behavior:
Odd degree, positive leading coefficient: down on the left, up on the right.
Which of these is a zero of x³ − x² − 4x + 4, based on the Factor Theorem test P(1)?
P(1) = 1 − 1 − 4 + 4 = 0, so x=1 is a zero.
A polynomial has zeros at x = 2 (multiplicity 1) and x = −1 (multiplicity 2). How many times does the graph cross the x-axis?
Odd multiplicity at x=2 crosses; even multiplicity at x=−1 only touches and bounces, not a true crossing.
What is the degree of the polynomial that results from multiplying a degree-2 polynomial by a degree-3 polynomial?
Multiplying polynomials adds their degrees: 2+3=5.
Using synthetic division to divide x³+1 by (x+1), what is the quotient?
Synthetic division with c=−1 on 1,0,0,1 gives 1,−1,1, remainder 0: x²−x+1.
Simplify (x² − 9)/(x + 3)
(x−3)(x+3)/(x+3) = x−3, with x ≠ −3 stated since that made the original denominator zero.
State the excluded value(s) for (x + 1)/(x² − 4)
x² − 4 = 0 when x = 2 or x = −2.
Simplify (x² + 5x + 6)/(x² + 4x + 3)
Factor: (x+2)(x+3)/((x+1)(x+3)) — cancel (x+3) to get (x+2)/(x+1).
Multiply: (x/(x+2)) · ((x+2)/(3x))
Both x and (x+2) cancel, leaving 1/3.
Divide: (2/(x−1)) ÷ (4/(x−1))
Multiply by the reciprocal: (2/(x−1))·((x−1)/4) = 2/4 = 1/2.
Add: 3/x + 2/x
Same denominator, add numerators: 5/x.
Add: 1/x + 1/(x+1)
LCD is x(x+1): (x+1)/(x(x+1)) + x/(x(x+1)) = (2x+1)/(x(x+1)).
Subtract: 5/(x−2) − 3/(x−2)
Same denominator, subtract numerators: 2/(x−2).
Solve for x: 3/x = 6/(x+2)
Cross multiply: 3(x+2)=6x → 3x+6=6x → x=2. Check: x≠0,−2, so x=2 works.
Solve: x/(x−3) = 2 + 3/(x−3)
Multiplying out gives x = 2(x−3)+3 → x=2x−3 → x=3, but x=3 makes the original denominator zero — no solution.
What must you always check after solving a rational equation?
Solutions that create a zero denominator in the original equation must be rejected as extraneous.
Simplify: (x²−1)/(x−1) · 1/(x+1)
(x²−1)/(x−1) simplifies to (x+1); then (x+1)·1/(x+1) = 1.
Find the LCD of 1/(x²−4) and 1/(x+2)
x²−4 factors as (x−2)(x+2), which already contains (x+2), so that's the LCD.
Simplify (2x² − 8)/(x² − 4)
Factor: 2(x²−4)/(x²−4) = 2 (the x²−4 factors cancel entirely).
State the excluded value(s) for 5/(x² − 25)
x²−25=0 when x=5 or x=−5.
Multiply: ((x+1)/(x−2)) · ((x−2)/(x+3))
The (x−2) factors cancel, leaving (x+1)/(x+3).
Divide: (x/4) ÷ (x²/8)
(x/4)·(8/x²) = 8x/(4x²) = 2/x.
Add: 2/(x+1) + 3/(x−1)
LCD (x+1)(x−1): 2(x−1)+3(x+1) = 2x−2+3x+3 = 5x+1, over (x+1)(x−1).
Solve: 2/(x+3) = 1/(x−1)
Cross multiply: 2(x−1)=1(x+3) → 2x−2=x+3 → x=5.
Solve: (x+2)/(x−4) = 6/(x−4)
Multiplying by (x−4): x+2=6 → x=4, but x=4 makes the original denominator zero — no solution.
Simplify √(x⁶)
Divide the exponent by the index: 6÷2=3.
Simplify √(x⁵)
x⁵ = x⁴·x, and √(x⁴) = x², leaving x²√x.
Simplify ∛(x⁹)
Divide the exponent by the index: 9÷3=3.
Simplify: 5√7 + 3√7
Like radicals combine by adding coefficients: (5+3)√7 = 8√7.
Multiply: ∛4 · ∛2
∛4 · ∛2 = ∛8 = 2.
Simplify (x^(2/3))^(3/4)
Multiply the exponents: (2/3)(3/4) = 1/2, giving x^(1/2) = √x.
Simplify x^(−1/2)
A negative exponent flips to the reciprocal: x^(−1/2) = 1/x^(1/2) = 1/√x.
Rationalize the denominator: 1/√5
Multiply top and bottom by √5: √5/5.
Rationalize the denominator: 2/(3+√2)
Multiply by the conjugate (3−√2): 2(3−√2)/(9−2) = (6−2√2)/7.
Solve √(x+5) = x−1
Squaring gives x²−3x−4=0 → (x−4)(x+1)=0 → x=4 or x=−1. Checking x=−1 in the original equation fails (extraneous), so x=4 only.
Simplify: x^(1/3) · x^(1/6)
Add the exponents: 1/3+1/6 = 2/6+1/6 = 3/6 = 1/2.
Which expression is equivalent to ⁴√(x⁸)?
Divide the exponent by the index: 8÷4=2.
Simplify: √50 − √8
√50=5√2 and √8=2√2, so 5√2−2√2=3√2.
Simplify √(x⁴ · y²)
√(x⁴)=x² and √(y²)=|y| (since y could be negative).
Simplify: 2∛16
16=8·2, so ∛16=2∛2, and 2·2∛2 = 4∛2.
Simplify (x^(3/4))^(4/3)
Multiply the exponents: (3/4)(4/3) = 1, giving x¹ = x.
Solve ∛(x−2) = 3
Cube both sides: x−2 = 27, so x = 29.
Simplify: 4√3 · 2√6
4·2=8, √3·√6=√18=3√2, so 8·3√2 = 24√2.
Which value of x makes √(x−3) undefined over the real numbers?
The expression under an even-index radical cannot be negative, so x−3 ≥ 0 is required.
Simplify: (9x⁴)^(1/2)
√9=3 and √(x⁴)=x², giving 3x².
Evaluate log₂(8)
2³ = 8, so log₂(8) = 3.
Evaluate log₃(81)
3⁴ = 81, so log₃(81) = 4.
Evaluate log₅(1)
5⁰ = 1, so log₅(1) = 0.
Rewrite in exponential form: log₄(x) = 3
log₄(x)=3 means 4³=x, so x=64.
Solve log₂(x) = 5
2⁵ = 32.
Expand using the product rule: log(xy)
The product rule turns a log of a product into a sum of logs.
Expand using the quotient rule: log(x/y)
The quotient rule turns a log of a quotient into a difference of logs.
Expand using the power rule: log(x⁵)
The power rule pulls the exponent out front as a multiplier: 5 log x.
Condense: log 3 + log 4
log 3 + log 4 = log(3·4) = log 12.
Condense: 2 log x − log y
Power rule first: log(x²) − log y, then quotient rule: log(x²/y).
Solve for x: 3ˣ = 81
81 = 3⁴, so x = 4.
Solve 2ˣ = 20 to the nearest hundredth
x = log(20)/log(2) ≈ 1.301/0.301 ≈ 4.32.
Which base does "ln" represent?
ln(x) means logₑ(x), the natural log.
Evaluate log₄(1/16)
4⁻²=1/16, so log₄(1/16)=−2.
Solve ln(x) = 2 (round to the nearest hundredth)
x = e² ≈ 7.389.
A population grows according to y = 500e^(0.03t). What is the growth rate?
In y=ae^(rt), r=0.03 represents a 3% continuous growth rate.
Solve log(x) + log(x−3) = 1
log(x(x−3))=1 → x²−3x=10 → x²−3x−10=0 → (x−5)(x+2)=0. x=−2 is rejected (can't take log of a negative), so x=5.
Simplify: log₂(16) + log₂(4)
log₂16=4, log₂4=2, sum=6. (Equivalently log₂(64)=6.)
How long does it take an investment to double at 5% annual compound interest, using y=a(1.05)ᵗ, to the nearest year?
Solve 2=1.05ᵗ: t=log(2)/log(1.05)≈14.2, rounds to 14.
Which equation is equivalent to eˣ = 12?
Taking the natural log of both sides: x = ln(12).
Find S₁₀ for the arithmetic sequence with a₁ = 4, d = 3
a₁₀ = 4+(9)(3) = 31. S₁₀ = 10/2·(4+31) = 5·35 = 175.
Find the sum of the first 6 terms of the geometric sequence a₁ = 2, r = 3
S₆ = 2(1−3⁶)/(1−3) = 2(−728)/(−2) = 728.
Find the sum of the infinite geometric series with a₁ = 8, r = 1/2
S = a₁/(1−r) = 8/0.5 = 16.
Does the infinite geometric series with a₁ = 5, r = 2 have a sum?
An infinite geometric series only converges when |r| < 1. Here |r|=2, so it diverges.
Evaluate Σ (i=1 to 4) of 2i
2(1)+2(2)+2(3)+2(4) = 2+4+6+8 = 20.
Evaluate Σ (i=1 to 3) of (i² + 1)
(1+1)+(4+1)+(9+1) = 2+5+10 = 17.
Find the 8th term of the arithmetic sequence 5, 9, 13, 17, ...
d=4, a₈ = 5+(7)(4) = 33.
Find the 5th term of the geometric sequence 3, 6, 12, 24, ...
r=2, a₅ = 3·2⁴ = 48.
What does Sₙ = n/2·(a₁+aₙ) represent for an arithmetic series?
Pairing the first and last term (and so on) always gives the same average, times n terms.
An infinite geometric series has r = −0.5. Does it converge?
Convergence depends on |r| < 1, regardless of sign — |−0.5| = 0.5 < 1.
Find S₅ for the geometric sequence a₁ = 1, r = 1/2
S₅ = 1(1−(1/2)⁵)/(1−1/2) = (31/32)/(1/2) = 31/16.
Which recursive formula describes an arithmetic sequence with common difference d?
Each term is the previous term plus the common difference.
For a geometric series with r = 1, which formula gives the sum instead of the standard formula?
When r=1 the standard formula divides by zero; since every term equals a₁, the sum is just n·a₁.
Find the 20th term of the arithmetic sequence with a₁ = 7, d = −2
a₂₀ = 7+(19)(−2) = 7−38 = −31.
Find the sum of the first 8 terms of the arithmetic sequence 2, 5, 8, 11, ...
d=3, a₈=2+(7)(3)=23. S₈=8/2·(2+23)=4·25=100.
Write the explicit formula for the sequence with a₁ = 10 and r = 1/5
Geometric sequence explicit formula: aₙ = a₁·r^(n−1).
Evaluate Σ (i=2 to 5) of 3i
3(2)+3(3)+3(4)+3(5) = 6+9+12+15 = 42.
A ball is dropped and bounces to 60% of its previous height each time, starting at 10 feet. Find the total vertical distance using the infinite geometric series formula for the bounces only (after the drop), a₁=6
S = a₁/(1−r) = 6/(1−0.6) = 6/0.4 = 15.
Which sequence is neither arithmetic nor geometric?
1,4,9,16 (perfect squares) has no constant difference or ratio between terms.
Find r for the geometric sequence 100, 20, 4, 0.8, ...
20/100 = 1/5, and 4/20 = 1/5 — confirmed constant ratio.
Convert 180° to radians
180° is half of a full revolution (2π), so it equals π radians.
Convert 90° to radians
90° is a quarter revolution: (2π)/4 = π/2.
Convert π/3 radians to degrees
(π/3)(180/π) = 60°.
Convert 3π/2 radians to degrees
(3π/2)(180/π) = 270°.
On the unit circle, what are the coordinates for angle 0°?
0° is along the positive x-axis, at (1, 0).
On the unit circle, what are the coordinates for angle 90°?
90° is straight up the positive y-axis, at (0, 1).
Find sin(30°)
sin(30°) = 1/2, one of the standard unit circle values.
Find cos(60°)
cos(60°) = 1/2.
Find cos(45°)
cos(45°) = √2/2.
Find tan(45°)
tan(45°) = sin(45°)/cos(45°) = (√2/2)/(√2/2) = 1.
What is the reference angle for 150°?
180° − 150° = 30°.
In which quadrant is the angle 200°?
200° is between 180° and 270°, which is Quadrant III.
Using ASTC, which trig function is positive in Quadrant III?
ASTC: Quadrant III is where only Tangent is positive.
Convert 4π/3 radians to degrees
(4π/3)(180/π) = 240°.
Convert 315° to radians
315(π/180) = 315π/180 = 7π/4.
Find sin(150°)
Reference angle 30°, sine is positive in Quadrant II: sin(150°)=1/2.
Find cos(120°)
Reference angle 60°, cosine is negative in Quadrant II: cos(120°)=−1/2.
Find sin(270°)
270° is straight down the unit circle at (0,−1), so sin(270°) = −1.
What is the reference angle for 305°?
360° − 305° = 55°.
In which quadrant does an angle of 5π/6 radians terminate?
5π/6 = 150°, which is in Quadrant II.
Find the amplitude of y = 3 sin(x)
The amplitude is the coefficient in front of sine: |3| = 3.
Find the period of y = sin(2x)
Period = 2π/B = 2π/2 = π.
Find the period of y = cos(x/2)
Period = 2π/(1/2) = 4π.
Find the amplitude and midline of y = 2sin(x) + 5
The coefficient 2 is the amplitude; the +5 shifts the midline to y=5.
If sin θ = 3/5, find cos²θ using the Pythagorean identity
sin²θ+cos²θ=1 → (3/5)²+cos²θ=1 → cos²θ = 1 − 9/25 = 16/25.
Simplify sec²θ − tan²θ
Since 1+tan²θ=sec²θ, rearranging gives sec²θ−tan²θ=1.
Rewrite tan θ using sine and cosine
The quotient identity: tan θ = sin θ / cos θ.
What is csc θ equivalent to?
csc θ is the reciprocal of sin θ.
Solve sin θ = 1/2 for θ in [0°, 360°)
Reference angle 30°; sine is positive in Quadrants I and II: 30° and 150°.
Solve cos θ = −1/2 for θ in [0°, 360°)
Reference angle 60°; cosine is negative in Quadrants II and III: 120° and 240°.
How many solutions does sin θ = 0.5 typically have in one full rotation [0°, 360°)?
A sine equation typically has two solutions per rotation, one in each of two quadrants.
tan θ and sec θ are both undefined whenever which condition is true?
Both tan θ and sec θ have cos θ in their denominator (directly or via sin θ/cos θ).
What is the range of y = cos(x)?
Cosine oscillates between −1 and 1 for all real x.
Find the period of y = tan(x)
The tangent function repeats every π radians, unlike sine and cosine which repeat every 2π.
If cos θ = 5/13 and θ is in Quadrant I, find sin θ
sin²θ = 1−(5/13)² = 1−25/169 = 144/169, so sin θ = 12/13 (positive in QI).
Simplify: (1 − sin²θ)
From the Pythagorean identity, 1 − sin²θ = cos²θ.
Find the phase shift of y = sin(x − π/2)
y=sin(x−C) shifts right by C; here C=π/2.
Solve tan θ = 1 for θ in [0°, 360°)
Reference angle 45°; tangent is positive in Quadrants I and III: 45° and 225°.
What is the midline of y = 4cos(x) − 3?
The vertical shift (−3) sets the new midline.
cot θ is equivalent to which ratio?
cot θ is the reciprocal of tan θ = sin θ/cos θ, so cot θ = cos θ/sin θ.
Simplify √(−16)
√(−16) = √16 · i = 4i.
Simplify i⁶
Powers of i cycle every 4: i⁶ = i^(4+2) = i² = −1.
Simplify i¹⁵
15 ÷ 4 leaves remainder 3, so i¹⁵ = i³ = −i.
Add: (3 + 2i) + (5 − 4i)
Combine real and imaginary parts separately: (3+5) + (2−4)i = 8 − 2i.
Subtract: (7 − 3i) − (2 + 5i)
(7−2) + (−3−5)i = 5 − 8i.
Multiply: (2 + i)(3 − i)
FOIL: 6 − 2i + 3i − i² = 6 + i − (−1) = 7 + i.
Find the conjugate of 4 − 7i
The conjugate of a−bi is a+bi.
Multiply (3 + 2i)(3 − 2i)
A number times its conjugate: 3² + 2² = 9 + 4 = 13.
Solve x² + 9 = 0
x² = −9, so x = ±√(−9) = ±3i.
Solve x² − 4x + 13 = 0 using the quadratic formula
Discriminant = 16−52 = −36. x = (4±√(−36))/2 = (4±6i)/2 = 2±3i.
A quadratic with real coefficients has one solution 5 − 2i. What must the other solution be?
Complex solutions to a real-coefficient quadratic always come in conjugate pairs.
Divide: 4/(1 + i)
Multiply by the conjugate (1−i)/(1−i): 4(1−i)/2 = 2−2i.
What is the discriminant of x² + 2x + 5 = 0, and what does it indicate?
Discriminant = 4 − 20 = −16, which is negative, meaning two complex conjugate solutions.
Simplify: i² + i⁴
i²=−1 and i⁴=1, so −1+1=0.
Simplify √(−25) · √(−4)
√(−25)=5i and √(−4)=2i, so 5i·2i=10i²=10(−1)=−10.
Multiply: (1 + i)²
(1+i)(1+i) = 1+i+i+i² = 1+2i−1 = 2i.
Solve 2x² + 8 = 0
x² = −4, so x = ±√(−4) = ±2i.
Find the sum of the complex conjugate pair 3+5i and 3−5i
(3+5i)+(3−5i) = 6 (the imaginary parts cancel).
Simplify: (2−3i) − (−1+4i)
(2−(−1)) + (−3−4)i = 3 − 7i.
For x² − 6x + 25 = 0, find the discriminant and describe the solutions
Discriminant = 36 − 100 = −64, negative, so two complex conjugate solutions.
If f(x) = x+3 and g(x) = x², find (f+g)(x)
(f+g)(x) = f(x)+g(x) = (x+3)+x² = x²+x+3.
If f(x) = 2x and g(x) = x−1, find (f·g)(x)
f(x)·g(x) = 2x(x−1) = 2x²−2x.
If f(x) = x² and g(x) = x+1, find (f∘g)(x)
f(g(x)) = f(x+1) = (x+1)² = x²+2x+1.
If f(x) = x+1 and g(x) = x², find (g∘f)(x)
g(f(x)) = g(x+1) = (x+1)² = x²+2x+1.
If f(x) = 2x − 4, find f⁻¹(x)
Swap x and y: x=2y−4 → x+4=2y → y=(x+4)/2.
If f(x) = 3x + 6, find f⁻¹(2)
f⁻¹(x)=(x−6)/3, so f⁻¹(2)=(2−6)/3=−4/3.
If f(5) = 12, what must be true about f⁻¹?
An inverse function swaps inputs and outputs, so f⁻¹(12)=5.
Which test determines whether a function's inverse is also a function?
If a horizontal line crosses the graph more than once, the inverse fails to be a function.
The graphs of f and f⁻¹ are reflections of each other across which line?
Swapping x and y to find an inverse corresponds to reflecting across y=x.
If g(x) = f(x−3) + 2, how is the graph of g related to f?
f(x−3) shifts right 3; adding 2 outside shifts up 2.
If g(x) = −f(x), how is the graph of g related to f?
Negating the whole output flips the graph vertically, over the x-axis.
If g(x) = f(−x), how is the graph of g related to f?
Negating the input flips the graph horizontally, over the y-axis.
Does f(x) = x³ have an inverse that is also a function?
x³ is one-to-one (strictly increasing), so it passes the Horizontal Line Test and has an inverse function.
If f(x) = √x and g(x) = x+4, find the domain of (f∘g)(x)
f(g(x)) = √(x+4), which requires x+4 ≥ 0, so x ≥ −4.
If f(x) = x² (for x ≥ 0) and g(x) = √x, are f and g inverses of each other?
f(g(x)) = (√x)² = x and g(f(x)) = √(x²) = x for x≥0 — both checks pass.
If h(x) = f(g(x)) and g(x) = 2x, f(x) = x−5, find h(3)
g(3)=6, then f(6)=6−5=1.
If f(x) = 1/x, find f⁻¹(x)
Swapping x and y in y=1/x gives x=1/y, so y=1/x — the same function.
If g(x) = 2f(x), how does the graph of g compare to f?
Multiplying the output by 2 stretches the graph vertically by a factor of 2.
If g(x) = f(2x), how does the graph of g compare to f?
Multiplying the input by 2 compresses the graph horizontally by a factor of 2.
If f(x) = x+7 and g(x) = x−7, what is (f∘g)(x)?
f(g(x)) = f(x−7) = (x−7)+7 = x — confirming f and g are inverses.
Which sampling method gives every member of the population an equal chance of selection?
That's the definition of a simple random sample.
A survey only asks people leaving a gym about exercise habits. What kind of sample is this?
Only surveying gym-goers is a convenience sample that's biased toward people who already exercise.
According to the Empirical Rule, about what percent of normally distributed data falls within 1 standard deviation of the mean?
The 68-95-99.7 Rule: about 68% falls within 1 standard deviation.
According to the Empirical Rule, about what percent falls within 2 standard deviations?
About 95% falls within 2 standard deviations.
A data set has mean 100 and standard deviation 15. Find the z-score for x = 130
z = (130−100)/15 = 30/15 = 2.
A data set has mean 50 and standard deviation 8. Find the z-score for x = 42
z = (42−50)/8 = −8/8 = −1.
A z-score of −2 means the value is:
A negative z-score means the value is below the mean, by that many standard deviations.
As sample size increases, what generally happens to the margin of error?
Larger samples generally produce more precise estimates, shrinking the margin of error.
A 95% confidence interval means:
Confidence level describes the long-run reliability of the METHOD, not one specific interval.
A confidence interval is calculated as:
A confidence interval is the sample statistic plus or minus the margin of error.
A larger sample size directly fixes which problem?
Sample size affects precision (variability), but does NOT fix a biased collection method.
What is a stratified sample?
Stratified sampling ensures proportional representation from each subgroup.
A data value has z-score 0. What does this mean?
A z-score of 0 means the value is exactly at the mean (zero standard deviations away).
Which of these is an example of a stratified sample?
Stratified sampling divides the population into subgroups (like grade levels) then samples proportionally from each.
A data set is normally distributed with mean 60 and standard deviation 5. About what percent of data falls between 55 and 65?
55 to 65 is exactly ±1 standard deviation from the mean — about 68% by the Empirical Rule.
A data set has mean 200 and standard deviation 25. Find the value corresponding to z = 1.5
x = μ + zσ = 200 + 1.5(25) = 200+37.5 = 237.5.
Which of the following would most likely increase bias in a survey?
Voluntary/self-selected responses are a classic source of bias, regardless of sample size.
A result from a simulation falls far outside the range typically produced by random chance. What does this suggest?
An unusually extreme result compared to the simulated random-chance distribution is evidence against pure chance.
What happens to a confidence interval's width if you increase the confidence level (e.g., from 90% to 99%)?
Higher confidence requires a wider range to be more sure of capturing the true value.
Which best describes a census, as opposed to a sample?
A census surveys the ENTIRE population, not just a sample of it.
A bag has 4 red and 6 blue marbles. Find P(red)
P(red) = 4/10 = 2/5.
A die is rolled. Find P(rolling a 4 or a 6)
Mutually exclusive outcomes: 1/6 + 1/6 = 2/6 = 1/3.
A card is drawn from a standard deck. Find P(king or queen)
4 kings + 4 queens out of 52: 8/52 = 2/13.
Two coins are flipped. Find P(both heads)
Independent events: (1/2)(1/2) = 1/4.
A bag has 3 red and 2 blue marbles. Two are drawn WITHOUT replacement. Find P(both red)
(3/5)(2/4) = 6/20 = 3/10 — the second draw's probability changes since it's dependent.
In a class of 10 boys and 15 girls, one student is chosen at random. Find P(girl)
P(girl) = 15/25 = 3/5.
Events A and B are independent, with P(A) = 0.4 and P(B) = 0.5. Find P(A and B)
For independent events: P(A and B) = P(A)·P(B) = 0.4 × 0.5 = 0.20.
How many ways can 3 of 6 people be arranged in a line (order matters)?
6P3 = 6!/(6−3)! = 6·5·4 = 120.
How many ways can a committee of 3 be chosen from 6 people (order doesn't matter)?
6C3 = 6!/(3!3!) = 720/36 = 20.
A password uses 4 different letters, in a specific order, chosen from 10 available letters. How many are possible?
10P4 = 10·9·8·7 = 5040.
A committee of 2 is chosen from 5 people. How many different committees are possible?
5C2 = 5!/(2!3!) = 120/12 = 10.
A fair coin is flipped 4 times. Find P(exactly 2 heads)
4C2·(0.5)²·(0.5)² = 6·0.25·0.25 = 0.375.
P(A) = 0.3 and events A and B are mutually exclusive with P(B) = 0.2. Find P(A or B)
Mutually exclusive events have no overlap: P(A or B) = P(A)+P(B) = 0.3+0.2 = 0.5.
A spinner has 8 equal sections numbered 1–8. Find P(spinning an even number)
4 even numbers (2,4,6,8) out of 8 total: 4/8 = 1/2.
Two dice are rolled. Find P(sum equals 7)
6 combinations sum to 7 out of 36 total: 6/36 = 1/6.
A box has 5 red, 3 blue, and 2 green marbles. Find P(blue or green)
(3+2)/10 = 5/10 = 1/2.
If P(A) = 0.6, find P(not A)
P(not A) = 1 − P(A) = 1 − 0.6 = 0.4.
How many different 4-digit codes can be made using digits 0–9 if repetition IS allowed?
Each of the 4 positions has 10 choices: 10⁴ = 10,000.
A fair coin is flipped 5 times. Find P(exactly 0 heads)
5C0·(0.5)⁰·(0.5)⁵ = 1·1·(1/32) = 1/32.
In a group of 8 people, how many different pairs (order doesn't matter) can be formed?
8C2 = 8!/(2!6!) = 56/2 = 28.
| Degrees | Radians | sin | cos | tan |
|---|---|---|---|---|
| 0° | 0 | 0 | 1 | 0 |
| 30° | π/6 | 1/2 | √3/2 | √3/3 |
| 45° | π/4 | √2/2 | √2/2 | 1 |
| 60° | π/3 | √3/2 | 1/2 | √3 |
| 90° | π/2 | 1 | 0 | undefined |
| 180° | π | 0 | −1 | 0 |
| 270° | 3π/2 | −1 | 0 | undefined |
| Power | Value |
|---|---|
| i¹ | i |
| i² | −1 |
| i³ | −i |
| i⁴ | 1 |
| i⁵, i⁹, i¹³... | i (cycle repeats) |