A granny square blanket's sizing math is a grid problem: how many squares of a known size fit across a target width and height. The join method doesn't change that grid, but it does change how much yarn the finished blanket actually uses, since some joins add fabric of their own.
The grid calculation
Divide the target finished width by one square's side length, rounding up, to get columns. Divide the target finished height by the same square size, rounding up, to get rows. Multiplying columns by rows gives the total square count. Rounding up on both dimensions means the finished blanket will usually run slightly larger than the exact target, by less than one square's width or height, which is the standard trade-off for using a fixed-size repeating unit instead of custom-sizing every square.
Worked example
A target blanket of 45in by 60in, using 6in squares: 45 / 6 = 7.5, rounds up to 8 columns. 60 / 6 = 10 exactly, so 10 rows. Total squares: 8 x 10 = 80. Finished size comes out to 48in by 60in, 3 inches wider than the original target because of the rounding on the width dimension.
How join method affects yardage
A join-as-you-go method, where each new square is joined to its neighbors during its final round, uses close to the same yarn as the squares alone, since the joining stitches are part of the square's own final round. Sewing or whip-stitching squares together after all of them are finished adds a separate seaming yarn requirement on top of the square count, typically a modest addition but one worth budgeting for separately rather than assuming the square-only yardage covers it. A crocheted or slip-stitched border added around the entire assembled blanket adds yardage on top of both, scaled to the blanket's outer perimeter rather than the square count.
Color planning
Splitting total yardage evenly across however many colors a pattern uses gives a rough per-color estimate, useful for buying multiple colors of the same yarn line without guessing. This assumes each color appears in roughly equal proportion across the blanket. A design that concentrates one color in borders or accents, rather than spreading colors evenly through every square, needs its own separate estimate for that color rather than the even split.