Aggregate pattern: Difference between revisions

Content deleted Content added
m Removed blank lines from within code blocks
Isolani (talk | contribs)
m tendancy edit
Line 1:
An '''aggregate pattern''' is an important statistical concept in many fields that rely on statistics to predict the behavior of large groups, based on the tendanciestendencies of subgroups to consistently behave in a certain way. It is particularly useful in [[sociology]], [[economics]], [[psychology]], and [[criminology]].
 
In [[computer programming]], an '''aggregate pattern''' is a [[design pattern (computer science)|design pattern]].