<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>IICST</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>MALANG TOURISM RECOMMENDATION USING MOBILE BASED GROUP DECISION SUPPORT SYSTEM</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Ratih Kartika Dewi</string-name>
          <email>ratihkartikad@ub.ac.id</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Muhammad Aminul Akbar</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mustika Mentari</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>I Made Wira Satya Dharma</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Felinda Gracia Lubis</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ade Armawi Paypas</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Information Technology, State Polytechnic of Malang</institution>
          ,
          <country country="ID">Indonesia</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Faculty of Computer Science, Brawijaya University</institution>
          ,
          <country country="ID">Indonesia</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2020</year>
      </pub-date>
      <volume>5</volume>
      <fpage>90</fpage>
      <lpage>96</lpage>
      <abstract>
        <p>Malang has many tourist attraction so the decision support system can help user to choose the best place to be visited. The Decision Support System used for tourist attractions in Malang was built with TOPSIS method. TOPSIS was chosen as the primary algorithm due to its relatively low complexity of the algorithm so that it is precisely used on mobile devices. However, DSS using TOPSIS method can accommodate recommendation for single user only, it cannot be used for a group of users, whilst people usually go to a tourist attraction in a group. Therefore, this research contributes to make a group decision support system based recommendation of Malang tourism. In this research, usability test is conducted to understand user's perception about the application. The comparison between personal decision support system and group decision support system is conducted to understand the impact of group decision support system in user perception. The comparison between decision support system and group decision support system shows that SUS score of group decision support system (79.5) is better than personal decision support system (72.5).</p>
      </abstract>
      <kwd-group>
        <kwd>Malang tourism</kwd>
        <kwd>Group Decision Support System</kwd>
        <kwd>SUS score</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. INTRODUCTION</title>
      <p>
        These days, traveling is a need for some people. Malang, as one of the travel destinations in Indonesia, is showing
a rapid progress on its developments. Malang has appeal as the most visited spot for the tourists in East Java. It is
proved by the amount of the tourists coming to Malang. Not only going to the tourist attractions, but souvenirs
shopping is also one of the interesting things to do in Malang. This huge excitement is not balanced with the
information about the tourist attractions in Malang for the tourists, while the use of mobile devices is widely
increasing
        <xref ref-type="bibr" rid="ref13">(Tolle et al., 2017)</xref>
        . Therefore, it is necessary to develop Malang tourism recommendation application
based on mobile devices.
      </p>
      <p>
        Research about mobile recommendation system has been conducted in
        <xref ref-type="bibr" rid="ref10">(Ricci et al., 2010)</xref>
        it states that mobile
devices are primary tools for information access and when combined with recommender system technologies, they
can used for leisure and business applications. Tourism or travel recommendation system suggest product or tourist
destination and provide the user with information to support their process of decision making
        <xref ref-type="bibr" rid="ref11">(Ricci et al., 2002)</xref>
        .
Research about recommendation system in tourism are
        <xref ref-type="bibr" rid="ref8">(Kabassi et al., 2010)</xref>
        that contributes in personalizing
recommendations for tourist and
        <xref ref-type="bibr" rid="ref9">(Meehan et al., 2013)</xref>
        about context aware recommendation system for tourism.
      </p>
      <p>
        Malang tourism recommendation by using mobile application has been done in the research
        <xref ref-type="bibr" rid="ref2 ref4">(Dewi et al., 2019)</xref>
        .
The research
        <xref ref-type="bibr" rid="ref2 ref4">(Dewi et al., 2019)</xref>
        used TOPSIS as the decision support system algorithm of the Malang tourism
recommendation. TOPSIS was chosen as the algorithm used in the research due to its relatively low complexity
of the algorithm, so that it is precisely used on mobile devices. However, DSS using TOPSIS method cannot be
used for a group of users, whilst people usually go to a tourist attraction in a group
        <xref ref-type="bibr" rid="ref3">(Dewi et al., 2018)</xref>
        . Therefore,
this research contributes to make a group decision support system based recommendation of Malang tourism.
Previous research concentrates in the algorithm &amp; the proof of its effectiveness, but there is no usability testing of
the application from the user perspective. In this research, usability test is conducted to understand user’s
perception about the application. The comparison between personal decision support system and group decision
support system is conducted to understand the impact of group decision support system in user perception.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. LITERATURE REVIEW</title>
      <p>The literature review of this research are including group decision support system, group decision support system
algorithm and usability testing.
2.1</p>
    </sec>
    <sec id="sec-3">
      <title>Group Decision Support System (GDSS)</title>
      <p>
        GDSS is used to accommodate preferences of the decision makers, so it creates group decision. In the
