<!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 />
    <article-meta>
      <title-group>
        <article-title>Multidimensional Data Analysis with OLAP</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Saule Sarsimbaeva</string-name>
          <email>sarsi@mail.ru</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vladimir Dimitrov</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>K. Zhubanov ARSU, 34 A. Moldagulova Prospect</institution>
          ,
          <addr-line>030000 Aktobe</addr-line>
          ,
          <country country="KZ">Kazakhstan</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Sofia</institution>
          ,
          <addr-line>5 James Bourchier Blvd., 1164 Sofia</addr-line>
          ,
          <country country="BG">Bulgaria</country>
        </aff>
      </contrib-group>
      <fpage>95</fpage>
      <lpage>98</lpage>
      <abstract>
        <p>Microsoft Business Intelligence offerings with a focus on OLAP are investigated. A case study for a commodity retails company illustrates the key findings.</p>
      </abstract>
      <kwd-group>
        <kwd>multidimensional analysis</kwd>
        <kwd>OLAP</kwd>
        <kwd>Business Intelligence</kwd>
        <kwd>Microsoft SQL Server</kwd>
        <kwd>Microsoft Analysis Services</kwd>
        <kwd>Microsoft Business Intelligence Development Studio</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        One of the key factors for success on the market for companies is the application
of information technologies in data analysis as mentioned in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. This kind of
analysis usually uses several parameters and therefore information technologies
have to support a multidimensional analysis of data.
      </p>
      <p>The data available from the operational information systems are not directly
applicable for analysis because they are in different format, structure, distribution
etc.</p>
      <p>
        Relational model of data is the most suitable as a tool for development of
operational information systems. That is why the last ones are usually based on
Relational Data Base Systems (RDBMS). Codd, as mentioned in [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], has not
developed relational model of data for data analysis. That kind of analysis has
to be done outside the RDBMS in specialized analytical tools. These tools store
aggregated operational data in n-dimensional cubes of specialized physical
structures that are very different from these supported in RDBMS.
      </p>
      <p>Some of the commercial RDBMS support dynamic extraction of analytical
data directly from the relational database. Befits of this approach is that there is
no need to support specialized n-cube physical data structures but the result is
slower performance in comparison to specialized tools.</p>
      <p>
        As mentioned in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], “Business intelligence (BI) is a technology-driven
process for analyzing data and presenting actionable information to help
executives, managers and other corporate end users make informed business
decisions.” Many technologies support this process. Among them are OLAP and
Data Mining.
      </p>
      <p>
        The definition in [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], “OLAP (Online Analytical Processing) is the technology
behind many Business Intelligence (BI) applications. OLAP is a powerful
technology for data discovery, including capabilities for limitless report viewing,
complex analytical calculations, and predictive “what if” scenario (budget,
forecast) planning.” connects BI with OLAP.
      </p>
      <p>
        Good definition of Data mining is given in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]: “Data mining is the process
of analyzing hidden patterns of data according to different perspectives for
categorization into useful information, which is collected and assembled in
common areas, such as data warehouses, for efficient analysis, data mining
algorithms, facilitating business decision making and other information
requirements to ultimately cut costs and increase revenue.
      </p>
      <p>Data mining is also known as data discovery and knowledge discovery.”
For more details on introduced terms visit above mentioned referenced
sources.</p>
    </sec>
    <sec id="sec-2">
      <title>3 Tools</title>
      <p>Analysis of data for small and medium companies is the business use case. More
precisely, retail store for electronic technics.</p>
      <p>The tool suite for this business use case are Microsoft SQL Server and
Microsoft Visual Studio. It is a cheap solution of mature tools. Exact versions
of these tools are Microsoft SQL Server 2008 and Microsoft Visual Studio 2010.</p>
      <p>Microsoft SQL Server 2008 is the Microsoft’s RDBMS. It is suitable for
development of operational information systems for small and medium companies.</p>
      <p>Microsoft SQL Server Data Tools Business Intelligence (SSDT-BI) for
Visual Studio is a tool for development of data analysis and Business Intelligence
solutions utilizing the Microsoft SQL Server Analysis Services, Reporting
Services and Integration Services. It is a part of Microsoft Visual Studio 2010.
SSDT-BI extracts, suitable for data analysis, n-dimensional cubes from the
relational database.</p>
    </sec>
    <sec id="sec-3">
      <title>4 The cube and its usage</title>
      <p>The business case cube is based on every day sales by items, quantities, types,
stores, supplies etc. Fig 1. illustrates part of the n-cube metadata and a data slice
form it embedded in Microsoft Excel spreadsheet.</p>
      <p>The analytical application developed on the cube allows managers to take
informed decisions. For example, Fig. 2 shows that the best sales by air condition’s
brands in 2016 are Midea and Elenberg in the Aktobe store chain.</p>
      <p>View that is more detailed is Fig. 3. In the last months of 2016, the trend
shows that more popular in the Elenberg brand. Therefore, the store management
have to reload the chain with this more attractive brand.</p>
      <p>The analytical application is simple and user friendly to the management,
which has accepted it and used in their work.
5</p>
    </sec>
    <sec id="sec-4">
      <title>Conclusion</title>
      <p>The proposed tool suit is very simple and effectively generates business
intelligence applications for small and medium companies.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Laudon</surname>
            ,
            <given-names>K.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Laudon</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brabston</surname>
            ,
            <given-names>M.E.</given-names>
          </string-name>
          :
          <article-title>Management information systems: managing the digital firm</article-title>
          . Toronto, Prentice Hall (
          <year>2005</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Codd</surname>
            <given-names>E.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Codd</surname>
            <given-names>S.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Salley</surname>
            <given-names>C.T.</given-names>
          </string-name>
          :
          <article-title>Providing OLAP to User-Analysts: An IT Mandate</article-title>
          .
          <string-name>
            <given-names>E. F.</given-names>
            <surname>Codd</surname>
          </string-name>
          &amp; Associates,
          <year>1993</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>3. business intelligence (BI), http://searchbusinessanalytics.techtarget.com/definition/businessintelligence-BI</mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Easy</surname>
            <given-names>OLAP</given-names>
          </string-name>
          Definition, http://www.olap.com
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>Data</given-names>
            <surname>Mining</surname>
          </string-name>
          , http://www.techopedia.com/definition/1181/data-mining
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>