# Common sense

To run a business, what you need most is common sense. It is far more useful than any educational qualification.

I define common sense as the ability to distill a viewpoint into its constituent assumptions (and beliefs), inferences and conclusions — laid out in straightforward language.

Assumptions and beliefs are the trickiest part of the puzzle. They are best uncovered by repeatedly asking way asking why. Challenging them often open up new ways of doing business.

I once saw a healthcare service firm's founders realize that they had the means to achieve their growth goals organically, once they examined assumptions underlying the following conclusion:

1. The only way to grow is to have more capacity.
2. The only way to increase capacity is to have more equipment, because existing equipment is utilized at over 85%.
3. Therefore, the only way to grow is to get more funds to purchase new equipment.

They looked deeper, and found and found that:

1. Machines run for 14 hours a day.
2. Equipment utilization was calculated using 16 hours as the denominator.
3. They assumed that machines could only run during the day, and not at night.
4. This was based on the assumption that their services could only be delivered during the day, and not on a 24-hour basis

Other services of a similar nature were being delivered by other firms on a 24-hour basis.

When they re-set their assumption about how long they could run their machines, they realized that they could exceed their growth goals, without investing another rupee in equipment purchases.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.thelattice.in/readme/common-sense.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