recommendation system scenario, users tend to make decisions in a group rather than personal. Group preferences
are more complex and relatively different than personal preferences. Group decision support system method
calculates the preferences of all members of the group and gives a set of recommendation based on it
        <xref ref-type="bibr" rid="ref3">(Dewi et al.,
2018)</xref>
        . Decision support system (DSS) has 3 interconnected core component. DSS components consist of data
management, model management and communication management
        <xref ref-type="bibr" rid="ref14">(Turban, 2005)</xref>
        as explained in Figure 1.
      </p>
      <sec id="sec-3-1">
        <title>Data</title>
      </sec>
      <sec id="sec-3-2">
        <title>User</title>
      </sec>
      <sec id="sec-3-3">
        <title>Internet</title>
      </sec>
      <sec id="sec-3-4">
        <title>Data Management</title>
      </sec>
      <sec id="sec-3-5">
        <title>Model Management</title>
      </sec>
      <sec id="sec-3-6">
        <title>Communication Management</title>
        <p>In this research, group decision support system developed with TOPSIS algorithm that combined with voting rule
algorithm. Figure 2 explains the flow of the group recommendation.</p>
      </sec>
      <sec id="sec-3-7">
        <title>Group</title>
      </sec>
      <sec id="sec-3-8">
        <title>User 1</title>
      </sec>
      <sec id="sec-3-9">
        <title>TOPSIS:</title>
      </sec>
      <sec id="sec-3-10">
        <title>User 1</title>
      </sec>
      <sec id="sec-3-11">
        <title>User 2</title>
      </sec>
      <sec id="sec-3-12">
        <title>TOPSIS:</title>
      </sec>
      <sec id="sec-3-13">
        <title>User 2</title>
      </sec>
      <sec id="sec-3-14">
        <title>User 3</title>
      </sec>
      <sec id="sec-3-15">
        <title>TOPSIS:</title>
      </sec>
      <sec id="sec-3-16">
        <title>User 3</title>
      </sec>
      <sec id="sec-3-17">
        <title>Voting Rule</title>
      </sec>
      <sec id="sec-3-18">
        <title>Algorithm</title>
      </sec>
      <sec id="sec-3-19">
        <title>Malang tourism recommendation</title>
        <p>91</p>
        <p>Fig. 2. Flow Diagram of GDDS Algorithm</p>
        <p>
          TOPSIS is used to give personal recommendation of Malang tourism
          <xref ref-type="bibr" rid="ref2 ref4">(Dewi et al., 2019)</xref>
          . Recommendation
method using TOPSIS (Technique for Order of Preference by Similarity to Ideal Solution) is done the same way
as (Hwang, 2012). While voting rule algorithm is used to rank group voting. The first alternative in the ranking is
given a value greater than the other alternative with the rank position below it as in a pairwise comparison. Based
on final calculation of the alternatives, alternative with the highest value is the most recommended or preferred by
the decision makers.
2.3
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Usability Testing with System Usability Scale</title>
      <p>
        The System Usability Scale (SUS) was found by John Brooke in 1986. It is a usability test to evaluate variety of
system types in practical. SUS is cheaper than any usability test, because it only requires some prospective users,
and also quicker, because the template of statements is ready to be used and adjusted to the needs. Usability test is
conducted to understand user’s perception about the application (
        <xref ref-type="bibr" rid="ref6">Gutiérrez-Carreón et al., 2015</xref>
        ). SUS (System
Usability Scale) is done the same way as (Brooke, 2013) with 10 usability questions:
a) I think that I would like to use this system frequently
b) I found the system unnecessarily complex
c) I thought the system was easy to use
d) I think that I would need the support of a technical person to be able to use this system
e) I found the various functions in this system were well integrated
f) I thought there was too much inconsistency in this system
g) I would imagine that most people would learn to use this system very quickly
h) I found the system very cumbersome to use
i) I felt very confident using the system
j) I needed to learn a lot of things before I could get going with this system
      </p>
    </sec>
    <sec id="sec-5">
      <title>3. RESEARCH METHOD</title>
      <p>Group decision support system in this research is developed under the same architecture of general decision
support system architecture in Figure 1. Decision support system (DSS) has 3 interconnected core component.
DSS components consist of data management, model management and communication management as in Figure
3.</p>
      <sec id="sec-5-1">
        <title>Develop data</title>
        <p>management</p>
      </sec>
      <sec id="sec-5-2">
        <title>Develop model management</title>
        <p>Data management is related with the data used in group decision support system. In decision support system,
