MATH 3 • MODELING & APPLICATIONS

Sinusoidal Modeling — I can model periodic situations (sound, seasons, motion) with a sinusoidal function and interpret parameters.

Learn how sine and cosine functions capture the rhythms of the real world.

Historical Context & Motivation

Humans have observed repeating patterns in nature for thousands of years — the cycle of the seasons, the ebb and flow of ocean tides, and the vibration of a plucked string. Ancient astronomers in Babylon and Greece tracked the movement of stars across the sky and noticed that these motions repeated at predictable intervals. The desire to describe and predict these periodic phenomena — events that repeat in a regular cycle — eventually led mathematicians to develop the trigonometric functions we use today.

The journey from stargazing to modern sinusoidal modeling spans centuries. Each breakthrough connected abstract mathematics to a real-world pattern, proving that a single family of functions — the sine and cosine functions — can describe phenomena as different as sound waves, temperature swings, and the motion of a pendulum.

~150 CE
Ptolemy's Chord Tables
Claudius Ptolemy compiled tables relating angles to chord lengths in circles, laying the geometric foundation for trigonometry and its connection to circular motion.
~500 CE
Indian Sine Function
Indian mathematician Aryabhata defined the 'jya' (sine) as a half-chord, creating the first true sine function and making it possible to compute periodic values directly.
1822
Fourier's Breakthrough
Joseph Fourier showed that any periodic signal — no matter how complex — can be built from simple sine and cosine waves, revolutionizing physics and engineering.
1900s–Today
Modern Applications
Sinusoidal models now power audio engineering, climate science, medical imaging (MRI), and wireless communication, making them one of the most widely applied functions in mathematics.

The central question this lesson addresses is: How can we write a single equation that captures any periodic situation — its height, speed, timing, and baseline — and then use that equation to make predictions? Understanding sinusoidal modeling gives you a powerful tool for analyzing patterns that repeat, whether in science class or in everyday life.

Core Principles & Definitions

Before diving into equations, you need to understand the four parameters that control every sinusoidal function. Think of these as the "dials" you turn to shape a wave so it matches the real-world data you're modeling. Each parameter has a clear physical meaning, and once you can identify them, writing a sinusoidal model becomes a systematic process rather than guesswork.

1

Amplitude (A)

The amplitude is the distance from the midline to a peak (or to a trough). It tells you how far the function swings above and below its center. Amplitude = (max − min) ÷ 2.
2

Period (T) & Frequency (B)

The period is the length of one complete cycle. The parameter B in the equation is related by T = 2π ÷ B. A larger B compresses the wave; a smaller B stretches it.
3

Phase Shift (C)

The phase shift slides the wave left or right along the horizontal axis. It represents a time delay or advance — for example, the hottest day of summer doesn't fall exactly on the solstice.
4

Vertical Shift (D) — the Midline

The vertical shift (or midline) moves the entire wave up or down. It equals the average of the maximum and minimum values: D = (max + min) ÷ 2.
KEY TAKEAWAY
Think of a sinusoidal function like a customizable wave machine. The amplitude dial controls how tall the waves are. The period dial controls how fast waves come. The phase-shift dial controls when the first wave starts. And the vertical-shift dial raises or lowers the whole water level. Adjust all four dials, and you can match almost any smoothly repeating pattern in nature.

Visualizing a Sinusoidal Function

The diagram below shows a general sine curve with all four parameters labeled. Study how each parameter changes the shape or position of the wave. The midline (dashed) sits at y = D, the amplitude measures the vertical distance from the midline to the peak, and one full period spans the horizontal distance from one peak to the next.

A labeled sine curve showing all four parameters: amplitude A (vertical distance from midline to peak), period T (horizontal length of one cycle), phase shift C (horizontal slide), and midline D (vertical shift).

Notice that the peak occurs at a y-value of D + A and the trough at D − A. The horizontal distance between the start of the curve (after the phase shift) and the next identical point is exactly one period. When you read data from a table or graph, identifying these four features — the highest point, the lowest point, the repeat length, and the horizontal starting point — is all you need to write the equation.

The Mathematical Framework

Every sinusoidal model fits one of two standard forms. The only difference between them is where the wave starts: sine begins at the midline heading up, while cosine begins at a peak. In practice, you can use either form and adjust the phase shift accordingly.

