Data will not tell you what to do
31–40 of 75 posts
Re: Data will not tell you what to do
#32Another point to support the same idea is data can be falacious. For instance, you are making a pretty advanced 3D web app, and notice in your analytics that your userbase is only chrome and safari users. An easy conclusion is to focus your testing on those two platforms, or maybe even drop support entirely for Firefox and Edge by using some webkit specific API. A not so easy conclusion is the experience might be so…
It goes deeper. People learn over time that complex web apps work badly in Firefox, because developers mostly test in Chrome. So they don't even bother trying it in Firefox.
Re: Data will not tell you what to do
#33Another point to support the same idea is data can be falacious. For instance, you are making a pretty advanced 3D web app, and notice in your analytics that your userbase is only chrome and safari users. An easy conclusion is to focus your testing on those two platforms, or maybe even drop support entirely for Firefox and Edge by using some webkit specific API. A not so easy conclusion is the experience might be so…
Re: Data will not tell you what to do
#34Re: Data will not tell you what to do
#35Another point to support the same idea is data can be falacious. For instance, you are making a pretty advanced 3D web app, and notice in your analytics that your userbase is only chrome and safari users. An easy conclusion is to focus your testing on those two platforms, or maybe even drop support entirely for Firefox and Edge by using some webkit specific API. A not so easy conclusion is the experience might be so…
Re: Data will not tell you what to do
#36I've never worked at a company where we were anywhere close to being able to A/B testing on customers. We just always shot from the hip. I think if you are doing that kind of testing may e you've run out of helpful ideas? Talking to real customers and helping them solve real problems is really potent. And you can get more than just the color of a button. You can get the direction your company needs to go for months.…
I suspect there’s a disconnect here where you are talking about smaller, early stage companies. A lot of the time they don’t have the sample size to do proper AB testing, or the resources to do it properly, and they have less to lose. So shooting from the hip is more likely to be the only reasonable choice.
Re: Data will not tell you what to do
#37Re: Data will not tell you what to do
#38I think data driven is orhtogonal to opportunity driven and vision driven. With the first, data is used to find opportunities, with the second, it shows you if your strategy to your vision is working or not. Then there is politics driven development. You want to do something and search the trove of data for data that supports what you are doing. Or you look at the data in a strategy meeting, and then ignore it (seen…
Another thing to say is not all companies should or can be vision driven, some companies are just that copy cat.
Re: Data will not tell you what to do
#39Data informs your values, but your values are a choice. Already from the beginning, data will never define your values. Even with perfect knowledge, your decisions are still going to be a choice. Combine that with the fact that our knowledge is imperfect (our data is incomplete, biased, a single and partial perspective)...
"A company should seek to maximize its profits," is a normative statement, not a truth. It is a choice of values.
Re: Data will not tell you what to do
#40Data also provides valuable insight in a negative manner. If your conversion rate is abysmal, the data tells you to get out of your cubicle and start talking with real customers to find out what the data isn't telling you. It is still a data-driven decision. It is just a negative one.
However, in the end, data isn't going to find your next billionaire dollar opportunity. You need to find a gap in the market that no one has tackled before, and of course there is no data for, otherwise someone else would have jumped on it.