there are 2 important terms, criteria and alternative. The Malang tourism data used as the recommendation option
is referred as the alternative, while the variable that affects the decision maker to make a decision of some
alternatives is referred as the criteria.</p>
        <p>Model management used in this research is TOPSIS (Technique for Order of Preference by Similarity to Ideal
Solution) combined with voting rule algorithm. The detail steps of Malang tourism recommendation using group
decision support system are explained in section 2.2.</p>
        <p>Communication management is the user interface, it accommodates the user to interact with the group decision
support system that has been built. Communication management in this research is developed in Android platform.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>4. RESULT AND DISCUSSION</title>
      <p>The final result of this research consists of the core components of the group decision support system. Those
components are data management and communication management. Overall, data management in this research is
explained in Table 1.</p>
      <p>Model management used in this research is TOPSIS (Technique for Order of Preference by Similarity to Ideal
Solution) combined with voting rule algorithm as in Section 2.2. Communication management (user interface) in
this research is developed under Android platform. The user interface of the application is shown in Figure 4-6. It
is the group decision support system recommendation application for one of the Malang tourism applications,
places to buy souvenirs in Malang.</p>
    </sec>
    <sec id="sec-7">
      <title>User interface to choose the number of user</title>
      <p>In Figure 5, user can choose the number of the user that will be included in GDSS. Figure 6 shows the user
interface where user can choose DSS button (for personal recommendation system) or Group DSS button (for
group recommendation system).</p>
    </sec>
    <sec id="sec-8">
      <title>User interface to get the recommendation</title>
    </sec>
    <sec id="sec-9">
      <title>User interface to get the list of recommendation</title>
      <p>In this research, usability test is conducted to understand user’s perception about the application. The
comparison between personal decision support system and group decision support system is conducted to
understand the impact of group decision support system in user perception as in Table 2.</p>
      <p>There are 5 users that familiar with mobile application and ever have a holiday vacation in Malang that will be
respondents for usability testing with system usability scale (SUS). SUS statement was given to them and each
statement has a scale of 1 to 5, which means 1 for strongly disagree and 5 very agree to the statement in the SUS
instrument. The final step is to analyze the test results that are calculated according to SUS calculations. The
comparison between decision support system and group decision support system shows that SUS score of group
decision support system (79.5) is better than personal decision support system (72.5).</p>
    </sec>
    <sec id="sec-10">
      <title>5. CONCLUSION AND FUTURE WORK</title>
      <p>The implementation of group decision support system is successfully implemented in Android platform. In this
