Slashdot Mirror


Is Linux's "Overall Market Share" Statistic Meaningful?

ruphus13 writes "Linux recently achieved 1% market share of the overall operating system market. But, does that statistic really mean anything useful? This article makes the case that it doesn't. It states, 'Framed in the "overall market share" terminology, the information (or how it was gathered and calculated) isn't necessarily questionable, it's more that it's meaningless. It's nebulous, even when one looks at several months worth of data. [How] Linux is used in various business settings answers an actual question — and the answer can be used to ask further questions, form opinions — and maybe one day even explain to some degree what 1% of the market share really means. ... Operating systems aren't immortal beings, and by rights, there can't be (there shouldn't be) only one. ... No one system can be everything to everyone, and no one system (however powerful, or stable) can do everything perfectly that just one person might require of it in the course of a day. While observing trends and measuring market share are important, the results (good or bad) shouldn't be any platform's measure of self-worth or validation. It's a data point to build on (we're weak in this area, strong in this area, our platform is being used a lot more this quarter, where did all of our users go?) in order to improve and stay relevant.'"

5 of 300 comments (clear)

  1. Quick response: No by Drinking+Bleach · · Score: 5, Insightful

    To the developers, at least, marketshare is absolutely irrelevant to their efforts. With some exceptions, the GNU/Linux systems is largely built to benefit the developers themselves, and if other people find it useful, good for them.

  2. Well... by techwizrd · · Score: 5, Insightful

    These statistics seem to a be a bit flawed. Windows has 90% of the market, Mac OS X has 9%, and Linux has 1%. However, Linux is heavily used in servers, handhelds, and other devices. Not to mention, the fact that there is no way reliable way to track Linux installs (100s of dstributions with users installing everywhere and no phoning home to report it).

    I don't think this statistic is meaningful. I think Linux should keep chugging along and show the world that freedom, volunteers, and good will can equal money. Something to tip the scales...

  3. The trend is more useful than the absolute value by gdshaw · · Score: 5, Insightful

    I agree completely that you cannot place much trust in the percentage, for all of the reasons that get mentioned whenever we talk about OS or browser market share.

    The trend, however, is much more interesting because it cancels out much of the systematic bias that will be present in any given series of results.

    In this particular case Linux shows a fairly steady increase from 0.43% to 1.02% over the last two years, a compound annual growth rate of about 50% (albeit from a low starting point). I think that's good news.

    (In fact the actual figure may be even better than that, because there was a suspicious 25% decline in October 2008. It could be that they changed methodology in some way, perhaps by reclassifying one of the embedded Linux-based platforms, because that month's change stands out as being very unusual.)

  4. Re:of course it means something numbnuts by Fred_A · · Score: 5, Insightful

    I claimed, and continue to, that linux can be a fine desktop for people who know how to set it up well enough. I personally don't want to invest the time to do that.

    Most long time users don't want to fiddle with their machines any more. Been there done that... wrote X11 conf files and modelines, compiled kernels that would actually run their hardware (after getting the missing drivers), wrote window manager rc files... now most of the "old timers" I know just want their stuff to work. Hence the popularity of "ready to use" desktop distributions such as Mandrake, ?Ubuntu, SuSE or any of the less vocal ones. Even with experienced people (not to mention the newcomers of course).

    It's really exceptional nowadays that you have to do anything more complicated than add a repository when you need some exotic software. I think I haven't even compiled anything in ages. It just works. And when it doesn't, it's a regular system that's (usually) easy to fix. So I can just do my stuff, process my images, talk to my servers, in a comfortable environment. Works for me at least. To each his own of course.

    --

    May contain traces of nut.
    Made from the freshest electrons.
  5. Re:of course it means something numbnuts by grumbel · · Score: 5, Insightful

    The question is, what market share is required to achieve this?

    I doubt that it has much to do with market share, it seems more to be an issue with Linux being pretty much incompatible with how hardware manufacturers like to ship their drivers. Most drivers in the Windows world are not just drivers, they come bundled with a whole bunch of software and stuff that is tied to the specific piece of hardware (i.e. standard Windows Logitech mouse driver is 50MB instead of a few KB). A clean separation between the code that makes your hardware work on all that other additional software doesn't really exit, because the supplied software plays a big part in the marketing and feature lists you find on the box.

    I think to get proper Linux support hardware vendors would first need to learn that their job is to produce hardware, not software. Once thats done they might have less problems with releasing specs, but I somewhat doubt that this is going to happen anytime soon because of Linux. The best thing for Linux hardware support in the end are really the open standards. Any USB HID or storage device works on Linux out of the box, not because the hardware vendor cared about Linux, but because he implemented the spec. The more specs we have for common hardware, the better the Linux support will be.