<!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>A. Kaushik);</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>User Experience in Search Interaction for Conversational and Conventional Search Systems using Implicit Evaluation Methods [Prototype]</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Abhishek Kaushik</string-name>
          <email>abhishek.kaushik2@mail.dcu.ie</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Gareth J.F. Jones</string-name>
          <email>Gareth.Jones@dcu.ie</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>ADAPT Centre, School of computing, Dublin City University</institution>
          ,
          <addr-line>Dublin</addr-line>
          ,
          <country country="IE">Ireland</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Now at Dundalk Institute of Technology</institution>
          ,
          <addr-line>Dundalk</addr-line>
          ,
          <country country="IE">Ireland</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2022</year>
      </pub-date>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0003</lpage>
      <abstract>
        <p>Conversational search ofers the prospect of improved user experience in information seeking via agent support. However, it is not clear how searchers will respond to this mode of engagement in comparison to a conventional user-driven search interface, such as those found in a standard web search engine. We describe a laboratory-based study directly comparing user behaviour for a prototype agent-mediated multiview conversational search interface (MCSI) which extends the functionality of a conventional search interface (CSI) with that of an equivalent CSI. User reaction and search outcomes of the two interfaces are compared for a set of scenario-based search tasks using implicit evaluation with two analysis methods: workload-related factors (NASA Load Task) and psychometric evaluation. Our investigation shows the MCSI to be more interactive and engaging, with users claiming to have a better search experience in contrast to the corresponding CSI.</p>
      </abstract>
      <kwd-group>
        <kwd>conversational search interface</kwd>
        <kwd>conventional search interface</kwd>
        <kwd>user satisfaction</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Bringing together the needs of users of search technologies for unstructured information and