research, usability test is conducted to understand user’s perception about the application. The comparison between
decision support system and group decision support system shows that SUS score of group decision support system
(79.5) is better than personal decision support system (72.5). It is also stated that the application can be accepted
by the users. For further research, it is recommended to choose specific voting rule algorithm, for example BORDA
algorithm and test the results with rank consistency testing. Rank consistency testing is recommended to test the
GDSS algorithm.</p>
    </sec>
    <sec id="sec-11">
      <title>ACKNOWLEDGEMENT</title>
      <p>Authors (Ratih Kartika Dewi, M. Aminul Akbar, I Made Wira Satya Dharma, Felinda Gracia Lubis, Ade Armawi
Paypas, Mustika Mentari) want to thanks lecturers and under graduate students from the Laboratory of media
technology, games, and mobile devices, Faculty of Computer Science, Brawijaya University. Authors also want
to thank colleagues from State Polytechnic of Malang for the participation in this research.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Brooke</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>1996</year>
          ).
          <article-title>SUS-A quick and dirty usability scale</article-title>
          .
          <source>Usability evaluation in industry</source>
          ,
          <volume>189</volume>
          (
          <issue>194</issue>
          ),
          <fpage>4</fpage>
          -
          <lpage>7</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Dewi</surname>
            ,
            <given-names>R.K.</given-names>
          </string-name>
          (
          <year>2019</year>
          ).
          <article-title>Group Decision Support System based on AHP-TOPSIS for Culinary Recommendation System</article-title>
          .
          <source>Jurnal Ilmu Komputer dan Informasi</source>
          ,
          <volume>12</volume>
          (
          <issue>2</issue>
          ),
          <fpage>85</fpage>
          -
          <lpage>90</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Dewi</surname>
            ,
            <given-names>R.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ananta</surname>
            ,
            <given-names>M.T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fanani</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brata</surname>
            ,
            <given-names>K.C.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Priandani</surname>
            ,
            <given-names>N.D.</given-names>
          </string-name>
          (
          <year>2018</year>
          ).
          <article-title>The Development of Mobile Culinary Recommendation System Based on Group Decision Support System</article-title>
          .
          <source>International Journal of Interactive Mobile Technologies (iJIM)</source>
          ,
          <volume>12</volume>
          (
          <issue>3</issue>
          ),
          <fpage>209</fpage>
          -
          <lpage>216</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Dewi</surname>
            ,
            <given-names>R.K</given-names>
          </string-name>
          , Mentari,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Saputro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            ,
            <surname>Nugroho</surname>
          </string-name>
          , U.A., and
          <string-name>
            <surname>Hibatullah</surname>
            <given-names>M.H.</given-names>
          </string-name>
          (
          <year>2019</year>
          ).
          <article-title>Usability Analysis of TOPSIS based Mobile Recommender System of Malang Tourism</article-title>
          ,
          <source>In: The 4th International Conference on Sustainable Information Engineering and Technology</source>
          ,
          <volume>285</volume>
          -
          <fpage>288</fpage>
          . IEEE: New York NY.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Dharma</surname>
            ,
            <given-names>I.M.W.S</given-names>
          </string-name>
          , Dewi,
          <string-name>
            <given-names>R.K.</given-names>
            , and
            <surname>Akbar</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.A.</surname>
          </string-name>
          (
          <year>2020</year>
          ).
          <article-title>Pengembangan Aplikasi Android Sistem Rekomendasi Kelompok Tempat Pembelian Kerajinan Tangan Khas Malang dengan Metode TOPSIS-BORDA</article-title>
          . Undergraduate thesis of Brawijaya University,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Gutiérrez-Carreón</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Daradoumis</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Jorba</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>Integrating learning services in the cloud: An approach that benefits both systems and learning</article-title>
          .
          <source>Journal of Educational Technology &amp; Society</source>
          ,
          <volume>18</volume>
          (
          <issue>1</issue>
          ),
          <fpage>145</fpage>
          -
          <lpage>157</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>Hwang</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          -L., and
          <string-name>
            <surname>Yoon</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          (
          <year>1981</year>
          ).
          <article-title>Methods for multiple attribute decision making</article-title>
          ,
          <source>In: Multiple attribute decision making, 58-191. Lecture Notes in Economics and Mathematical Systems</source>
          ,
          <volume>186</volume>
          . Springer: Berlin, Heidelberg.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>Kabassi</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2010</year>
          ).
          <article-title>Personalizing recommendations for tourists</article-title>
          .
          <source>Telematics and Informatics</source>
          ,
          <volume>27</volume>
          (
          <issue>1</issue>
          ),
          <fpage>51</fpage>
          -
          <lpage>66</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <surname>Meehan</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lunney</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Curran</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>McCaughey</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Context-aware intelligent recommendation system for tourism</article-title>
          ,
          <source>In: 2013 IEEE Annual Conference on Pervasive Computing and Communications Workshops (PerCom)</source>
          ,
          <fpage>328</fpage>
          -
          <lpage>331</lpage>
          . IEEE: New York NY.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Ricci</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          (
          <year>2010</year>
          ).
          <article-title>Mobile recommender systems</article-title>
          .
          <source>Information Technology &amp; Tourism</source>
          ,
          <volume>12</volume>
          (
          <issue>3</issue>
          ),
          <fpage>205</fpage>
          -
          <lpage>231</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Ricci</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          (
          <year>2002</year>
          ).
          <article-title>Travel recommender systems</article-title>
          .
          <source>IEEE Intelligent Systems</source>
          ,
          <volume>17</volume>
          (
          <issue>6</issue>
          ),
          <fpage>55</fpage>
          -
          <lpage>57</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <surname>Saputra</surname>
            ,
            <given-names>I.M.A.B.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Wardoyo</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>Sistem Pendukung Keputusan Kelompok Penentuan Karyawan Terbaik Menggunakan Metode Topsis dan Borda</article-title>
          .
          <source>IJCCS (Indonesian Journal of Computing and Cybernetics Systems)</source>
          ,
          <volume>11</volume>
          (
          <issue>2</issue>
          ),
          <fpage>165</fpage>
          -
          <lpage>176</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>Tolle</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pinandito</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kharisma</surname>
            ,
            <given-names>A.P.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Dewi</surname>
            ,
            <given-names>R.K.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>Pengembangan Aplikasi Perangkat Bergerak</article-title>
          . Universitas Brawijaya Press.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>Turban</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liang</surname>
            ,
            <given-names>T.P.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Aronson</surname>
            ,
            <given-names>J.E.</given-names>
          </string-name>
          (
          <year>2005</year>
          ).
          <article-title>Decision Support Systems and Intelligent Systems (International Edition)</article-title>
          . Pearson Prentice Hall: Upper Saddle River NJ.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>