# Hypothesis statement

> Learn how to write a hypothesis statement — a clear if/then prediction about a solution — so your team can test key assumptions before building.

Source: https://uxspot.io/hypothesis-statement

<section id="hypothesis-statement">
<div id="introduction">
<h2>Introduction to hypothesis statements</h2>
<img class="lozad" data-src="/images/hypothesis-statement.webp" width="960" height="540" alt="If/Then hypothesis statement template: an action (If) and its expected outcome (Then)" title="Hypothesis statement template">
<p class="blockquote">Brainstorming solutions is similar to making a hypothesis or an educated guess about how to solve the problem.</p>
<p>In UX design, we write down possible solutions to the problem as hypothesis statements. <strong class="highlight">A good hypothesis statement requires more effort than just a guess.</strong> In particular, your hypothesis statement may start with a question that can be further explored through background research.</p>
<p>How do you write hypothesis statements? Unlike problem statements, there's no standard formula for writing hypothesis statements. For starters, let's try what's called an if-then statement.</p>
<p class="blockquote">It looks like this: If (name an action), then (name an outcome).</p>
<p>Hypothesis statements don't have a standard formula. Instead of an if-then statement, you can formulate this hypothesis statement in a more flexible way.</p>
</div>
<ul>
<span>keywords</span>
<li>#If</li>
<li>#Then</li>
</ul>
<div id="essential">
<h2>Essential characteristics of a hypothesis statement</h2>
<p>To formulate a promising hypothesis, ask yourself the following questions:</p>
<p class="blockquote">Is the language clear and purposeful?</p>
<p class="blockquote">What is the relationship between your hypothesis and your research topic?</p>
<p class="blockquote">Is your hypothesis testable? If so, how?</p>
<p class="blockquote">What possible explanations would you like to explore?</p>
<p>You may need to come up with more than one hypothesis for a problem. That's okay! There will always be multiple solutions to your users' problems. <strong class="highlight">Your job is to use your creativity and problem-solving skills to decide which solutions are best for each user you are designing for.</strong></p>
</div>
<ul>
<span>keywords</span>
<li>#ClearLanguage</li>
<li>#HypothesisVSResearchTopic</li>
<li>#Testable</li>
<li>#PossibleExplanations</li>
</ul>
</section>