advances in artificial intelligence, recent years have seen rapid growth in research interest in the
topic of conversational search (CS) systems. These systems assume the presence of an agent of
some form which enables a dialogue interaction between the searcher and the search engine to
support them in satisfying their information needs [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. While there has been much discussion
of the potential of CS methods, there is little work reporting on the investigation of operational
CS prototypes, and in particular how these compare with conventional search systems used to
perform the same search task. Those studies of CS which have appeared generally adopted a
human “wizard” in the role of the search agent [
        <xref ref-type="bibr" rid="ref2 ref3">2, 3</xref>
        ]. Studies with these systems have been
conducted with the implicit assumption that an agent can interpret the searcher’s actions
with human like intelligence. In this study, we take a alternative position using an automatic
rule-based agent to support the searcher when using a prototype CS interface, and compare
this with the efectiveness of a similar conventional search interface (CSI) to perform the same
search tasks. In this study, we introduce a prototype agent-mediated multiview conversational
search interface (MCSI) which uses a search engine API, shown in operational example videos
at link1. Our interface combines a CS assistant with an extended standard graphical search
interface. The interface agent takes the form of a personal assistant which works beside the
user, rather than sitting between the user and the search engine [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>
        Previous studies of CS interfaces have focused on have chatbot type interfaces which limit
the information space of the search [
        <xref ref-type="bibr" rid="ref3 ref5">3, 5</xref>
        ], and are very diferent from conventional graphical
search interfaces. Search via engagement with a chat type agent can result in the development
of quite diferent information-seeking mental models to those developed in the use of standard
search systems, meaning that it is not possible to directly consider the potential of CS in more
conventional search settings. We are interested to consider how user experience difers between
use of the MCSI and an equivalent CSI. For our study, we adopt a range of implicit evaluation
methods [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. Specifically we use cognitive workload-related factors (NASA Load Task) [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]
and psychometric evaluation for software [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Our findings show that users exhibit significant
diferences for these evaluation dimensions when using our MCSI and a corresponding CSI.
      </p>
      <p>This paper is structured as follows: Section 2 overviews the features of our MSCI, Sectio 3
describes the methodology for our investigation, Section 4 provides details of our results, and
includes analysis, findings and hypothesis testing and Section 5 concludes.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Prototype Conversational Search System</title>
      <p>
        We developed a fully functioning prototype MCSI, the user interface of which is shown in Figure
1. The interface is divided into two distinct sections. The righthand side which corresponds to
a CSI with which the user can interact, while the lefthand side is a text-based chat agent which
interacts with both the search engine and the user. Essentially the agent works alongside the
user as an assistant, rather than being positioned between the user and the search engine [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
The Web interface components are implemented using the web python framework flask and
with HTML, CSS, and JS toolkits. The agent is controlled by a logical system and is implemented
using Artificial Intelligence Markup Language (AIML) scripts. The MSCI interacts with the
standard Wikipedia API. The interface includes use of an algorithm which highlights important
segments within long retrieved documents to enable the searcher to skim through them. A
more detailed description of the components and dialogue scheme is discussed in our previous
publication [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
      </p>
      <p>The prototype user interface provides the user with the flexibility to interact with both the
search assistant and directly with the search engine. The system enables the user to explore a
chosen document by presenting them with multiple subtopics from the document.</p>
      <p>The system also provides support to a user to support them in reading full documents. As
described above, important sections in long documents are highlighted to ease reading and
reduce the cognitive efort.
1https://drive.google.com/open?id=1AoS5Nrnj7nGrPIsRAiA96ttwvzzwkpCK</p>
      <p>It is late, but you can't get to sleep because a sore throat has taken hold and it
is hard to swallow. You have run out of cough drops, and wonder if there are any
folk remedies that might help you out until morning.</p>
      <p>To enable direct comparison with our MCSI, a CSI for our study was formed by using the
conversational interface with the agent panel removed and the document highlighting facilities
disabled. The searcher enters their query in the query box, and document summaries, are
returned by the Wikipedia API, and full documents can be selected for viewing to satisfy the
user’s information need.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Methodology</title>
      <p>In this section we describe the details of our user study. The study aimed to enable us to observe
and better understand and contrast the behaviour of searchers using our prototype MCSI and
the corresponding CSI.</p>
      <sec id="sec-3-1">
        <title>3.1. Information Needs for Study</title>
        <p>
          For our investigation, we wished to give searchers realistic information needs which could be
satisfied using a standard web search engine. In order to control the form and detail of these
needs, we decided to use a set of information needs specified within backstories, e.g. as shown in
Figure 2. The backstories used are taken from the UQV100 test collection [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ], whose cognitive
complexity is based on the Taxonomy of Learning [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ]. 12 of the most cognitively complex
backstories were selected for use in our study, using the selection mechanism from our study
[
          <xref ref-type="bibr" rid="ref12">12</xref>
          ].
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Experimental Procedure</title>
        <p>Participants in our study had to complete search tasks based on the backstories using the MCSI
and CSI. Each session consisted of multiple backstory tasks, with participants completing
preand post task search questionnaires.</p>
        <p>Participants used a setup of two computers with two monitors side by side on a desk in
our laboratory. One monitor was used for the search session, and the other to complete the
online questionnaires. The questionnaire was divided into three sections: a) Basic Information
Survey: assigned user ID, age, occupation and task ID. b) Pre-Search: details of the participant’s
pre-existing knowledge with respect to topic of the search task. c) Post-Search: Post-search
feedback from the user. The questionnaire used an online Google form. All search activities
were recorded using a standard screen recorder tool to enable post-collection review of the user
activities. Approval was obtained from the relevant university Research Ethics Committee prior
to the data collection.</p>
        <p>A pilot study was conducted with two undergraduate students in Computer Science using
two additional backstory search tasks. This enabled us to see how long it took them to complete
the sections of the study using the MCSI and CSI, to gain insights and debug the experimental
setup. Results from the pilot study are not included in the analysis.</p>
        <p>
          Based on the result of the pilot study, each participant in the main study was assigned two of
the 12 selected task backstories with the expectation that their overall session would last around
one hour. Pairs of backstories for each session were selected using a Latin square procedure.
After every six tasks the sequence of allocation of the interface types was rotated to avoid
sequence efects [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ].
        </p>
        <p>In total, 27 subjects (18 Males and 9 Females) participated in our study (excluding the pilot
study), we examined the data of 25 subjects, since 2 subjects were found not to have followed
the instructions correctly. The study was conducted in two phases. Each user had to perform
search tasks using the CSI and MCSI with the sequencing of their use of the interfaces varied to
avoid learning or biasing efects.</p>
        <p>
          As well as completing the questionnaires, the subjects also attended a semi-structured
interview after completion of their session of two tasks using both interface conditions. The videos
and interviews were thematically labelled by two independent analysts and Kappa coeficients
were calculated (approx mean .85) [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ]. Disparities in labels were resolved by mutual agreement
by analysts. The questionnaire in the interview dealt with user search experience, software
usability and cognitive dimensions and was quantitatively analyzed. Based on the interview
analysis, out of 25 participants 92% of the total subjects were happy and satisfied with the MCSI.
This shows that there was no sequence efect arising from the order of the interfaces in the
search sessions. In all conditions, subjects preferred the MCSI.
        </p>
        <p>
          Each hypothesis of the study was tested using a T-Test (since the number of samples was less
than 31). Since the subject sample was small and the power to detect an influence was low, a p
0.10 level was considered significant [
          <xref ref-type="bibr" rid="ref15 ref16">15, 16</xref>
          ]. Each hypothesis was evaluated on a number of
factors which contribute to the examination in each dimension as discussed below.
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Study Results</title>
      <p>The MCSI was compared with CSI using an implicit evaluation method examining: cognitive
dimensions and usability.</p>
      <sec id="sec-4-1">
        <title>4.1. Cognitive dimensions</title>
        <p>
          CSIs impose a significant cognitive load on the searcher [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ]. An important factor in the
evaluation of interactive systems is measurement of the cognitive load experienced by users
while using the system. To measure the user’s workload we adopted the NASA Ames Research
Centre proposed the NASA Task Load Index [
          <xref ref-type="bibr" rid="ref6 ref7">7, 6</xref>
          ]. In terms of cognitive load, the user was
asked to evaluate the CSI and MCSI in 6 dimensions [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] as shown in Table 1.
        </p>
        <p>HO: Users experience a similar task load during the search with multiple interfaces:
The user evaluated the system based on six parameters (Table 1). The grading scale lies between
0 (Low) - 7 (High). We compared the mean diference of both systems on all six parameters. In
all aspects, subjects experienced lower task load using the MCSI. Subjects claimed more success
in accomplishing the task using the MCSI. Results for accomplishing the task with the MCSI
were found to be statistically significantly diferent. Subjects felt less insecure, discouraged,
irritated, stressed, and annoyed, while using the MCSI with a significant diference (P&lt;0.10).
This implies the null hypothesis was rejected on the basis of the Task Load index. Although the
four-factors were not significantly diferent, the mean diference between both the systems on
these factors was more than 10%. We conclude that the user experienced less subjective mental
workload while using the MCSI.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Usability</title>
        <p>
          Usability is an important evaluation metric of interactive software. The IBM Computer Usability
Satisfaction Questionnaires are a Psychometric Evaluation for software from the perspective
of the user [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ], and were used in this study. The grading scale lies between 0 (Low) - 7 (High).
We compared the mean diference of both systems on all parameters. In all aspects, subjects
experienced less task load when using the MCSI, as shown in Table 2.
        </p>
        <p>H0: User Psychometric Evaluation for the conversational interface and conventional
search has no significant diference: A T Independent test was conducted. It was found that
for all the parameters the MCSI outperformed the CSI. The null hypothesis was rejected and
the H1 hypothesis was accepted, which is that the MCSI performs better than the CSI.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusions and Observations</title>
      <p>
        We described a prototype conversational search system using agent-mediated search support to
users, and compared this with an equivalent conventional entirely user-driven search interface.
Our study indicates that subjects found our MCSI more helpful than the closely matched CSI.
Most previous studies of user behaviour in conversational search have used Wizard-of-Oz type
agents [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], in contrast, our study use of an automated search support agent.
      </p>
      <p>We have also validated the current system in knowledge expansion, user interactive
experience and search experience metrics which are not included in this prototype paper for reasons
of space.</p>
      <p>Clearly our existing rule-based search agent can be extended in terms of functionality, and
going forward we aim to examine basing its functionality on machine learning and reinforcement
learning based methods, but this will require access to suficient suitable training data, which is
not available at this prototype stage.</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgement</title>
      <p>This work was supported by Science Foundation Ireland as part of the ADAPT Centre (Grant
13/RC/2106) at Dublin City University.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>F.</given-names>
            <surname>Radlinski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Craswell</surname>
          </string-name>
          ,
          <article-title>A theoretical framework for conversational search</article-title>
          ,
          <source>in: Proceedings of the 2017 Conference on Conference Human Information Interaction and Retrieval</source>
          , ACM,
          <year>2017</year>
          , pp.
          <fpage>117</fpage>
          -
          <lpage>126</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>J. R.</given-names>
            <surname>Trippas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Spina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Cavedon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sanderson</surname>
          </string-name>
          ,
          <article-title>How do people interact in conversational speech-only search tasks: A preliminary analysis</article-title>
          ,
          <source>in: Proceedings of the 2017 Conference on Conference Human Information Interaction and Retrieval</source>
          ,
          <source>CHIIR '17</source>
          ,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          , New York, NY, USA,
          <year>2017</year>
          , pp.
          <fpage>325</fpage>
          -
          <lpage>328</lpage>
          . URL: http://doi.acm.
          <source>org/10</source>
          .1145/3020165.3022144. doi:
          <volume>10</volume>
          . 1145/3020165.3022144.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>S.</given-names>
            <surname>Avula</surname>
          </string-name>
          , G. Chadwick,
          <string-name>
            <given-names>J.</given-names>
            <surname>Arguello</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Capra</surname>
          </string-name>
          ,
          <article-title>Searchbots: User engagement with chatbots during collaborative search</article-title>
          ,
          <source>in: Proceedings of the 2018 Conference on Human Information Interaction&amp;Retrieval</source>
          ,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          ,
          <year>2018</year>
          , pp.
          <fpage>52</fpage>
          -
          <lpage>61</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>P.</given-names>
            <surname>Maes</surname>
          </string-name>
          ,
          <article-title>Agents that reduce work and information overload</article-title>
          ,
          <source>Communications of the ACM</source>
          <volume>37</volume>
          (
          <year>1994</year>
          )
          <fpage>30</fpage>
          -
          <lpage>40</lpage>
          . URL: http://doi.acm.
          <source>org/10</source>
          .1145/176789.176792. doi:
          <volume>10</volume>
          .1145/176789. 176792.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>S.</given-names>
            <surname>Avula</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Arguello</surname>
          </string-name>
          ,
          <article-title>Wizard of oz interface to study system initiative for conversational search</article-title>
          ,
          <source>in: Proceedings of the 2020 Conference on Human Information Interaction and Retrieval</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>447</fpage>
          -
          <lpage>451</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Kaushik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. J.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <article-title>A conceptual framework for implicit evaluation of conversational search interfaces</article-title>
          ,
          <source>Mixed-Initiative ConveRsatiOnal Systems workshop at ECIR</source>
          <year>2021</year>
          (
          <year>2021</year>
          )
          <fpage>363</fpage>
          -
          <lpage>374</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Hart</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Staveland</surname>
          </string-name>
          ,
          <article-title>Development of nasa-tlx (task load index): Results and theoretical research, human mental workload</article-title>
          ,
          <year>1988</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J. R.</given-names>
            <surname>Lewis</surname>
          </string-name>
          ,
          <article-title>Ibm computer usability satisfaction questionnaires: psychometric evaluation and instructions for use</article-title>
          ,
          <source>International Journal of Human-Computer Interaction</source>
          <volume>7</volume>
          (
          <year>1995</year>
          )
          <fpage>57</fpage>
          -
          <lpage>78</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>A.</given-names>
            <surname>Kaushik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Bhat Ramachandra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. J. F.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <article-title>An interface for agent supported conversational search</article-title>
          ,
          <source>in: Proceedings of the 2020 Conference on Human Information Interaction and Retrieval</source>
          , CHIIR '20,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing Machinery, New York, NY, USA,
          <year>2020</year>
          , p.
          <fpage>452</fpage>
          -
          <lpage>456</lpage>
          . URL: https://doi.org/10.1145/3343413.3377942. doi:
          <volume>10</volume>
          .1145/3343413.3377942.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>P.</given-names>
            <surname>Bailey</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mofat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Scholer</surname>
          </string-name>
          , P. Thomas,
          <article-title>UQV100: A test collection with query variability</article-title>
          ,
          <source>in: Proceedings of the 39th International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR '16</source>
          ,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          , New York, NY, USA,
          <year>2016</year>
          , pp.
          <fpage>725</fpage>
          -
          <lpage>728</lpage>
          . URL: http://doi.acm.
          <source>org/10</source>
          .1145/2911451.2914671. doi:
          <volume>10</volume>
          .1145/2911451.2914671.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>D. R.</given-names>
            <surname>Krathwohl</surname>
          </string-name>
          ,
          <article-title>A revision of bloom's taxonomy: An overview</article-title>
          ,
          <source>Theory into practice 41</source>
          (
          <year>2002</year>
          )
          <fpage>212</fpage>
          -
          <lpage>218</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>A.</given-names>
            <surname>Kaushik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. J. F.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <article-title>Exploring current user web search behaviours in analysis tasks to be supported in conversational search</article-title>
          , in: Second International Workshop on Conversational Approaches to Information
          <source>Retrieval (CAIR'18)</source>
          ,
          <source>July</source>
          <volume>12</volume>
          ,
          <year>2018</year>
          , Ann Arbor Michigan, USA,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>J. V.</given-names>
            <surname>Bradley</surname>
          </string-name>
          ,
          <article-title>Complete counterbalancing of immediate sequential efects in a latin square design</article-title>
          ,
          <source>Journal of the American Statistical Association</source>
          <volume>53</volume>
          (
          <year>1958</year>
          )
          <fpage>525</fpage>
          -
          <lpage>528</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>J. R.</given-names>
            <surname>Landis</surname>
          </string-name>
          ,
          <string-name>
            <surname>G. G. Koch,</surname>
          </string-name>
          <article-title>The measurement of observer agreement for categorical data, biometrics (</article-title>
          <year>1977</year>
          )
          <fpage>159</fpage>
          -
          <lpage>174</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>F.</given-names>
            <surname>Hair Jr Joseph</surname>
          </string-name>
          , C. Black
          <string-name>
            <surname>William</surname>
            ,
            <given-names>J. Babin</given-names>
          </string-name>
          <string-name>
            <surname>Barry</surname>
            ,
            <given-names>E. Anderson Rolph</given-names>
          </string-name>
          ,
          <source>Multivariate data analysis 7th ed</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Hardy</surname>
          </string-name>
          ,
          <article-title>Handbook of data analysis (</article-title>
          <year>2004</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>A.</given-names>
            <surname>Kaushik</surname>
          </string-name>
          ,
          <article-title>Dialogue-based information retrieval</article-title>
          ,
          <source>in: European Conference on Information Retrieval</source>
          , Springer,
          <year>2019</year>
          , pp.
          <fpage>364</fpage>
          -
          <lpage>368</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>