Aggregate pattern: Difference between revisions

Content deleted Content added
change source to syntaxhighlight
simplify
 
(3 intermediate revisions by 3 users not shown)
Line 1:
{{Short description|Concepts in statistics and computer science}}
An '''Aggregate pattern''' can refer to concepts in either statistics or computer programming. Both uses deal with considering a large case as composed of smaller, simpler, pieces.
{{one source |date=March 2024}}
An '''Aggregate pattern''' can refer to concepts in either statistics or computer programming. Both uses dealsimplify withcomplexity considering a large case as composed ofinto smaller, simpler, piecesparts.
 
== Statistics ==
Line 49 ⟶ 51:
{{Reflist}}
 
{{DEFAULTSORT:Aggregate Pattern}}
[[Category:Software design patterns]]
[[Category:Articles with example Python (programming language) code]]