그룹별 조합을 곱하고 더하기

Canonical URI: https://w3id.org/kmath/solution_pattern/combination_choose_groups

rdf:typemath:SolutionPattern
rdfs:label그룹별 조합을 곱하고 더하기
rdfs:comment집단별로 몇 개를 고르는지 나누어 조합을 계산하고 합의 법칙 또는 곱의 법칙을 적용하는 풀이 패턴.
math:appliesToproblem_type:combination_count
math:appliesToproblem_type:permutation_combination_strategy
math:requiresConceptconcept:combination
math:requiresConceptconcept:product_rule
math:requiresConceptconcept:sum_rule
math:steps각 그룹에서 뽑을 개수를 정한다.
math:steps같은 경우 안에서는 곱하고 다른 경우끼리는 더한다.
math:steps그룹별 조합의 수를 구한다.