Group Members
Evi Antonopoulou, Benjamin Mader, Thalia Oikonomou, Danny Romme
Introduction
The earliest computers were mainframes that lacked any form of operating system. Each user had sole use of the machine and would arrive armed with program and data, often on punched paper cards and magnetic or paper tape. The program would be loaded into the machine, and the machine would be set to work until the program completed or crashed. Programs could generally be debugged via a control panel using toggle switches and panel lights. Symbolic languages, assemblers, and compilers were developed for programmers to translate symbolic program-code into binary code that previously would have been hand-encoded. Later machines came with libraries of support code on punched cards or magnetic tape, which would be linked to the user's program to assist in operations such as input and output. This was the genesis of the modern-day operating system (OS).
As machines became more powerful, the time to run programs diminished and the time to hand off the equipment to the next user became very large by comparison. Run queues evolved from a literal queue of people at the door, to a heap of media on a jobs-waiting table, or batches of punch-cards stacked one on top of the other in the reader, until the machine itself was able to select and sequence which magnetic tape drives were on line. Automated monitoring was needed not just for CPU usage but for counting pages printed, cards punched, cards read, disk storage used and for signaling when operator intervention was required by jobs such as changing magnetic tapes. Security features were added to operating systems to record audit trails of which programs were accessing which files and to prevent access to a production payroll file by an engineering program, for example.
All these features were building up towards the repertoire of a fully capable operating system. An underlying program offering basic hardware-management, software-scheduling and resource-monitoring may seem a remote ancestor to the user-oriented OS's of the personal computing era. But there has been a shift in the meaning of OS. Just as early automobiles lacked speedometers, radios, and air-conditioners which later became standard, more and more optional software features became standard features in every OS package. This has lead to the perception of an OS as a complete user-system with an integrated graphical user interface, utilities, some applications such as text editors and file managers, and configuration tools. 1
The number of different OS's developed in the past 50 years is almost endless 2, with some more successful than others. Today there are three major families of operating systems to choose from for personal computers: Windows, Mac OS, and Linux. These three families of OS's will be our main focus for the research.
Problem statement
So how does one decide which one of all those OS's is the best? Or at least best suited for his or her everyday tasks? The first step could be to ask family and friends on their experience with OS's. While they will definitely provide an honest answer, you cannot be sure if they have taken all aspects of the suitability into account. Another option could be to try out all the OS's yourself. This might be a good idea if you want to investigate the matter in-depth, but it is really time consuming and probably will cost you a small fortune. The fastest and least expensive option would be to scour through reviews on technology websites throughout the World Wide Web. But, as many of these reviews are written by biased critics, it is hard to make an objective choice.
To enable an objective selection of an OS and reduce the time spent on making that selection, we are going to find out what arguments are used by technology websites to answer the question: Which Operating System is the best?
We will take a look at reviews of OS's from different technology websites, analyse their arguments and try to find out if there is consensus regarding the pros and cons of the different OS's. The answer on this will be an extensive overview of their scores on a variety of subjects.
Method
In this study, we are comparing reviews on operating systems from different technology websites, using text analysis as main method. Because of the vast amount of different OS's we chose to narrow our research down to the newest versions of today's top-3 most-used OS's. A short introduction to those three operating systems is provided next.
Windows 7 is the latest release of Microsoft Windows, a series of operating systems produced by Microsoft for use on personal computers. Windows 7 was released to manufacturing on July 22, 2009 and reached general retail availability on October 22, 2009, less than three years after the release of its predecessor Windows Vista. Unlike its predecessor, though, which introduced a large number of new features, Windows 7 was intended to be a more focused, incremental upgrade to the Windows line, with the goal of being compatible with applications and hardware which Windows Vista was not at the time. Presentations given by Microsoft in 2008 focused on multi-touch support, a redesigned Windows shell with a new task bar, a home networking system, and performance improvements. 3
Mac OS X Snow Leopard (version 10.6) is the seventh and current major release of Mac OS X, Apple's desktop and server operating system for Macintosh computers. Snow Leopard was publicly unveiled on June 8, 2009 at the Apple Worldwide Developers Conference. On August 28, 2009, it was released worldwide, and was made available for purchase from Apple's website and its retail stores at the price of US$29 for a single-user license. As a result of the low price, initial sales of Snow Leopard were significantly higher than that of its predecessors. The release of Snow Leopard came nearly two years after the introduction of Mac OS X Leopard (version 10.5), the second longest time span between successive Mac OS X releases. Unlike previous versions of Mac OS X, the goals with Snow Leopard were improved performance, greater efficiency and the reduction of its overall memory footprint. 4
Ubuntu is a fork of the Debian project's codebase. The original aim of the Ubuntu team was to create an easy-to-use Linux desktop with new releases scheduled on a predictable six-month basis, resulting in a more frequently updated system. Ubuntu's first release was on October 20, 2004. Since then, Canonical has released new versions of Ubuntu every six months with commitment to support each release for eighteen months by providing security fixes, patches to critical bugs and minor updates to programs. It was decided that every fourth release, issued on a two-year basis, would receive long-term support (LTS). LTS releases are supported for three years on desktop PC's. The latest LTS release is Ubuntu 10.04 (Lucid Lynx), released on April 29, 2010. The distribution emphasizes the new importance of web services and social networking with integrated interfaces for posting to sites like Facebook and Twitter, complementing the IM and email integration already in Ubuntu. 5
Approach
We selected reviews from reliable technology websites. From these reviews we selected the arguments that are against or in favour of the three operating systems, so that we have a collection of arguments from different sources. For each argument we defined the category in which it should be included. Then we accumulated these arguments and categories on a table. For each table row, we represent the argument, the category it falls into, its weight and the source website in which it was found.
We decided to copy the original argument, as it was mentioned in the review, so that data would not be altered or misinterpreted before even analysing it. We judged each argument as being negative, positive or neutral and assigned a weight indicating its importance. After we weighed each argument, we computed the average weights per category for each OS review. Then we compared the average category weights of all reviews concerning one particular operating system. For each OS and category we computed the average weight and the standard deviation from this average, by the individual weights assigned to the category by each review of the same OS.
Then we assigned three different values of consensus (High, Medium, Low) to these standard deviations. Lower standard deviation values indicate higher consensus between the reviews. We then analysed these values to find out how much consensus there is between the different reviews for one operating system.
Conceptual model
We created a conceptual model, to give a clearer view of the interdependencies of the data we collected in our research.
Data gathering
We analysed 13 reviews from well known technology websites, evenly distributed among our three operating systems. Then we derived the arguments reading the reviews and we identified in which category each argument could be best included. Each argument was assigned a source id, indicating the website review in which it was mentioned, a category that it falls into and a relative weight in this category, indicating the importance of the specific argument for the common user. It was difficult to define the method for assigning relative weights to arguments. Many different options were available. At first we thought of having a weight per category, which would then be inherited to the argument. But this would not represent the actual significance of the argument, as it would be very generalized. Another option was to have the assigned weight computed as a combination (e.g. average) of weight per argument and per user category (examples of user categories would be hardware developers, application programmers, ordinary users, system managers etc.). This, would add complexity in our conceptual model, and would not be necessarily useful for deriving a safe conclusion. Furthermore, differentiation among user categories was not possible since the texts that we analysed were mainly reviewing operating systems according to common users' criteria.
Finally we agreed to have a common way of assigning weight to arguments, based on the importance this specific argument seems to have in its respective review and some basic common criteria that are established according to their contribution in completing or performing everyday tasks. Furthermore, in assigning the weight we also took in consideration how often an argument is mentioned in the reviews we analysed. Weight values assigned to arguments are described below.
- 1 : if the argument refers to a characteristic significantly helpful for daily tasks
- 0.5 : if the argument refers to a characteristic helpful for daily tasks
- 0 : if the argument is neutral
- -0.5 : if the argument refers to a characteristic hardening completion of daily tasks
- -1 : if the argument refers to a characteristic significantly hardening completion of daily tasks
Below we include the reviews that we analysed, and the ID we will use to refer to them from now on:
Data structuring
Variables
We have decided to use 10 categories to classify the arguments used in the reviews. We chose these categories based on reference document 6.
Ten categories to rate Operating Systems on
|
# |
Categories |
Description
|
1 |
Reliability |
A measure of how consistently the OS runs applications and services
|
2 |
Security |
The ability of an OS to protect itself from malicious intrusions
|
3 |
Scalability |
The ability to adept to a growing environment without having to prepay for overcapacity
|
4 |
Manageability |
The effort it takes to keep the OS up and running
|
5 |
Compatibility |
A measure of how well an OS complies with certain standards
|
6 |
Adaptability |
A measure of how well an OS can interact with other systems or programmes
|
7 |
Affordability |
The costs of acquiring and usage of the particular OS
|
8 |
Ease of use |
The ease at which the OS installs and at which everyday tasks can be performed
|
9 |
Performance |
A measure of how well the OS performs certain tasks, also considering the machine's capabilities
|
10 |
Bundled Applications |
Applications which are not a core part of the OS but are installed by default.
|
Data representation
Data format:
<argument>
<OS></OS> Operating system
<id></id> Unique identifier
<src></src> Source article
<type></type> Type of the argument (positive/negative/neutral)
<weight></weight> Importance of the argument
<category></category> Category it falls under
<statement></statement> Text of the argument
</argument>
The gathered data presented in the above data format
|
Microsoft Windows 7 arguments
|
- <OS>Windows7</OS><id>1</id><src>S7</src><type>negative</type><weight>-0.5</weight><category>8</category><statement>Confusing Version diversity</statement>
- <OS>Windows7</OS><id>2</id><src>S3</src><type>positive</type><weight>0.5</weight><category>8</category><statement>Windows 7's revamped Taskbar introduces several new features and gives users much more control over how it looks</statement>
- <OS>Windows7</OS><id>3</id><src>S3</src><type>positive</type><weight>1</weight><category>8</category><statement>Shove a window into the left or right edge of the screen and it'll expand to fill half of your desktop</statement>
- <OS>Windows7</OS><id>4</id><src>S3</src><type>positive</type><weight>0.5</weight><category>8</category><statement>Gadgets now sit directly on the desktop, where they don't compete with other apps for precious screen real estate</statement>
- <OS>Windows7</OS><id>5</id><src>S3</src><type>positive</type><weight>0.5</weight><category>8</category><statement>Applets can't float word balloons at you anymore unless you permit them to do so</statement>
- <OS>Windows7</OS><id>6</id><src>S3</src><type>positive</type><weight>1</weight><category>8</category><statement>Windows 7's version of User Account Control lets users choose from two intermediate notification levels between 'Always notify' and 'Never notify'</statement>
- <OS>Windows7</OS><id>7</id><src>S3</src><type>positive</type><weight>0.5</weight><category>10</category><statement>BitLocker, the drive-encryption tool included only in Windows 7 Ultimate and the corporate-oriented Windows 7 Enterprise, to encrypt USB drives and hard disks</statement>
- <OS>Windows7</OS><id>8</id><src>S3</src><type>positive</type><weight>0.5</weight><category>10</category><statement>Windows Media Player 12 included, with added support for more media formats</statement>
- <OS>Windows7</OS><id>9</id><src>S3</src><type>positive</type><weight>1</weight><category>9</category><statement>Windows 7 is the first version of the OS to offer built-in multi-touch support</statement>
- <OS>Windows7</OS><id>10</id><src>S3</src><type>negative</type><weight>-0.5</weight><category>2</category><statement>HomeGroups are password-protected, but Windows assigns you one consisting of ten characters of alphanumeric gibberish and instructs you to write it down so you won't forget it</statement>
- <OS>Windows7</OS><id>11</id><src>S3</src><type>negative</type><weight>-1</weight><category>8</category><statement>Can’t back-up files to network drives</statement>
- <OS>Windows7</OS><id>12</id><src>S3</src><type>negative</type><weight>-0.5</weight><category>8</category><statement>The option to run in Win XP mode is only for Win 7 Professional, Ultimate and Enterprise as an optional 350MB download that requires you to have Microsoft's free Virtual PC software installed and that only works on PCs with Intel or AMD virtualization technology enabled in the BIOS</statement>
- <OS>Windows7</OS><id>13</id><src>S7</src><type>positive</type><weight>+0.5</weight><category>7</category><statement>Pretty cheap upgrade prices</statement>
- <OS>Windows7</OS><id>14</id><src>S7</src><type>positive</type><weight>+0.5</weight><category>4</category><statement>quick installation</statement>
- <OS>Windows7</OS><id>15</id><src>S7</src><type>positive</type><weight>+0.5</weight><category>7</category><statement>small installation size</statement>
- <OS>Windows7</OS><id>16</id><src>S7</src><type>positive</type><weight>+1</weight><category>8</category><statement>windows update is more complete than ever (drivers)</statement>
- <OS>Windows7</OS><id>17</id><src>S7</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>Gadgets no linger impinge on the usable area of the screen</statement>
- <OS>Windows7</OS><id>18</id><src>S7</src><type>negative</type><weight>-0.5</weight><category>8</category><statement>Poor gadget selection</statement>
- <OS>Windows7</OS><id>19</id><src>S7</src><type>negative</type><weight>-1</weight><category>8</category><statement>Visual inconsitencies carried over from Vista, -> "makes the OS look very sloppy", "great lack of attention to details, suggesting that redmond does not really care about how it looks"</statement>
- <OS>Windows7</OS><id>20</id><src>S7</src><type>negative</type><weight>-0.5</weight><category>8</category><statement>inconsistent look & feel in Control Panel & internet explorer/explorer</statement>
- <OS>Windows7</OS><id>21</id><src>S7</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>taskbar improvement on predecessor</statement>
- <OS>Windows7</OS><id>22</id><src>S7</src><type>negative</type><weight>-0.5</weight><category>3</category><statement>taskbar can fill up and does not scale as well as OSXs Dock</statement>
- <OS>Windows7</OS><id>23</id><src>S7</src><type>negative</type><weight>-0.5</weight><category>8</category><statement>UI features inconsistent, -> "This all results in a poor, inconsistent experience.</statement>
- <OS>Windows7</OS><id>24</id><src>S7</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>searchable start menu</statement>
- <OS>Windows7</OS><id>25</id><src>S7</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>explorer breadcrumb bar and ubuquitous search box</statement>
- <OS>Windows7</OS><id>26</id><src>S7</src><type>negative</type><weight>-0.5</weight><category>8</category><statement>"searching anything other than keywords is a nightmare", have to know exact syntax/keywords</statement>
- <OS>Windows7</OS><id>27</id><src>S7</src><type>positive</type><weight>+0.5</weight><category>4</category><statement>Libraries</statement>
- <OS>Windows7</OS><id>28</id><src>S7</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>new range of keybord shortcuts (windowmanagement)</statement>
- <OS>Windows7</OS><id>29</id><src>S7</src><type>positive</type><weight>-0.5</weight><category>8</category><statement>Aero Shake , absurd with mouse</statement>
- <OS>Windows7</OS><id>30</id><src>S7</src><type>neutral</type><weight>0</weight><category>8</category><statement>Zoom function, not as good as OSX, not entirely reliable</statement>
- <OS>Windows7</OS><id>31</id><src>S7</src><type>negative</type><weight>-1</weight><category>2</category><statement>UAC, programs could eevate themselfs, malicious actions without uac prompt. leads to average joe being administrator</statement>
- <OS>Windows7</OS><id>32</id><src>S7</src><type>positive</type><weight>+0.5</weight><category>9</category><statement>new internal timer mechanism leads to more battery life</statement>
- <OS>Windows7</OS><id>33</id><src>S7</src><type>neutral</type><weight>0</weight><category>8</category><statement>Virtual WiFi, good feature but lacks any kind of UIand can only be configured through netsh command.</statement>
- <OS>Windows7</OS><id>34</id><src>S7</src><type>negative</type><weight>-1</weight><category>10</category><statement>"WMP12 is horrible"</statement>
- <OS>Windows7</OS><id>35</id><src>S7</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>bundled applications have ribbon interface from office</statement>
- <OS>Windows7</OS><id>36</id><src>S7</src><type>positive</type><weight>+0.5</weight><category>10</category><statement>WordPad is more powerfull than before</statement>
- <OS>Windows7</OS><id>37</id><src>S7</src><type>negative</type><weight>-1</weight><category>10</category><statement>"notepad, by the way, remains crap"</statement>
- <OS>Windows7</OS><id>38</id><src>S7</src><type>negative</type><weight>-0.5</weight><category>10</category><statement>Calculator usability, makes you type backwards</statement>
- <OS>Windows7</OS><id>39</id><src>S7</src><type>positive</type><weight>+1</weight><category>2</category><statement> BitLocker </statement>
- <OS>Windows7</OS><id>40</id><src>S7</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>Offline Files</statement>
- <OS>Windows7</OS><id>41</id><src>S9</src><type>positive</type><weight>+0.5</weight><category>10</category><statement>Media Player features/statement>
- <OS>Windows7</OS><id>42</id><src>S9</src><type>negative</type><weight>-0.5</weight><category>4</category><statement>Difficulty in getting back to Vista settings after upgrade/statement>
- <OS>Windows7</OS><id>43</id><src>S9</src><type>negative</type><weight>-0.5</weight><category>10</category><statement> No built-in mail application/statement>
- <OS>Windows7</OS><id>44</id><src>S9</src><type>negative</type><weight>-0.5</weight><category>8</category><statement> Clasic 'start-menu' no more supported/statement>
- <OS>Windows7</OS><id>45</id><src>S10</src><type>positive</type><weight>+0.5</weight><category>4</category><statement> Quick installation and dealing with hardware/statement>
- <OS>Windows7</OS><id>46</id><src>S10</src><type>positive</type><weight>+0.5</weight><category>8</category><statement> New taskbar increases visual tidiness/statement>
- <OS>Windows7</OS><id>47</id><src>S10</src><type>positive</type><weight>+0.5</weight><category>8</category><statement> New 'Aero Peek' feature /statement>
- <OS>Windows7</OS><id>48</id><src>S10</src><type>positive</type><weight>+0.5</weight><category>8</category><statement> New 'snaps' feature /statement>
- <OS>Windows7</OS><id>49</id><src>S10</src><type>positive</type><weight>+0.5</weight><category>8</category><statement> New personalization menu features /statement>
- <OS>Windows7</OS><id>50</id><src>S10</src><type>positive</type><weight>+0.5</weight><category>5</category><statement> Device management window detects mostly automatically simple devices /statement>
- <OS>Windows7</OS><id>51</id><src>S11</src><type>positive</type><weight>+1</weight><category>9</category><statement> Fast and lightweight /statement>
- <OS>Windows7</OS><id>52</id><src>S11</src><type>positive</type><weight>+0.5</weight><category>8</category><statement> UI Enhancements : Aero Peek, Aero Shake, Start Menu, Aero Snap, New Taskbar, Quick Display Switching /statement>
- <OS>Windows7</OS><id>53</id><src>S11</src><type>positive</type><weight>+0.5</weight><category>10</category><statement> Notable application changes :Windows Media Center, Windows Media Player and Windows Explorer /statement>
- <OS>Windows7</OS><id>54</id><src>S11</src><type>negative</type><weight>-0.5</weight><category>8</category><statement> No built-in support of multifinger trackpad gestures /statement>
- <OS>Windows7</OS><id>55</id><src>S11</src><type>negative</type><weight>-0.5</weight><category>10</category><statement> Some media files supported from Windows Media Player are disabled for playback from within Windows Explorer /statement>
- <OS>Windows7</OS><id>56</id><src>S11</src><type>negative</type><weight>-0.5</weight><category>10</category><statement> Internet Explorer not as fast as other browsers /statement>
- <OS>Windows7</OS><id>57</id><src>S11</src><type>negative</type><weight>-0.5</weight><category>10</category><statement> Windows mail application not included in Windows 7 /statement>
- <OS>Windows7</OS><id>58</id><src>S11</src><type>negative</type><weight>-0.5</weight><category>10</category><statement> Lack of a calendar application, PDF viewer, lightweight office replacements or an IM / video conferencing solution /statement>
- <OS>Windows7</OS><id>59</id><src>S11</src><type>negative</type><weight>-0.5</weight><category>2</category><statement> Often security warnings include an "unknown" as the publisher /statement>
- <OS>Windows7</OS><id>60</id><src>S11</src><type>positive</type><weight>+0.5</weight><category>8</category><statement> HomeGroups are a new Windows 7-specific method of simplifying networking between computers on a local network /statement>
- <OS>Windows7</OS><id>61</id><src>S11</src><type>positive</type><weight>+0.5</weight><category>5</category><statement> Hardware and software working at Vista works fine for Windows 7 too /statement>
- <OS>Windows7</OS><id>62</id><src>S11</src><type>negative</type><weight>-0.5</weight><category>10</category><statement> Device Manager, has not received an improvement /statement>
- <OS>Windows7</OS><id>63</id><src>S11</src><type>positive</type><weight>+1</weight><category>9</category><statement> Speed is very much improved /statement>
- <OS>Windows7</OS><id>64</id><src>S11</src><type>negative</type><weight>-0.5</weight><category>9</category><statement> Gadgets take a while to load on boot, occasional system-wide slowdowns occur when doing a tad "too much" with media /statement>
- <OS>Windows7</OS><id>65</id><src>S11</src><type>negative</type><weight>-0.5</weight><category>10</category><statement> While streaming Windows Media Center troubles maintaining an internet connection, or perhaps a network connection occured /statement>
- <OS>Windows7</OS><id>66</id><src>S11</src><type>negative</type><weight>-0.5</weight><category>4</category><statement> Clean installation to quite new Notebook was painful /statement>
- <OS>Windows7</OS><id>67</id><src>S5</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>Large taskbar combines the pinned icons of the XP Quick Launch toolbar with full-size icons and the thumbnail previews of Vista</statement>
- <OS>Windows7</OS><id>68</id><src>S5</src><type>positive</type><weight>0.5</weight><category>8</category><statement>Subtle design elements show you which apps are running and which aren't, which have multiple windows, and which have been pinned so they'll stay on the taskbar and which will disappear when you close them</statement>
- <OS>Windows7</OS><id>69</id><src>S5</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>Icons can animate, to show the progress bar for a download or an overlay indicating new messages</statement>
- <OS>Windows7</OS><id>70</id><src>S5</src><type>positive</type><weight>0.5</weight><category>8</category><statement>With right-clicking an application's icon on the taskbar, a jump list of previous files you've used with that program apperas</statement>
- <OS>Windows7</OS><id>71</id><src>S5</src><type>positive</type><weight>0.5</weight><category>8</category><statement>App developers can also choose to add extra commands; links to common tasks and features</statement>
- <OS>Windows7</OS><id>72</id><src>S5</src><type>positive</type><weight>+0.5</weight><category>10</category><statement>The InPrivate Browser mode lets you surf whilst not leaving any trace of your internet use when you close down the browser</statement>
- <OS>Windows7</OS><id>73</id><src>S5</src><type>positive</type><weight>0.5</weight><category>8</category><statement>Dragging windows into the corners to snap them to fit half the screen and using Aero Peek, to preview the desktop with outlines of open windows</statement>
- <OS>Windows7</OS><id>74</id><src>S5</src><type>positive</type><weight>1</weight><category>9</category><statement>New window management code </statement>
- <OS>Windows7</OS><id>74</id><src>S5</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>A WDDM 1.1 driver allows having a large numbers of windows open without that alone slowing things to a crawl</statement>
- <OS>Windows7</OS><id>75</id><src>S5</src><type>positive</type><weight>+0.5</weight><category>2</category><statement>Very few balloon notifications after the initial warning from the new Action Centre</statement>
- <OS>Windows7</OS><id>76</id><src>S5</src><type>positive</type><weight>+0.5</weight><category>2</category><statement>Pop-up notification area for icon of the Action Centre and all the other icons that used to fill the corner of the screen </statement>
- <OS>Windows7</OS><id>77</id><src>S5</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>Network connection icon</statement>
- <OS>Windows7</OS><id>78</id><src>S5</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>The taller taskbar fits in both seeing the time or the date in the corner of the screen</statement>
- <OS>Windows7</OS><id>79</id><src>S5</src><type>negative</type><weight>-0.5</weight><category>9</category><statement>Min-Win may not contribute much to system performance/statement>
- <OS>Windows7</OS><id>80</id><src>S5</src><type>positive</type><weight>+1</weight><category>9</category><statement>Code has been rewritten to use fewer resources and work more quickly</statement>
- <OS>Windows7</OS><id>81</id><src>S5</src><type>positive</type><weight>+1</weight><category>9</category><statement>The reduction in the size of the page file and the amount of memory used for window management</statement>
- <OS>Windows7</OS><id>82</id><src>S5</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>Direct2D acceleration </statement>
- <OS>Windows7</OS><id>83</id><src>S5</src><type>positive</type><weight>+1</weight><category>9</category><statement>Services aren't loaded until they're needed </statement>
- <OS>Windows7</OS><id>84</id><src>S5</src><type>positive</type><weight>+1</weight><category>9</category><statement>Reduction of the amount of disk activity needed for reading from the registry and aligns low-level system timers to stop the system switching inefficiently from one process to another</statement>
- <OS>Windows7</OS><id>85</id><src>S5</src><type>positive</type><weight>+1</weight><category>9</category><statement>Target power management</statement>
- <OS>Windows7</OS><id>86</id><src>S5</src><type>positive</type><weight>+0.5</weight><category>9</category><statement>Turning off CPU cores that aren't needed </statement>
|
Mac OS X 10.6 arguments
|
- <OS>OS X 10.6</OS><id>1</id><src>S1</src><type>positive</type><weight>0.5</weight><category>9</category><statement>Generally faster than previous version of OS X</statement>
- <OS>OS X 10.6</OS><id>2</id><src>S1</src><type>positive</type><weight>0.5</weight><category>9</category><statement>Most applications run in 64-bit mode</statement>
- <OS>OS X 10.6</OS><id>3</id><src>S1</src><type>positive</type><weight>0.5</weight><category>2</category><statement>Rudimentary malware checking</statement>
- <OS>OS X 10.6</OS><id>4</id><src>S1</src><type>positive</type><weight>1</weight><category>5</category><statement>Supports Exchange</statement>
- <OS>OS X 10.6</OS><id>5</id><src>S1</src><type>positive</type><weight>1</weight><category>8</category><statement>Improvements to Exposé and Dock</statement>
- <OS>OS X 10.6</OS><id>6</id><src>S1</src><type>negative</type><weight>-0.5</weight><category>9</category><statement>Many features won't truly be exploited until Mac hardware evolves</statement>
- <OS>OS X 10.6</OS><id>7</id><src>S1</src><type>negative</type><weight>1</weight><category>8</category><statement>Lackluster QuickTime Player update</statement>
- <OS>OS X 10.6</OS><id>8</id><src>S6</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>Dock's grid view -> navigateable folders, scroll bars</statement>
- <OS>OS X 10.6</OS><id>9</id><src> S6</src><type> positive </type><weight>-0.5</weight><category>8</category><statement>Sometimes inconsistent behavior of the dock ->folders open in dock, aliases in finder</statement>
- <OS>OS X 10.6</OS><id>10</id><src> S6</src><type> positive </type><weight>+0.5</weight><category>8</category><statement>Core Animation Transitions in Finder make the application feel more polished</statement>
- <OS>OS X 10.6</OS><id>11</id><src> S6</src><type> positive </type><weight>+0.5</weight><category>8</category><statement>Finder previews and Quicklook -> "It's a pretty smooth experience"</statement>
- <OS>OS X 10.6</OS><id>12</id><src> S6</src><type> positive </type><weight>+0.5</weight><category>8</category><statement>Ejecting external drives -> OSX provides information about programs using disk, possibility to overrride.</statement>
- <OS>OS X 10.6</OS><id>13</id><src> S6</src><type> negative</type><weight>-0.5</weight><category>8</category><statement>Finder Icon grid, icons leave a lot of room between them</statement>
- <OS>OS X 10.6</OS><id>14</id><src> S6</src><type> positive </type><weight>+0.5</weight><category>5</category><statement>Very easy MS Exchange setup for Mail, iCal and Addressbook</statement>
- <OS>OS X 10.6</OS><id>15</id><src> S6</src><type> negative </type><weight>-0.5</weight><category>5</category><statement>Exchange feature set not complete</statement>
- <OS>OS X 10.6</OS><id>16</id><src> S6</src><type> positive </type><weight>+1</weight><category>9</category><statement>Faster than its predecessor -> "The fact thatSnow Leopard achieves consistent, measurable improvements over the already-speedy Leopard is all the morre impressive"</statement>
- <OS>OS X 10.6</OS><id>17</id><src> S6</src><type> positive </type><weight>+0.5</weight><category>5</category><statement>Scanner support and Image Capture</statement>
- <OS>OS X 10.6</OS><id>18</id><src> S6</src><type> positive </type><weight>+0.5</weight><category>1</category><statement>Safari plugins run as seperate processes increases stability, if safari 64 bit -> can stil run 32 bit plugins</statement>
- <OS>OS X 10.6</OS><id>19</id><src> S6</src><type> negative </type><weight>-0.5</weight><category>8</category><statement>Resolution independence, even worse than in Leopard -> "Yep, it`s a bummer"</statement>
- <OS>OS X 10.6</OS><id>20</id><src> S6</src><type> positive </type><weight>+0.5</weight><category>8</category><statement>Terminal splitters -> "In SL it`s back with a vengeance"</statement>
- <OS>OS X 10.6</OS><id>21</id><src> S6</src><type> positive </type><weight>+0.5</weight><category>8</category><statement>System preferences dock shortcuts directly to individual settings panes, even when not running</statement>
- <OS>OS X 10.6</OS><id>23</id><src> S6</src><type> positive </type><weight>+0.5</weight><category>8</category><statement>Core Location, your Mac finds out its location (WiFi, IP), possible to adjust timezone automatically</statement>
- <OS>OS X 10.6</OS><id>24</id><src> S6</src><type> positive </type><weight>+0.5</weight><category>8</category><statement>System wide text auto-correction -> "..., but hey it`s free"</statement>
- <OS>OS X 10.6</OS><id>25</id><src> S6</src><type> positive </type><weight>+0.5</weight><category>8</category><statement>Wake on LAN (Wired & Wireless) and "Back To My Mac" -> "It means I can leave all of my mMacs asleep and still have access to their contents anytime, anywhere"</statement>
- <OS>OS X 10.6</OS><id>26</id><src> S6</src><type> negative </type><weight>-0.5</weight><category>1</category><statement>Filesystem HFS+ limited in many ways because of its age (25y)</statement>
- <OS>OS X 10.6</OS><id>27</id><src> S6</src><type> positive </type><weight>+0.5</weight><category>7</category><statement>Pricing -> 29,- </statement>
- <OS>OS X 10.6</OS><id>28</id><src> S6</src><type> positive </type><weight>+0.5</weight><category>8</category><statement>refined user experience -> "It`s the Mac OSX I know and love, but with more of the things that make it weak and strange engeneered away."</statement>
- <OS>OS X 10.6</OS><id>29</id><src>S4</src><type>positive</type><weight>1</weight><category>9</category><statement>Large chunks of its guts ripped out and rewritten </statement>
- <OS>OS X 10.6</OS><id>30</id><src>S4</src><type>positive</type><weight>1</weight><category>9</category><Speed up</statement>
- <OS>OS X 10.6</OS><id>31</id><src>S4</src><type>positive</type><weight>1</weight><category>9</category><statement>Return hard-disk space post-install </statement>
- <OS>OS X 10.6</OS><id>32</id><src>S4</src><type>positive</type><weight>0.5</weight><category>5</category><statement>Upgrading from Leopard to Snow Leopard costs £25 </statement>
- <OS>OS X 10.6</OS><id>33</id><src>S4</src><type>positive</type><weight>1</weight><category>3</category><statement>Full advantage of multicore processors </statement>
- <OS>OS X 10.6</OS><id>34</id><src>S4</src><type>positive</type><weight>1</weight><category>9</category><statement>Utilizing the power of GPUs for general-purpose computing</statement>
- <OS>OS X 10.6</OS><id>35</id><src>S4</src><type>negative</type><weight>-0.5</weight><category>9</category><statement>Technologies won't be exploited until hardware and software evolve</statement>
- <OS>OS X 10.6</OS><id>36</id><src>S4</src><type>positive</type><weight>+0.5</weight><category>9</category><statement>Apple's streamlined many apps</statement>
- <OS>OS X 10.6</OS><id>37</id><src>S4</src><type> positive </type><weight>+0.5</weight><category>4</category><statement>Dumped printer drivers from the default install</statement>
- <OS>OS X 10.6</OS><id>38</id><src>S4</src><type> positive </type><weight>1</weight><category>9</category><statement>Compression is used heavily </statement>
- <OS>OS X 10.6</OS><id>39</id><src>S4</src><type> positive </type><weight>+0.5</weight><category>9</category><statement>Shut down, sleep and wake times are reduced </statement>
- <OS>OS X 10.6</OS><id>40</id><src>S4</src><type> positive </type><weight>+0.5</weight><category>9</category><statement>Copying to and from external drives is consistently faster </statement>
- <OS>OS X 10.6</OS><id>41</id><src>S4</src><type> positive</type><weight>+0.5</weight><category>9</category><statement>The Trash is quicker to empty</statement>
- <OS>OS X 10.6</OS><id>42</id><src>S4</src><type> positive </type><weight>+0.5</weight><category>10</category><statement>Safari's sandboxing of plug-ins is impressive</statement>
- <OS>OS X 10.6</OS><id>43</id><src>S4</src><type> negative </type><weight>-0.5</weight><category>8</category><statement>Needless animation ,lack of context menu add-ons and unwieldy windows of massive icons of Finder</statement>
- <OS>OS X 10.6</OS><id>44</id><src>S4</src><type> positive </type><weight>+0.5</weight><category>9</category><statement>Sorting options, zooming using the Space bar and minimized windows of DOc and Expose applications.</statement>
- <OS>OS X 10.6</OS><id>45</id><src>S4</src><type> positive </type><weight>+0.5</weight><category>5</category><statement>Exchange support is now built directly into the OS</statement>
- <OS>OS X 10.6</OS><id>46</id><src>S4</src><type> positive </type><weight>+0.5</weight><category>8</category><statement>iCal can be used to schedule meetings, Mail can be used to acknowledge meeting requests</statement>
- <OS>OS X 10.6</OS><id>47</id><src>S4</src><type> negative </type><weight>+0.5</weight><category>8</category><statement>Mail's sidebar categories can be reordered </statement>
- <OS>OS X 10.6</OS><id>48</id><src>S4</src><type> positive </type><weight>+0.5</weight><category>8</category><statement>New features for Preview 10 (Smart text selection in PDF columns,grabbing content from cameras, scanners and the screen,revised Keyboard preferences )</statement>
- <OS>OS X 10.6</OS><id>49</id><src>S4</src><type> positive </type><weight>+0.5</weight><category>8</category><statement>Definition of own substitution,System-wide text replacement and core Location for i-Phone </statement>
- <OS>OS X 10.6</OS><id>50</id><src>S4</src><type> positive </type><weight>+0.5</weight><category>8</category><statement>New wake-on-demand feature enables supported Macs to activate on request from another network devi</statement>
- <OS>OS X 10.6</OS><id>51</id><src>S4</src><type> negative</type><weight>-0.5</weight><category>5</category><statement>Apple not installing Rosetta is needed to get devs to update PowerPC apps</statement>
- <OS>OS X 10.6</OS><id>52</id><src>S4</src><type> negative</type><weight>-1</weight><category>5</category><statement>System Preferences, which reloads in 32-bit mode when third-party panes are accessed</statement>
- <OS>OS X 10.6</OS><id>53</id><src>S4</src><type> negative </type><weight>-1</weight><category>2</category><statement>Apple's XProtect system doesn't recognise all the variants of the trojans it's supposed to protect against</statement>
- <OS>OS X 10.6</OS><id>54</id><src>S4</src><type> positive </type><weight>+0.5</weight><category>8</category><statement>Myriad touches that make using your Mac a more pleasurable experience</statement>
- <OS>OS X 10.6</OS><id>55</id><src>S9</src><type> positive </type><weight>+0.5</weight><category>4</category><statement> Smooth upgrade path for existing users </statement>
- <OS>OS X 10.6</OS><id>56</id><src>S9</src><type> negative</type><weight>-0.5</weight><category>5</category><statement> Installation on Intel-based Macs only not on PowerPC-based Macs </statement>
- <OS>OS X 10.6</OS><id>57</id><src>S9</src><type> positive</type><weight>+0.5</weight><category>8</category><statement> Compared to previous versions, it offers better-organized pop-up menus, and networking options such as built-in support for Cisco VPN </statement>
- <OS>OS X 10.6</OS><id>58</id><src>S9</src><type> positive</type><weight>+0.5</weight><category>9</category><statement> Noticeably fast </statement>
- <OS>OS X 10.6</OS><id>59</id><src>S9</src><type> positive</type><weight>+1</weight><category>9</category><statement> Less disk space required -7 GB less disk space </statement>
- <OS>OS X 10.6</OS><id>60</id><src>S9</src><type> positive</type><weight>+0.5</weight><category>1</category><statement> No major glitches at launch </statement>
- <OS>OS X 10.6</OS><id>61</id><src>S9</src><type> negative</type><weight>-0.5</weight><category>5</category><statement> Problems with existing versions of advanced utilities like the notification utility Growl </statement>
- <OS>OS X 10.6</OS><id>62</id><src>S9</src><type> positive</type><weight>+0.5</weight><category>8</category><statement> Impressive visual changes, (e.g. QuickTime X)</statement>
- <OS>OS X 10.6</OS><id>63</id><src>S9</src><type> positive</type><weight>+0.5</weight><category>10</category><statement> QuickTime X is packed with support for modern video features such as HTTP streaming, and it includes a built-in screen recorder that lets you record all your screen actions and anything you speak into the microphone </statement>
- <OS>OS X 10.6</OS><id>64</id><src>S9</src><type> positive</type><weight>+0.5</weight><category>3</category><statement> Multithreading - Grand Central Dispatch (GCD) technology is used sharing tasks among the multiple cores of modern Intel CPUs</statement>
- <OS>OS X 10.6</OS><id>65</id><src>S9</src><type> positive</type><weight>+1/weight><category>9</category><statement> All aplications written in 64-bit code- greater speed and increased memory access compared to 32-bit apps </statement>
- <OS>OS X 10.6</OS><id>66</id><src>S9</src><type> positive</type><weight>+0.5/weight><category>1</category><statement> Safari is faster- no more crashes on known bad written Web Pages </statement>
- <OS>OS X 10.6</OS><id>67</id><src>S9</src><type> positive</type><weight>+1/weight><category>4</category><statement> Smooth upgrade from OS X 10.5 to OS X 10.6, system customizations brought to the new version</statement>
- <OS>OS X 10.6</OS><id>68</id><src>S9</src><type> positive</type><weight>+0.5/weight><category>5</category><statement> New features - full support for Microsoft Exchange accounts in Apple Mail, full access to Exchange's calendar invitations and global address lists </statement>
- <OS>OS X 10.6</OS><id>69</id><src>S9</src><type> positive</type><weight>+0.5/weight><category>8</category><statement> Enhanced Exposé feature</statement>
- <OS>OS X 10.6</OS><id>70</id><src>S9</src><type> positive</type><weight>+0.5/weight><category>2</category><statement> New feature poping up a warning when a file contains a known malware signature urges user to move it to the trash </statement>
- <OS>OS X 10.6</OS><id>71</id><src>S9</src><type> positive</type><weight>+0.5/weight><category>2</category><statement> New conveniences-Core Location feature, Back to My Mac feature, string-replacement feature </statement>
|
Ubuntu 10.04 LTS arguments
|
- <OS>Ubuntu 10.04</OS><id>1</id><src>S2</src><type>positive</type><weight>1</weight><category>7</category><statement>Free</statement>
- <OS>Ubuntu 10.04</OS><id>2</id><src>S2</src><type>positive</type><weight>0.5</weight><category>8</category><statement>Close/minimize/maximize buttons default in left upper hand corner, but can be switched to right upper hand corner</statement>
- <OS>Ubuntu 10.04</OS><id>3</id><src>S2</src><type>positive</type><weight>0.5</weight><category>9</category><statement>Installs and works fine on desktop pc's</statement>
- <OS>Ubuntu 10.04</OS><id>4</id><src>S2</src><type>positive</type><weight>0.5</weight><category>10</category><statement>Comes with the most essential everyday free software</statement>
- <OS>Ubuntu 10.04</OS><id>5</id><src>S2</src><type>positive</type><weight>0.5</weight><category>8</category><statement>Other software is easily added through Ubuntu Software Center</statement>
- <OS>Ubuntu 10.04</OS><id>6</id><src>S2</src><type>positive</type><weight>0.5</weight><category>10</category><statement>Build-in tools for social media such ad Twitter and Facebook</statement>
- <OS>Ubuntu 10.04</OS><id>7</id><src>S2</src><type>positive</type><weight>0.5</weight><category>8</category><statement>Cloud computing support</statement>
- <OS>Ubuntu 10.04</OS><id>8</id><src>S2</src><type>positive</type><weight>1</weight><category>9</category><statement>Only needs 64MB RAM to run properly</statement>
- <OS>Ubuntu 10.04</OS><id>9</id><src>S2</src><type>negative</type><weight>1</weight><category>9</category><statement>Problems with drivers when installing on laptop pc's</statement>
- <OS>Ubuntu 10.04</OS><id>10</id><src>S8</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>New visual appearance</statement>
- <OS>Ubuntu 10.04</OS><id>11</id><src>S8</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>clicking titlebar or unocupied space in menubar can drag the window</statement>
- <OS>Ubuntu 10.04</OS><id>12</id><src>S8</src><type>negative</type><weight>-0.5</weight><category>8</category><statement>Titlebar buttons on the left might make you click the close button instead of the file menu, not like OSXs menubar</statement>
- <OS>Ubuntu 10.04</OS><id>13</id><src>S8</src><type>positive</type><weight>+0.5</weight><category>10</category><statement>messaging indicator, systemwide IM notification system</statement>
- <OS>Ubuntu 10.04</OS><id>14</id><src>S8</src><type>positive</type><weight>+0.5</weight><category>4</category><statement>incredible easy to use installer (Ubiquity) sets the standard for simplicity and ease of use</statement>
- <OS>Ubuntu 10.04</OS><id>15</id><src>S8</src><type>positive</type><weight>+1</weight><category>10</category><statement>Software Center, with featured applications</statement>
- <OS>Ubuntu 10.04</OS><id>16</id><src>S8</src><type>positive</type><weight>+0.5</weight><category>10</category><statement>Ubuntu One</statement>
- <OS>Ubuntu 10.04</OS><id>17</id><src>S12</src><type>neutral</type><weight>0</weight><category>10</category><statement>F-Spot Photo Manager replaces GIMP. 'Some people will love this and some will hate it' </statement>
- <OS>Ubuntu 10.04</OS><id>18</id><src>S12</src><type>negative</type><weight>-0.5</weight><category>10</category><statement> PiTiVi video editor not suffice for hard-core, high-end video editing </statement>
- <OS>Ubuntu 10.04</OS><id>19</id><src>S12</src><type>positive</type><weight>+0.5</weight><category>10</category><statement> PiTiVi video editor should work just fine for your average desktop user </statement>
- <OS>Ubuntu 10.04</OS><id>20</id><src>S12</src><type>positive</type><weight>+0.5</weight><category>8</category><statement> Gwibber permits having a number of different social networks all in one application </statement>
- <OS>Ubuntu 10.04</OS><id>21</id><src>S12</src><type>positive</type><weight>+0.5</weight><category>8</category><statement> Ubuntu One service has been enhanced to make it easier to share files and folders, bookmarks and contacts</statement>
- <OS>Ubuntu 10.04</OS><id>22</id><src>S12</src><type>positive</type><weight>+0.5</weight><category>10</category><statement> Ubuntu One Music Store has been integrated into Rhythmbox music player </statement>
- <OS>Ubuntu 10.04</OS><id>23</id><src>S13</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>The window control buttons have moved from the top right to the top left, with the close button indented slightly above what is normally the Edit menu</statement>
- <OS>Ubuntu 10.04</OS><id>24</id><src>S13</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>The group of monochrome icons in the top right of the display are now used to access various social networks, as well as your email and messaging status in something called the MeMenu</statement>
- <OS>Ubuntu 10.04</OS><id>25</id><src>S13</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>Simplicity is taking over in the Applications menu </statement>
- <OS>Ubuntu 10.04</OS><id>26</id><src>S13</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>Monetising the desktop through its Ubuntu One cloud storage service </statement>
- <OS>Ubuntu 10.04</OS><id>27</id><src>S13</src><type>positive</type><weight>+0.5</weight><category>10</category><statement>Purchase music through the Gnome-based Rhythmbox media player</statement>
- <OS>Ubuntu 10.04</OS><id>28</id><src>S13</src><type>positive</type><weight>+0.5</weight><category>10</category><statement>Gnome-based Rhythmbox media player sits alongside the two Creative Commons-based services from Jamendo and Magnatune</statement>
- <OS>Ubuntu 10.04</OS><id>29</id><src>S13</src><type>positive</type><weight>+0.5</weight><category>8</category><statement>Moving music to an external device may prove tricky </statement>
- <OS>Ubuntu 10.04</OS><id>30</id><src>S13</src><type>negative</type><weight>-0.5</weight><category>5</category><statement>Not so effective Canonical's unofficial Apple device support </statement>
- <OS>Ubuntu 10.04</OS><id>31</id><src>S13</src><type>negative</type><weight>-0.5</weight><category>9</category><statement>It quickly adds superfluous kernel entries to the Boot menu, and the installer fails to detect dual-boot system and launch the migration assistant</statement>
- <OS>Ubuntu 10.04</OS><id>32</id><src>S13</src><type>negative</type><weight>-0.5</weight><category>10</category><statement>Little difference in Kubuntu from the vanilla packages KDE provided by the official KDE release</statement>
- <OS>Ubuntu 10.04</OS><id>33</id><src>S13</src><type>positive</type><weight>+0.5</weight><category>10</category><statement>UNR, the netbook version, benefits most from the new theme and more efficient use of screen space </statement>
- <OS>Ubuntu 10.04</OS><id>34</id><src>S13</src><type>positive</type><weight>+1</weight><category>8</category><statement>The desktop looks ultra-modern</statement>
- <OS>Ubuntu 10.04</OS><id>35</id><src>S13</src><type>positive</type><weight>+1</weight><category>8</category><statement>Package manager is slick, expansive and easy to use</statement>
|
|
Data analysis
To determine whether there is consensus among the analyzed reviews we used the standard deviation of the average category weights. The maximum possible standard deviation is 1.41 in our case (average weights -1 and 1).In order to define 3 areas of consensus (high,medium,low ) we used the following bounds (1.41/3)*1= 0.47 ,(1.41/3)*2= 0.94,(1.41/3)*3= 1,41 :
Following this approach the consensus among arguments of different reviews for a specific category and OS was evaluated as :
- high : [0,0.47]
- medium : (0.47,0.94]
- low : (0.94,1.41]
Consensus
Please note that categories, for which no arguments were present in a particular review, will be assigned the weight "0" fo this article. We assume that the review regards this category as neutral, or else it would have argued positively or negatively for the OS in this category.
Using the average standard deviation OS, we can make a statement about how consistent the different reviews view the OS in question. Please note that only categories for which arguments were present in at least 1 review will be considered while calculating the average stddev. For example, category 6 is not represented in any average standard deviation because not 1 review contained arguments that belong in this category.
Consensus between Mac OSX Reviews
|
Category |
S1 |
S6 |
S4 |
S9 |
Average |
Standard Deviation |
Consensus
|
1 |
0 |
0 |
0 |
0.5 |
0.13 |
0.25 |
High
|
2 |
0.5 |
0 |
-1 |
0.5 |
0.0 |
0.71 |
Medium
|
3 |
0 |
0 |
1 |
0.5 |
0.38 |
0.48 |
Medium
|
4 |
0 |
0 |
0.5 |
0.75 |
0.31 |
0.38 |
High
|
5 |
1 |
0.17 |
0 |
-0.17 |
0.25 |
0.52 |
Medium
|
6 |
0 |
0 |
0 |
0 |
0 |
0 |
---
|
7 |
0 |
0.5 |
0 |
0 |
0.13 |
0.25 |
High
|
8 |
0 |
0.27 |
0.36 |
0.5 |
0.28 |
0.21 |
High
|
9 |
0.17 |
1 |
0.64 |
0.83 |
0.66 |
0.36 |
High
|
10 |
0 |
0 |
0.5 |
0.5 |
0.25 |
0.29 |
High
|
Average Weight Mac OSX: 0,26
Average Standard Deviation Mac OSX: 0,38
Consensus between Ubuntu 10.04 LTS Reviews
|
Category |
S2 |
S8 |
S12 |
S13 |
Average |
Standard Deviation |
Consensus
|
1 |
0 |
0 |
0 |
0 |
0 |
0 |
---
|
2 |
0 |
0 |
0 |
0 |
0 |
0 |
---
|
3 |
0 |
0 |
0 |
0 |
0 |
0 |
---
|
4 |
0 |
0.5 |
0 |
0 |
0.13 |
0.25 |
High
|
5 |
0 |
0 |
0 |
-0.5 |
-0.13 |
0.25 |
High
|
6 |
0 |
0 |
0 |
0 |
0 |
0 |
---
|
7 |
1 |
1 |
0 |
0 |
0.50 |
0.58 |
Medium
|
8 |
0.5 |
0.5 |
0.5 |
0.64 |
0.54 |
0.07 |
High
|
9 |
0.83 |
0 |
0 |
-0.5 |
0.08 |
0.55 |
Medium
|
10 |
0.5 |
0.67 |
0.13 |
0.25 |
0.39 |
0.24 |
High
|
Average Weight Ubuntu 10.04 LTS: 0,25
Average Standard Deviation Ubuntu 10.04 LTS: 0,32
Consensus between Windows 7 Reviews
|
Category |
S7 |
S3 |
S9 |
S10 |
S11 |
S5 |
Average |
Standard Deviation |
Consensus
|
1 |
-0,5 |
0 |
0 |
0 |
0 |
0 |
-0,08 |
0,20 |
High
|
2 |
0 |
-0,5 |
0 |
0 |
-0,5 |
0,5 |
-0,08 |
0,38 |
High
|
3 |
-0,5 |
0 |
0 |
0 |
0 |
0 |
-0,08 |
0,20 |
High
|
4 |
0,5 |
0 |
-0,5 |
0,5 |
-0,5 |
0 |
0 |
0,45 |
High
|
5 |
0 |
0 |
0 |
0,5 |
0,5 |
0 |
0,17 |
0,26 |
High
|
6 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
---
|
7 |
0,5 |
0 |
0 |
0 |
0 |
0 |
0,08 |
0,20 |
High
|
8 |
0,06 |
0,29 |
-0,5 |
0,5 |
0,17 |
0,5 |
0,17 |
0,37 |
High
|
9 |
0,5 |
0 |
0 |
0 |
0,5 |
0,75 |
0,29 |
0,33 |
High
|
10 |
-0,5 |
0,5 |
0 |
0 |
-0,36 |
0,5 |
0,02 |
0,42 |
High
|
Average Weight Windows 7: 0,05
Average Standard Deviation Windows 7: 0,31
Analysis
At first we want to take a look at the overall rating of the operating systems by the analyzed reviews.
If we take a look at the average standard deviation of the 3 operating systems, then it is easy to see that all 3 are quite similar. While Ubuntu and Windows receive almost identical values (0,32 and 0,31), the reviews of OSX seem to agree a little with a standard deviation of 0,38. Overall, the differences between the 3 values are so small that we can conclude that the consensus between different reviews is high, which means that they pretty much agree on the advantages and weak points of the operating systems in question.
Now that we know that the average standard deviation between the reviews is low enough, we can examine the average weight with confidence. Once again there are 2 OSs which are rated almost the same. These two are OSX and Ubuntu, with an average rating of 0,26 and 0,25. These two OSs are rated positively by the reviews, whereas Windows falls behind significantly with an average rating of 0,05, which just barely falls in the positive area.
A further interesting finding is that the only OS with all positive average category weights is Mac OSX. While OSX sports a flawless record, Windows has 3 negative categories (Reliability, Security, Scalability) and Ubuntu 1 (Compatibility). This seems logical, as Reliability and Security were always considered weak points of Windows systems by many people, while Ubuntu, because of its non-commercial nature, can not support as many hardware combinations as Windows.
Let`s take a look at the OSs scores (average weights) in the different categories. The sequence in which the OSs are listed indicates the ranking in the category in question:
1 - Reliability
OSX: 0,13 (stddev: 0,25)
Windows: -0,08 (stddev: 0,20)
Ubuntu: No arguments in reviews
Unfortunately there were no reliability related arguments in the Ubuntu reviews, so we can only compare OSX and Windows in this category. The standard deviations are quite similar, but the weights are very different. While OSX receives 0,13, which is slightly positive, Windows receives -0,8 which is slightly negative.
2 - Security
OSX: 0 (stddev: 0,71)
Windows: -0,08 (stddev: 0,38)
Ubuntu: No arguments in reviews
In this category, OSX and Windows are pretty close. While OSX has a neutral score of 0, the standard deviation is quite high, which means that there was no strong consensus between the reviews in this category. Windows on the other hand has a slightly negative weight of -0,08 but with a lower standard deviation. This leads us to the conclusion that these 2 OSs are on par in this category.
3 - Scalability
OSX: 0,38 (stddev: 0,48)
Windows: -0,08 (stddev: 0,20)
Ubuntu: No arguments in reviews
Once again OSX gets the highest average weight, although once again accompanied by a higher standard deviation. Windows is once again slightly negative while there were no arguments concerning ubuntu.
4 - Managability
OSX: 0,31 (stddev: 0,38)
Ubuntu: 0,13 (stddev: 0,25)
Windows: 0 (stddev: 0,45)
In this category, OSX once again gets the highest average weight, once again accompanied a high standard deviation. While Ubuntu receives a slightly positive weight, Windows only receives a neutral weight.
5 - Compatibility
OSX: 0,25 (stddev: 0,52)
Windows: 0,17 (stddev: 0,26)
Ubuntu: -0,13 (stddev: 0,25)
In this category, OSX once again receives the highest average weight, this time also accompanied by the highest standard deviation. Windows and Ubuntu both have small standard deviations while Windows receives a positive weight and ubuntu a slightly negative one. This is the only category where Ubuntu receives a negative weight.
6 - Adaptability
OSX: No arguments in reviews
Ubuntu: No arguments in reviews
Windows: No arguments in reviews
There were no arguments which would have fallen into this category, even though we expected otherwise. Therefore this category did not have influence on our conclusion.
7 - Affordability
Ubuntu: 0,50 (stddev: 0,58)
OSX: 0,13 (stddev: 0,25)
Windows: 0,8 (stddev: 0,20)
Ubuntu ranks highest in this category, this comes as no surprise because Ubuntu is a free download.. It is followed by Mac OSX with a € 25,- price for the full retail version, and Windows with its plethora of versions and price points reaching as high as $ 299,-. Once again OSX has the highest standard deviation.
8 - Ease of Use
Ubuntu: 0,54 (stddev: 0,07)
OSX: 0,28 (stddev: 0,21)
Windows: 0,17 (stddev: 0,37)
Surprisingly, the free alternative Ubuntu 10.04 LTS scores the highest average weight in this category. Please also note the very small standard deviation which indicates incredible strong consensus between the different reviews. OSX comes in as second and Windows as third. Both have positive weights but considerably higher standard deviations than Ubuntu.
9 - Performance
OSX: 0,66 (stddev: 0,36)
Windows: 0,29 (stddev: 0,33)
Ubuntu: 0,08 (stddev: 0,55)
OSX takes the lead again, followed by the also positive weighed Windows 7 and Ubuntu, The standard deviations of Windows and OSX are about the same and Ubuntu shows a considerably higher value.
10 - Bundled Applications
Ubuntu: 0,39 (stddev: 0,24)
OSX: 0,25 (stddev: 0,29)
Windows: 0,02 (stddev: 0,42)
Ubuntu takes the lead again, closely followed by OSX. These two OSs are rated clearly positive while Windows`s average weight is barely positive. Also note the higher standard deviation of Windows.
Conclusion
We wanted to find out if there is a consensus between reviews when evaluating operating systems.
After conducting the research and analysing the data, we can say that the consensus between reviews for each of the 3 OS's is quite high (0,31 - 0,38). The values are so close together that it is hard to conclude which OS has the most consensus in its reviews, so we can say that the review consensus is high for all OS's.
Now that we know that standard deviations are consistently low, we can trust the average weights of the reviews to reflect a common attitude. Now we can ask the question:Which OS is the best?
According to the reviews we analysed, Mac OS X is the best OS out of the three. This is based on the fact that OS X has the highest overall average category weight (0,26), the highest average weight in 6 categories (Reliability, Security, Scalability, Manageability, Compatibility, Performance) (Ubuntu: 3; Windows: 0). It should be noted that the standard deviation of weights for OS X seems to follow a certain trend: It is almost always higher for OSX than for the other two systems. We conclude from this that OS X is also the most controversial OS out of the three.
Ubuntu 10.04 LTS comes in as a close second. Its average category weight is only slightly lower than the one of OS X (0,25 - 0,26) but its standard deviation is slightly better (lower) than the one of OS X (0,32 - 0,38), indicating more consensus among the Ubuntu reviews. The most important reason for Ubuntu only reaching the second place is, that it could only dominate, weight wise, in three categories (Affordability, Ease of Use and Bundled Applications) while OS X did in 6. Ubuntu also has a negative weight in one category (Compatibility).
Last but not least, Windows 7. It has the by far lowest average category weight (0,05) and a standard deviation on par with (even slightly better than) Ubuntu. So while the other OS's score clearly positive average weights, Windows`s average weight only slightly positively deviates from neutral. Also, Windows did not dominate a single category and got 3 negative category weights (Reliability, Security, Scalability) as opposed to 1 for Ubuntu and 0 for OS X.
Reflection
Conceptual
For the conceptual model we chose to use ORM (Object Role Modeling), a powerful method for designing database models at the conceptual level. Formulating the conceptual model was the first part of our analysis, after the problem had been defined. The very initial model was extended by some further concepts we came up with while doing our research, but it then remained unchanged. It reflects the basic concepts that have guided our research and on which we focused, such as technology website, operating system, argument, category and importance weight. The concepts argument, site (or source), Operating System, category and weight are used in the tagging scheme.
We must point out that our decisions regarding the model were based on our effort to keep it as simple as possible, according to the remarks and hints given during the lectures.
Method
First we define the conceptual model reflecting the basic concepts related to the defined problem statement. The initial conceptual model included only some basic concepts (technology website, operating system, argument). However, after further discussion we decided to extend it so as to include some additional concepts (category, importance weight). This conceptual model is the one on which we finally based our content analysis. Since we use text analysis method, a tagging scheme for representing gathered information in a structured way was applied. The tagnames reflect the concepts found in the ORM.
Thirteen reviews from reliable technology sites were used as the sources of the arguments to be analyzed. We divided the sources and skimmed them, indicating and noting the arguments referred in each one of them. Then we agree on categories that we would use so as to classify the arguments depending on their functionality and usage. Thus we came up with ten categories as referred and explained in section “data structuring”. Then we had to weight the arguments so as to define their importance and contribution on the final conclusion. For this process we thought of many different alternatives. At first the predominant one was to weight each argument per user category. Though, the nature of our sources (technology websites reviews that express professionals’ opinions about the advantages /disadvantages of operating systems for common tasks and users) made this approach rather improper. Thus we agreed on having a more subjective weighting method consisting of the importance the argument had in the review (as expressed by the author), its frequency within the analyzed review as well as our personal opinion about its significance. Having gathered, classified and weighted the arguments we structured them, using the tagging schemed and proceeded with their further analysis.
We created excel files in which initially we calculated the average weight for each review and category. Then for each operating system we calculated the average and the standard deviation for each category. Using the maximum standard deviation we defined three areas of consensus as described in section “Data Analysis». Each category per operating system fell into one of the areas of consensus. This result in combination with the average weight was used as an indicator of the importance of each operating system in each category.
Summary
Having followed the lectures of the course ‘Research Methods’, we had to complete the practical assignment consisting of a research based on the method of ‘Content Analysis’. From the beginning we figured out that we had to use a structured approach. We defined the topic that we would analyze and the sources that we would base our analysis on. Afterwards, all team members worked together on these sources. A more detailed description of the approach we followed can be found in the ‘Reflection’ section. We should mention that while working on the topic we did not encounter serious problems, apart from the ones related to the weighting method (also described in the ‘Data gathering’ section). The result is a clearly structured research while the process is easy to be followed through, from beginning to end.
We managed to get clear, unambiguous results which mostly reflect our expectations while also providing some interesting and unexpected findings on the topic.
References
[1] History of Operation Systems
[2] Time Line of Operating Systems
[3] Microsoft Windows 7
[4] Mac OS X Snow Leopard
[5] Canonical Ubuntu Lucid Lynx
[6] Evaluation criteria