{% extends 'base.html' %}
{% block heading %}Market Structure Lab{% endblock %}
{% block content %}
You do not need to know the acronyms first. Wize calculates two market-concentration measures, spells out their names, explains what they do, and then tells you what to check before making a decision.How concentrated is the market, and how much weight do the largest firms carry?
Short name: CR4. Add the market shares of the four largest firms. It answers: How much of this market is controlled by the top four firms?
Short name: HHI. Square every entered firm's market share and add the results. Squaring makes larger firms count more heavily. It is another way to describe concentration.
{{result.cr4_explanation}}
{{result.hhi_explanation}}
{{x}}