TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Is an MVP a substitute for Market/Customer Research?

1 点作者 sritch超过 13 年前
I did some quick searches through HN and Google but haven't found anything specifically regarding this (I may be blind)<p>I am working on developing a new idea with a friend and have been talking to a bunch of people about the idea. One of my 'advisors' has given me a laundry list of questions/things I should be answering.<p>I am wondering if a MVP is a method of answering a lot of these questions (what are customers looking for, will they use this, etc) or is it used to test existing research?<p>This is all given that the MVP we can use would require very limited time/monetary resources.<p>Thanks.

1 comment

arkitaip超过 13 年前
You can do a MVP to validate pretty much any hypothesis that is key to the success of your startup. Strictly speaking an MVP doesn't have to be a product, just some aspect of your business that you are uncertain about.<p>Let's say that one of your hypotheses is, "What kind of demand is there for our service?" There are many way to set up an experiment to test this out, but you need a very fast and cheap way of doing this with the minimum of resources.<p>One approach would be to create a very simple one-page site describing the service. And by simple I mean something something fast and dirty that takes hours to finish and not days. Obviously, the product that you're showcasing doesn't exist at all, you just have some copy, screen shots and a mailing list sign-up form where people can get notified about updates. To market the site, you could use popular approaches such as Google Adwords or just start bloging/tweeting about it.<p>Based on the data you gather - web statistics, mailing list sign-ups, emails, tweets, blog comments, etc - you should be able to answer the hypothesis with confidence.<p>So where is the MVP in all of this? Well, it would be everything required to answer the hypothesis, which in this case means setting up the site, mailing list, marketing, gathering data, etc. Once you can answer your hypothesis, the MVP is over and you can start working on a new hypothesis and MVP cycle.<p>Virtually any question you have can be solved this way. In fact, some people would insist that all fundamental business assumptions must be managed like this because this approach gives you the hard data you need to shape the future of your startup.<p>Although I have my doubts about the validity of The Lean Startup methodology, I think MVP as a concept is very potent. You should read Eric Reis book if you want to gain a better understanding of the methodology. For a much more practical approach, I recommend The Four Steps to the Epiphany by Steve Blank [ <a href="http://steveblank.com/" rel="nofollow">http://steveblank.com/</a> ]