GENERAL SINE FORM
y = A · sin(B(x − C)) + D
A = amplitude (vertical stretch), B = frequency factor (horizontal compression), C = phase shift (horizontal translation), D = vertical shift (midline).
GENERAL COSINE FORM
y = A · cos(B(x − C)) + D
Same parameters as sine. Use cosine when your data starts at a maximum or minimum — this often eliminates the need for a phase shift.
PERIOD FORMULA
T = 2π / B ⟹ B = 2π / T
T is the period — the time (or x-distance) for one complete cycle. If temperatures repeat every 12 months, T = 12 and B = 2π / 12 = π / 6.
MIDLINE AND AMPLITUDE FROM DATA
D = (max + min) / 2 A = (max − min) / 2
These two formulas let you compute the vertical shift and amplitude directly from the highest and lowest observed values.
💡 Sine vs. Cosine — Which Should I Use?
If the data starts at the midline and increases, sine is the natural choice (C may be 0). If the data starts at a maximum, cosine is more convenient. Either function can model any situation — the phase shift just changes.

Sinusoidal Models in Context

Sinusoidal functions pop up everywhere because so many natural and man-made systems oscillate. The table below compares three common contexts — seasonal temperature, sound waves, and circular motion — showing what each parameter means in that setting.

Interpretation of sinusoidal parameters in three real-world contexts
ParameterSeasonal Temp.Sound WavesFerris Wheel
A (Amplitude)Half the difference between the hottest and coldest months (°F or °C)Loudness — larger amplitude means louder soundRadius of the wheel (distance from center to seat)
T (Period)12 months (one year)1/frequency; a 440 Hz note has T ≈ 0.00227 sTime for one full rotation
C (Phase Shift)Accounts for the warmest month not being exactly month 0Time delay between two speakers or signalsWhere the rider starts (bottom, side, or top)
D (Midline)Average annual temperatureEquilibrium air pressure (usually 0 in models)Height of the wheel's center above the ground
Monthly temperature data (amber dots) for a mid-latitude U.S. city fitted with a sinusoidal curve (purple). The midline at 55 °F represents the annual average, and the amplitude of 25 °F captures the seasonal swing.

In the temperature diagram above, the amber data points follow a smooth, wave-like pattern. The purple curve is the sinusoidal model. Notice how the curve doesn't hit every dot perfectly — real data has noise — but it captures the overall trend. The hottest month (July) and coldest month (January) set the max and min, which give you A and D. The 12-month repeat gives you B = 2π / 12 = π / 6. The phase shift C aligns the peak with July instead of the default starting position.

Worked Example — Modeling Seasonal Temperature

A city records an average high of 84 °F in July (month 7) and an average low of 34 °F in January (month 1). Write a sinusoidal function T(m) for the average temperature as a function of month m, then use it to predict the temperature in October (month 10).

Seasonal Temperature Model
1
Step 1 — Find the Midline (D)The midline is the average of the maximum and minimum temperatures: D = (max + min) / 2 = (84 + 34) / 2.
D = 59 °F
2
Step 2 — Find the Amplitude (A)The amplitude is half the difference between the max and min: A = (max − min) / 2 = (84 − 34) / 2.
A = 25 °F
3
Step 3 — Find B from the PeriodTemperatures repeat every 12 months, so T = 12. Use B = 2π / T = 2π / 12.
B = π / 6
4
Step 4 — Choose Sine or Cosine & Find CA cosine function starts at a maximum, which is convenient because our max is at month 7. Using cosine: T(m) = A · cos(B(m − C)) + D. We set C = 7 so the peak aligns with July.
C = 7 (months)
5
Step 5 — Write the ModelSubstituting all values:
T(m) = 25 · cos(π/6 · (m − 7)) + 59
6
Step 6 — Predict October TemperatureOctober is month 10: T(10) = 25 · cos(π/6 · (10 − 7)) + 59 = 25 · cos(π/6 · 3) + 59 = 25 · cos(π/2) + 59. Since cos(π/2) = 0, T(10) = 25 · 0 + 59.
T(10) = 59 °F — October's predicted average is the midline value, which makes sense because it falls exactly between the peak (July) and the trough (January).
Quick Check
You can verify your model by plugging in the max and min months. At m = 7: cos(0) = 1, so T = 25(1) + 59 = 84 ✓. At m = 1: cos(π/6 · (−6)) = cos(−π) = −1, so T = 25(−1) + 59 = 34 ✓.

Strengths & Limitations of Sinusoidal Models

Like every mathematical model, sinusoidal functions are powerful in some situations and less useful in others. Knowing when a sinusoidal model is a good fit — and when it isn't — is just as important as knowing how to write one.

