Skip to main content

How Do YOU Know What You Said You Know?

I just received a newsletter article by Jim Cathcart dated 23/6/2010.

In the article, Jim shared that there is an organization called The Institute of Noetic Science founded by astronaut Edgar Mitchell. They study what it means to "know" something and how we know what we know.

Sounds like some high minded stuff eh? It's fascinating. For example: take something you know to be true. Then examine, how do you know it? Are you sure about it?

Jim says, here are some ways we conclude that we "Know":
  • Personal experience - we saw it ourselves
  • Expert testimony - we heard it from an authority
  • Scientific method - we tested it and proved it
  • Intuition - we know it on an unconscious level
  • Feelings - our gut tells us it is so
  • Reason - we used logic to figure it out
None of these is a perfect source, all could be wrong. But the more we respect each way of "knowing" the more likely we are to reach a reliable conclusion.

So, the next time someone says "I know this to be true", ask them specifically, "HOW do you know?"

Thank you for sharing this Jim. It is a grreeaaatttt article.

Comments

Popular posts from this blog

Strategic Plan vs. Operational Plan

Strategic Plan Vs. Operational Plan: Do You Know the  5 Main Differences ? What's the difference between a Strategic Plan vs. an Operational Plan? Both are plans but are they the same? If not, what’s the difference? Do you need both? Why do we need both?  After mentoring Start-Ups from pre-revenue to achieving at least S$1M in revenues since 2012 and supporting growing Small-Medium Enterprises within the S$4M to S$10M range revenues, whose leadership teams are stuck in their day to day operational matters and fire-fighting, I hear these questions frequently.  My response: A  strategic plan  outlines your Vision, Mission, Core Values to build the Culture with high-level goals for the next 3 to 5 years. It also takes into account how you’ll measure those goals, and the major projects you’ll take on to meet them. An  operational plan  (also known as a  work plan ) is an outline of what each of your business d...

From Toilet Cleaner to CEO

On 22-April-2012, my entrepreneurship journey story was published by The Sunday Times in Singapore by Mr. Wong Kim Hoh
Howto Deploy Ethernet MAC Address Filtering on CommGate 3.x Download Notepad++ from http://notepad-plus.sourceforge.net/uk/site.htm to edit the following text files from a Windows PC. You can then convert the text files into Windows and UNIX modes easily. Using Notepad++, create a text file and save it as rc.firewall.macaddr in /etc/rc.d directory. Add all the Ethernet MAC Addresses into file /etc/rc.d/rc.firewall.macaddr (one MAC Address per line) to filter it via the firewall rules in the following format; MACADDRS="\ 11:22:33:44:55:66 \ aa:bb:cc:dd:ee:ff \ 66:55:44:33:22:11" Note: Please change the MAC addresses with your own. Using WinSCP3 (downloadable from http://winscp.net/eng/download.php ), login to the CommGate 3.x system as user root and double-click on the following file /etc/rc.d/rc.firewall.local ( Note: Save a copy of the original file for backup purposes before you edit it as a precaution). Add the customize rule...