Calculus Final Project
Loading graph...
Sync: idleSupabase env missing.Enter a Room ID to load data.
Idle

Report Requirements Checklist

  • 2-5 page report describing a calculus application.
  • Concrete example with computation and visuals.
  • Works cited section (not counted in page limit).
  • Individual contribution + reflection paragraphs.
  • Short presentation-ready summary.

Quick Summary

Software teams rely on calculus to translate observed data into decisions about scaling, deployment safety, and cost efficiency. By modeling latency with a differentiable curve, we can compute the traffic level that minimizes response time and plan ahead.

Interactive Model

Adjust the coefficients to match your own load-test data. The derivative highlights where latency grows fastest.

a (curvature)0.020
b (linear)-1.2
c (baseline)35
x (drag point)12.0
zoom1.0x
L(x)=0.020x21.2x+35L(x) = 0.020x^2 - 1.2x + 35
L(x)=0.040x1.2L'(x) = 0.040x - 1.2

Drag point: x0=12.0x_0 = 12.0, slope L(x0)=0.72L'(x_0) = -0.72. Optimal load: x=30.0x^* = 30.0 with latency about 17.0,ms17.0,ms.

Numeric Table
xL(x)L'(x)
-50.0145.00-3.20
-25.077.50-2.20
0.035.00-1.20
25.017.50-0.20
50.025.000.80

Interactive Graph

The curve is rendered directly inside the site. This snapshot is captured and embedded into the exported PDF.

extremum

Team Spotlights

1 member

Each member's published cards, individual contribution, and reflection — the sections required for individual accountability.

S
Sawyer
0 published cards
No published cards yet.
Individual Contribution
I designed the latency model, implemented the interactive graph, and summarized how calculus supports capacity planning in microservice systems.
Reflection
This project helped me connect derivatives to real engineering choices. I now see how performance tuning relies on understanding rates of change, not just absolute numbers.

Editable Content Cards

Add, edit, and remove content blocks for this report.

Select a member to edit cards.

Discussion Timeline

Post updates, decisions, or notes for your team.

Select member
Select a member to post.
No messages yet.

Team Members

Manage members for this room.

Sawyer