When sinusoidal models shine and where they struggle
StrengthsLimitations
Captures any smoothly repeating pattern with only four parametersCannot model patterns that change over time (e.g., growing amplitude)
Easy to interpret — each parameter has a clear physical meaningAssumes perfectly symmetric peaks and troughs; real data may be skewed
Works across disciplines: physics, biology, earth science, economicsPoorly models sudden jumps or sharp corners (e.g., square waves)
Allows prediction — plug in future x-values to forecast behaviorPredictions assume the pattern continues unchanged, which may not hold
KEY TAKEAWAY
A sinusoidal model is like a GPS navigation route — it gives you an excellent prediction as long as conditions stay steady. But if the road suddenly floods (a one-time event) or traffic patterns change permanently (a trend), the GPS prediction falls apart. Always check whether the underlying periodic pattern is still valid before trusting a sinusoidal forecast.

Connections to Advanced Topics

The sinusoidal models you're learning now are the foundation for more advanced mathematics. In later courses, you'll encounter techniques that extend these ideas to handle messier, more complex real-world situations.

From Math 3 sinusoidal models to college-level topics
What You Know NowWhere It Leads
Single sine or cosine functionFourier series — adding multiple sinusoids together to model any periodic shape, even square waves or sawtooth waves
Constant amplitude ADamped sinusoids — A decreases over time (e.g., a vibrating guitar string fading out): y = A · e^(−kt) · sin(Bx)
Period and phase shift from dataSinusoidal regression — using technology (graphing calculators, Desmos) to compute best-fit parameters automatically
y = A sin(B(x − C)) + DDifferential equations — modeling oscillation via F = −kx (Hooke's Law), whose solution is a sinusoidal function

You don't need calculus or differential equations to appreciate these connections. The key insight is that sinusoidal functions are nature's default for oscillation. Whenever a restoring force pulls a system back toward equilibrium, the resulting motion is sinusoidal. That's why the same math describes a child on a swing, a sound wave, and even alternating electrical current.

Practice Problems

PROBLEM 1CONCEPTUAL
A sinusoidal function has an amplitude of 10 and a midline at y = 50. Without writing an equation, what are the maximum and minimum values of the function? Explain your reasoning.
PROBLEM 2BASIC CALCULATION
A Ferris wheel has a diameter of 40 meters and its center is 25 meters above the ground. It completes one full revolution in 8 minutes. Find the values of A, B, and D for a cosine model h(t) = A · cos(Bt) + D that gives the rider's height h in meters at time t in minutes, assuming the rider starts at the top.
PROBLEM 3INTERMEDIATE
The number of daylight hours in a city varies from a minimum of 9.5 hours (December 21, day 355) to a maximum of 14.5 hours (June 21, day 172). Write a cosine model D(t) for daylight hours as a function of the day of the year t, and find the number of daylight hours on March 21 (day 80).
PROBLEM 4APPLIED
A buoy in the ocean bobs up and down as waves pass. A marine biologist records the following data: at t = 0 s the buoy is at its resting height (0 m displacement); at t = 1.5 s it reaches a peak of 0.8 m above rest; at t = 3 s it returns to rest; at t = 4.5 s it hits −0.8 m (a trough); at t = 6 s it returns to rest. Write a sine model y(t) for the buoy's displacement. Then predict the buoy's height at t = 2 s.
PROBLEM 5CRITICAL THINKING
A student fits a sinusoidal model to average monthly electricity usage (in kWh) for a household. The model is E(m) = 400 · cos(π/6 · (m − 7)) + 900, where m is the month number (1 = January). (a) Interpret each parameter in context. (b) The student notices that the actual data for December (m = 12) is 1,450 kWh, but the model predicts only about 1,117 kWh. Give at least two real-world reasons the model might underestimate December usage, and discuss whether a sinusoidal model is still appropriate.

Lesson Summary

A sinusoidal function of the form y = A · sin(B(x − C)) + D (or cosine) models any smooth, repeating pattern. The four parameters each have a clear meaning: amplitude A controls the height of the wave, B (with period T = 2π / B) controls how quickly the wave repeats, phase shift C slides the wave left or right, and vertical shift D raises or lowers the midline.

To build a model from data, compute D = (max + min) / 2 and A = (max − min) / 2 from the extreme values, find B from the period, then choose sine or cosine and set the phase shift to align the curve with the data. Sinusoidal models apply to seasonal temperatures, sound waves, circular motion, daylight hours, tides, and countless other periodic phenomena. Remember that these models assume a perfectly repeating, symmetric pattern — check your assumptions before relying on predictions.

Varsity Tutors • Math 3 • Sinusoidal Modeling