<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">IJIS</journal-id><journal-title-group><journal-title>International Journal of Intelligence Science</journal-title></journal-title-group><issn pub-type="epub">2163-0283</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/ijis.2015.51004</article-id><article-id pub-id-type="publisher-id">IJIS-52585</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Computer Science&amp;Communications</subject></subj-group></article-categories><title-group><article-title>
 
 
  Discovering Monthly Fuzzy Patterns
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>.</surname><given-names>Shenify</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>F.</surname><given-names>A. Mazarbhuiya</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>College of Computer Science and IT, Albaha University, Albaha, Saudi Arabia</addr-line></aff><author-notes><corresp id="cor1">* E-mail:<email>mshenify@yahoo.com(.S)</email>;<email>fokrul_2005@yahoo.com(FAM)</email>;</corresp></author-notes><pub-date pub-type="epub"><day>22</day><month>12</month><year>2014</year></pub-date><volume>05</volume><issue>01</issue><fpage>37</fpage><lpage>43</lpage><history><date date-type="received"><day>20</day>	<month>October</month>	<year>2014</year></date><date date-type="rev-recd"><day>22</day>	<month>November</month>	<year>2014</year>	</date><date date-type="accepted"><day>18</day>	<month>December</month>	<year>2014</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  Discovering patterns that are fuzzy in nature from temporal datasets is an interesting data mining problems. One of such patterns is monthly fuzzy pattern where the patterns exist in a certain fuzzy time interval of every month. It involves finding frequent sets and then association rules that holds in certain fuzzy time intervals, viz. beginning of every months or middle of every months, etc. In most of the earlier works, the fuzziness was user-specified. However, in some applications, users may not have enough prior knowledge about the datasets under consideration and may miss some fuzziness associated with the problem. It may be the case that the user is unable to specify the same due to limitation of natural language. In this article, we propose a method of finding patterns that holds in certain fuzzy time intervals of every month where fuzziness is generated by the method itself. The efficacy of the method is demonstrated with experimental results. 
 
</p></abstract><kwd-group><kwd>Frequent Item Sets</kwd><kwd> Superimposition of Time Intervals</kwd><kwd> Fuzzy Time Intervals</kwd><kwd> Right Reference  Functions</kwd><kwd> Left Reference Functions</kwd><kwd> Membership Functions</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Analysis of transactional data has been considered as an important data mining problem. Market basket data is an example of such transactional data. In a market-basket data set, each transaction is a collection of items bought by a customer at one time. The concept proposed in [<xref ref-type="bibr" rid="scirp.52585-ref1">1</xref>] is to find the co-occurrence of items in transactions, given minimum support and minimum confidence thresholds. Temporal Association rule mining is an important extension of above-mentioned problem. When an item from super-market is bought by a customer, this is called transaction and its time is automatically recorded. Ale et al. [<xref ref-type="bibr" rid="scirp.52585-ref2">2</xref>] have proposed a method of extracting association rules that hold within the life-span of the corresponding item set.</p><p>Mahanta et al. [<xref ref-type="bibr" rid="scirp.52585-ref3">3</xref>] have introduced concept of locally frequent item sets as item sets that are frequent in certain time intervals and may or may not be frequent throughout the life-span of the item set. An efficient algorithm is developed by them which is used find such item sets along with a list of sequences of time intervals. Considering the time-stamp as calendar dates, a method is discussed in [<xref ref-type="bibr" rid="scirp.52585-ref4">4</xref>] which can extract yearly, monthly and daily periodic or partially periodic patterns. If the periods are kept in a compact manner using the method discussed in [<xref ref-type="bibr" rid="scirp.52585-ref4">4</xref>] , it turns out to be a fuzzy time interval. In this paper, we discuss such patterns and device algorithms for extracting such patterns. Although our algorithm works for extracting monthly fuzzy patterns, it can be modified for daily fuzzy periodic patterns. The paper is organized as follows. In Section 2, we discuss related works. In Section 3, we discuss terms, definitions and notations used in the algorithm. In Section 4, the proposed algorithm is discussed. In Section 5, we discuss about results and analysis. Finally a summary and lines for future works are discussed in Section 6.</p></sec><sec id="s2"><title>2. Related Works</title><p>Agrawal et al. [<xref ref-type="bibr" rid="scirp.52585-ref1">1</xref>] first formulated association rules mining problems. One important extension of this problem is Temporal Data Mining [<xref ref-type="bibr" rid="scirp.52585-ref5">5</xref>] by taking into account the time aspect, more interesting patterns that are time dependent can be extracted. The problems associated are to find valid time periods during which association rules hold and the discovery of possible periodicities that association rules have. In [<xref ref-type="bibr" rid="scirp.52585-ref2">2</xref>] , an algorithm for finding temporal rules is described. There each rule has associated with it a time frame. In [<xref ref-type="bibr" rid="scirp.52585-ref3">3</xref>] , the works done in [<xref ref-type="bibr" rid="scirp.52585-ref2">2</xref>] has been extended by considering time gap between two consecutive transactions containing an item set into account.</p><p>Considering the periodic nature of patterns, Ozden et al. [<xref ref-type="bibr" rid="scirp.52585-ref6">6</xref>] proposed a method, which is able to find patterns having periodic nature where the period has to be specified by the user. In [<xref ref-type="bibr" rid="scirp.52585-ref7">7</xref>] , Li et al. discuss about a method of extracting temporal association rules with respect to fuzzy match, i.e. association rule holding during “enough” number of intervals given by the corresponding calendar pattern. Similar works were done in [<xref ref-type="bibr" rid="scirp.52585-ref8">8</xref>] incorporating multiple granularities of time intervals (e.g. first working day of every month) from which both cyclic and user defined calendar patterns can be achieved.</p><p>Mining fuzzy patterns from datasets have been studied by different authors. In [<xref ref-type="bibr" rid="scirp.52585-ref9">9</xref>] , the authors present an algorithm for mining fuzzy temporal patterns from a given process instance. Similar work is done in [<xref ref-type="bibr" rid="scirp.52585-ref10">10</xref>] . In [<xref ref-type="bibr" rid="scirp.52585-ref11">11</xref>] method of extracting fuzzy periodic association rules is discussed.</p></sec><sec id="s3"><title>3. Terms, Definitions and Notations Used</title><p>Let us review some definitions and notations used in this paper.</p><p>A fuzzy number is a convex normalized fuzzy set <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x5.png" xlink:type="simple"/></inline-formula> defined on the real line <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x6.png" xlink:type="simple"/></inline-formula> such that</p><p>1) there exists an <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x7.png" xlink:type="simple"/></inline-formula> such that<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x8.png" xlink:type="simple"/></inline-formula>, and</p><p>2) <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x9.png" xlink:type="simple"/></inline-formula>is piecewise continuous.</p><p>Thus a fuzzy number can be thought of as containing the real numbers within some interval to varying degrees.</p><p>Fuzzy intervals are special fuzzy numbers satisfying the followings:</p><p>1) There exists an interval <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x10.png" xlink:type="simple"/></inline-formula> such that <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x11.png" xlink:type="simple"/></inline-formula> for all<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x12.png" xlink:type="simple"/></inline-formula>, and</p><p>2) <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x13.png" xlink:type="simple"/></inline-formula>is piecewise continuous.</p><p>A fuzzy interval can be thought of as a fuzzy number with a flat region. A fuzzy interval <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x14.png" xlink:type="simple"/></inline-formula> is denoted by <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x15.png" xlink:type="simple"/></inline-formula> with <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x16.png" xlink:type="simple"/></inline-formula> where <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x17.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x18.png" xlink:type="simple"/></inline-formula> for all<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x19.png" xlink:type="simple"/></inline-formula>. <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x20.png" xlink:type="simple"/></inline-formula>for all</p><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x21.png" xlink:type="simple"/></inline-formula>is known as left reference function and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x21.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x22.png" xlink:type="simple"/></inline-formula> for <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x21.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x22.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x23.png" xlink:type="simple"/></inline-formula> is known as the right reference function. The left reference function is non-decreasing and the right reference function is non-increasing [<xref ref-type="bibr" rid="scirp.52585-ref12">12</xref>] .</p><p>The support of a fuzzy set <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x24.png" xlink:type="simple"/></inline-formula> within a universal set <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x25.png" xlink:type="simple"/></inline-formula> is the crisp set that contains all the elements of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x26.png" xlink:type="simple"/></inline-formula> that have non-zero membership grades in <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x26.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x27.png" xlink:type="simple"/></inline-formula> and is denoted by<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x26.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x27.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x28.png" xlink:type="simple"/></inline-formula>. Thus</p><disp-formula id="scirp.52585-formula521"><graphic  xlink:href="http://html.scirp.org/file/4-1680140x29.png"  xlink:type="simple"/></disp-formula><p>The core of a fuzzy set <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x30.png" xlink:type="simple"/></inline-formula> within a universal set <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x30.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x31.png" xlink:type="simple"/></inline-formula> is the crisp set that contains all the elements of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x30.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x31.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x32.png" xlink:type="simple"/></inline-formula> having membership grades 1 in<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x30.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x31.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x32.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x33.png" xlink:type="simple"/></inline-formula>.</p><p>Set Superimposition</p><p>When we overwrite, the overwritten portion looks darker for obvious reason. The set operation union does not explain this phenomenon. After all</p><disp-formula id="scirp.52585-formula522"><graphic  xlink:href="http://html.scirp.org/file/4-1680140x34.png"  xlink:type="simple"/></disp-formula><p>and in <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x35.png" xlink:type="simple"/></inline-formula> the elements are represented once only.</p><p>In [<xref ref-type="bibr" rid="scirp.52585-ref13">13</xref>] an operation called superimposition denoted by <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x36.png" xlink:type="simple"/></inline-formula> was proposed. If <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x37.png" xlink:type="simple"/></inline-formula> is superimposed over <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x38.png" xlink:type="simple"/></inline-formula> or <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x39.png" xlink:type="simple"/></inline-formula> is superimposed over<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x37.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x40.png" xlink:type="simple"/></inline-formula>, we have</p><disp-formula id="scirp.52585-formula523"><label>(1)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-1680140x41.png"  xlink:type="simple"/></disp-formula><p>where <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x42.png" xlink:type="simple"/></inline-formula> are the elements of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x43.png" xlink:type="simple"/></inline-formula> represented twice, and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x43.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x44.png" xlink:type="simple"/></inline-formula> represents union of disjoint sets.</p><p>To explain this, an example has been taken.</p><p>If <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x45.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x45.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x46.png" xlink:type="simple"/></inline-formula> are two real intervals such that<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x45.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x46.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x47.png" xlink:type="simple"/></inline-formula>, we would get a superimposed portion. It can be seen from (1)</p><disp-formula id="scirp.52585-formula524"><label>(2)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-1680140x48.png"  xlink:type="simple"/></disp-formula><p>where <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x49.png" xlink:type="simple"/></inline-formula>.</p><p>(2) explains why if two line segments are superimposed, the common portion looks doubly dark [<xref ref-type="bibr" rid="scirp.52585-ref5">5</xref>] . The identity (2) is called fundamental identity of superimposition of intervals.</p><p>Let now, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x50.png" xlink:type="simple"/></inline-formula>and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x50.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x51.png" xlink:type="simple"/></inline-formula> be two fuzzy sets with constant membership value <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x50.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x51.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x52.png" xlink:type="simple"/></inline-formula> everywhere (i.e. equi-fuzzy intervals with membership value<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x50.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x51.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x52.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x53.png" xlink:type="simple"/></inline-formula>). If <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x50.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x51.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x52.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x53.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x54.png" xlink:type="simple"/></inline-formula> then applying (2) on the two equi- fuzzy intervals we can write</p><disp-formula id="scirp.52585-formula525"><label>(3)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-1680140x55.png"  xlink:type="simple"/></disp-formula><p>To explain this we take the fuzzy intervals <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x56.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x56.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x57.png" xlink:type="simple"/></inline-formula> with constant membership value <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x56.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x57.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x58.png" xlink:type="simple"/></inline-formula> given in <xref ref-type="fig" rid="fig1">Figure 1</xref> and <xref ref-type="fig" rid="fig2">Figure 2</xref>. Here<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x56.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x57.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x58.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x59.png" xlink:type="simple"/></inline-formula>.</p><p>If we apply superimposition on the intervals then the superimposed interval will be consisting of<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x60.png" xlink:type="simple"/></inline-formula>, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x60.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x61.png" xlink:type="simple"/></inline-formula>and<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x60.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x61.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x62.png" xlink:type="simple"/></inline-formula>. Here the membership of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x60.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x61.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x62.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x63.png" xlink:type="simple"/></inline-formula> is (1) due to double representation and it is shown in <xref ref-type="fig" rid="fig3">Figure 3</xref>.</p><fig id="fig1"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref></label><caption><title> Equi-fuzzy Interval [1, 5]<sup>(1/2)</sup></title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-1680140x64.png"/></fig><fig id="fig2"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref></label><caption><title> Equi-fuzzy interval [3, 7]<sup>(1/2)</sup></title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-1680140x65.png"/></fig><fig id="fig3"  position="float"><label><xref ref-type="fig" rid="fig3">Figure 3</xref></label><caption><title> Superimposed interval</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/4-1680140x66.png"/></fig><p>Let<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x67.png" xlink:type="simple"/></inline-formula>, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x67.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x68.png" xlink:type="simple"/></inline-formula>, be <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x67.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x68.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x69.png" xlink:type="simple"/></inline-formula> real intervals such that<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x67.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x68.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x69.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x70.png" xlink:type="simple"/></inline-formula>. Generalizing (3) we get</p><disp-formula id="scirp.52585-formula526"><label>(4)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-1680140x71.png"  xlink:type="simple"/></disp-formula><p>In (4), the sequence <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x72.png" xlink:type="simple"/></inline-formula> is formed by sorting the sequence <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x72.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x73.png" xlink:type="simple"/></inline-formula> in ascending order of magnitude for <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x72.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x73.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x74.png" xlink:type="simple"/></inline-formula> and similarly <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x72.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x73.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x74.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x75.png" xlink:type="simple"/></inline-formula> is formed by sorting the sequence <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x72.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x73.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x74.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x75.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x76.png" xlink:type="simple"/></inline-formula> in ascending order.</p><p>Although the set superimposition is operated on the closed intervals, it can be extended to operate on the open and the half-open intervals in the trivial way.</p><p>Lemma 1. The Glivenko-Cantelli Lemma of Order Statistics</p><p>Let <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x77.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x77.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x78.png" xlink:type="simple"/></inline-formula> be two random vectors, and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x77.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x78.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x79.png" xlink:type="simple"/></inline-formula> and</p><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x80.png" xlink:type="simple"/></inline-formula>be two particular realizations of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x80.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x81.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x80.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x81.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x82.png" xlink:type="simple"/></inline-formula> respectively. Assume that the sub-<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x80.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x81.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x82.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x83.png" xlink:type="simple"/></inline-formula> fields induced by<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x80.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x81.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x82.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x83.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x84.png" xlink:type="simple"/></inline-formula>, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x80.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x81.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x82.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x83.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x84.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x85.png" xlink:type="simple"/></inline-formula>are identical and independent. Similarly assume that the sub-σ fields induced by</p><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x86.png" xlink:type="simple"/></inline-formula>, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x87.png" xlink:type="simple"/></inline-formula>are also identical and independent. Let <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x87.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x88.png" xlink:type="simple"/></inline-formula> be the values of<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x87.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x88.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x89.png" xlink:type="simple"/></inline-formula>, and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x87.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x88.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x89.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x90.png" xlink:type="simple"/></inline-formula> be the values of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x87.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x88.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x89.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x90.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x91.png" xlink:type="simple"/></inline-formula> arranged in ascending order.</p><p>For <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x92.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x92.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x93.png" xlink:type="simple"/></inline-formula> if the empirical probability distribution functions <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x92.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x94.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x92.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x95.png" xlink:type="simple"/></inline-formula> are defined as in (5) and (6) respectively. Then, the Glivenko-Cantelli Lemma of order statistics states that the mathematical expectation of the empirical probability distributions would be given by the respective theoretical probability distributions.</p><disp-formula id="scirp.52585-formula527"><label>(5)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-1680140x96.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.52585-formula528"><label>(6)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-1680140x97.png"  xlink:type="simple"/></disp-formula><p>Now, let <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x98.png" xlink:type="simple"/></inline-formula> is random in the interval <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x99.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x99.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x100.png" xlink:type="simple"/></inline-formula> is random in the interval <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x99.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x100.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x101.png" xlink:type="simple"/></inline-formula> so that <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x99.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x100.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x101.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x102.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x99.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x100.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x101.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x102.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x103.png" xlink:type="simple"/></inline-formula> are the probability distribution functions followed by <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x99.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x100.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x101.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x102.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x103.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x104.png" xlink:type="simple"/></inline-formula><sub> </sub>and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x99.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x100.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x101.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x102.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x103.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x104.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x105.png" xlink:type="simple"/></inline-formula> respectively. Then in this case Glivenko-Cantelli Lemma gives</p><disp-formula id="scirp.52585-formula529"><label>(7)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-1680140x106.png"  xlink:type="simple"/></disp-formula><p>It can be observed that in Equation (4) the membership values of<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x107.png" xlink:type="simple"/></inline-formula>, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x107.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x108.png" xlink:type="simple"/></inline-formula>look like empirical probability distribution function <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x107.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x108.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x109.png" xlink:type="simple"/></inline-formula> and the membership values of<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x107.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x108.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x109.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x110.png" xlink:type="simple"/></inline-formula>,<sub> <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x107.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x108.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x109.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x110.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x111.png" xlink:type="simple"/></inline-formula></sub>look like the values of empirical complementary probability distribution function or empirical survival function<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x107.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x108.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x109.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x110.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x111.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x112.png" xlink:type="simple"/></inline-formula>.</p><p>Therefore, if <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x113.png" xlink:type="simple"/></inline-formula> is the membership function of an L-R fuzzy number<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x113.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x114.png" xlink:type="simple"/></inline-formula>. We get from (ix)</p><disp-formula id="scirp.52585-formula530"><label>(8)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/4-1680140x115.png"  xlink:type="simple"/></disp-formula><p>Thus it can be seen that <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x116.png" xlink:type="simple"/></inline-formula> can indeed be the Dubois-Prade left reference function and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x116.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x117.png" xlink:type="simple"/></inline-formula> can</p><p>be the Dubois-Prade right reference function [<xref ref-type="bibr" rid="scirp.52585-ref13">13</xref>] . Baruah [<xref ref-type="bibr" rid="scirp.52585-ref14">14</xref>] has shown that if a possibility distribution is viewed in this way, two probability laws can, indeed, give rise to a possibility law.</p></sec><sec id="s4"><title>4. Algorithm Proposed</title><p>If the time-stamps stored in the transactions of temporal data are the time hierarchy of the type hour_day_ month_year, then we do not consider month_year in time hierarchy and only consider day. We extract frequent item sets using method discussed in [<xref ref-type="bibr" rid="scirp.52585-ref3">3</xref>] . Each frequent item set will have a sequence of time intervals of the type (day 1, day 2) associated with it where it is frequent. Using the sequence of time intervals we can find the set of superimposed intervals (Definition of superimposed intervals is given in Section 3) and each superimposed intervals will be a fuzzy intervals. The method is as follows: for a frequent item set the set of superimposed intervals is initially empty, algorithm visits each intervals associated with the frequent item set sequentially, if an interval is intersecting with the core of any existing superimposed intervals (Definition of core is given in Section 3) in the set it will be superimposed on it and membership values will be adjusted else a new superimposed intervals will be started with the this interval. This process will be continued till the end of the sequence of time intervals. The process will be repeated for all the frequent item sets. Finally each frequent item sets will have one or more superimposed time intervals. As the superimposed time intervals are used to generate fuzzy intervals, each frequent item set will be associated with one or more fuzzy time intervals where it is frequent. Each superimposed intervals is represented in a compact manner discussed in Section 3.</p><p>For representing each superimposed interval of the form</p><disp-formula id="scirp.52585-formula531"><graphic  xlink:href="http://html.scirp.org/file/4-1680140x118.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.52585-formula532"><graphic  xlink:href="http://html.scirp.org/file/4-1680140x119.png"  xlink:type="simple"/></disp-formula><p>we keep two arrays of real numbers, one for storing the values <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x120.png" xlink:type="simple"/></inline-formula> and the other for storing the values <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x120.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x121.png" xlink:type="simple"/></inline-formula> each of which is a sorted array. Now if a new interval <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x120.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x121.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x122.png" xlink:type="simple"/></inline-formula> is to be superimposed</p><p>on this interval we add <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x123.png" xlink:type="simple"/></inline-formula> to the first array by finding its position (using binary search) in the first array so that it remains sorted. Similarly <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x124.png" xlink:type="simple"/></inline-formula> is added to the second array.</p><p>Data structure used for representing a superimposed interval is</p><p>struct superinterval</p><p>{ int arsize, count;</p><p>short *l, *r;</p><p>}</p><p>Here arsize represents the maximum size of the array used, count represents the number of intervals superimposed, and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x125.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x125.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/4-1680140x126.png" xlink:type="simple"/></inline-formula> are two pointer pointing to the two associated arrays.</p><p>Algorithm 4.1</p><p>for each locally frequent item sets do</p><p>{L &#172; sequence of time intervals associated with s</p><p>Ls &#172; set of superimposed intervals initially set to null</p><p>lt = L. get ();</p><p>// lt is now pointing to the first interval in L</p><p>Ls. append (lt);</p><p>while ((lt = L.get ()) != null)</p><p>{flag = 0;</p><p>while ((lst = Ls.get ()) ! = null)</p><p>if (compsuperimp (lt, lst))</p><p>flag = 1;</p><p>if (flag == 0) Ls. append (lt);</p><p>}</p><p>}</p><p>Compsuperimp (lt, lst)</p><p>{ if (&#247; intersect (lst, lt)&#247; != null)</p><p>{ superimp(lt, lst);</p><p>return 1;</p><p>}</p><p>return 0;</p><p>}</p><p>The function compsuperimp (lt, lst) first computes the intersection of lt with the core of lst. If the intersection non-empty it superimposes lt by calling the function superimp (lt, lst) which actually carries on the superimposition process by updating the two lists associated as described earlier. The function returns 1 if lt has been superimposed on the lst otherwise returns 0. get and append are functions operating on lists to get a pointer to the next element in a list and to append an element into a list.</p></sec><sec id="s5"><title>5. Results Obtained</title><p>For experimentation purpose we have used retail market basket dataset from an anonymous Belgian retail store. The dataset contains 88,162 transactions and 17,000 items. This dataset does not have attribute, so time was incorporated on it. The domain of the time attribute was set to the calendar dates from 1-1-2001 to 30-2-2003. For the said purpose, a program was written using C++ which takes as input a starting date and two values for the minimum and maximum number of transactions per day. A number between these two limits are selected at random and that many consecutive transactions are marked with the same date so that many transactions have taken place on that day. This process starts from the first transaction to the end by marking the transactions with consecutive dates (assuming that the market remains open on all week days). This means that the transactions in the dataset are happened in between the specified dates. A partial view of the generated monthly fuzzy frequent item sets from retail dataset is shown in <xref ref-type="table" rid="table1">Table 1</xref>.</p></sec><sec id="s6"><title>6. Conclusions and Lines for Future Work</title><p>An algorithm for finding monthly fuzzy patterns is discussed in this paper. The method takes input as a list of time intervals associated with a frequent item set. The frequent item set is generated using a method similar to the method discussed [<xref ref-type="bibr" rid="scirp.52585-ref4">4</xref>] . However, in our work we do not consider the month_year in the time hierarchy and only consider day. So each frequent item set will be associated with a sequence of time intervals of the form (day 1, day 2) where it is frequent. The algorithm visits each interval in the sequence one by one and stores the intervals in the superimposed form. This way each frequent item set is associated with one or more superimposed time intervals. Each superimposed interval will generate a fuzzy time interval. In this way each frequent item set is associated with one or more fuzzy time intervals. The nicety about the method is that the algorithm is less user-dependent, i.e. fuzzy time intervals are extracted by algorithm automatically.</p><p>Future work may be possible in the following ways.</p><p> Daily patterns can be extracted.</p><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Monthly fuzzy frequent item sets for different set of transactions</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Data Size (No. of Transactions)</th><th align="center" valign="middle" >10000</th><th align="center" valign="middle" >20000</th><th align="center" valign="middle" >30000</th><th align="center" valign="middle" >40000</th><th align="center" valign="middle" >50000</th><th align="center" valign="middle" >60000</th><th align="center" valign="middle" >70000</th><th align="center" valign="middle" >Whole Dataset</th></tr></thead><tr><td align="center" valign="middle" >No. fuzzy time intervals</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >2</td><td align="center" valign="middle" >2</td><td align="center" valign="middle" >3</td><td align="center" valign="middle" >3</td><td align="center" valign="middle" >4</td><td align="center" valign="middle" >4</td><td align="center" valign="middle" >4</td></tr></tbody></table></table-wrap><p> Clustering of patterns can be done based on their fuzzy time interval associated with yearly patterns using some statistical measure.</p></sec></body><back><ref-list><title>References</title><ref id="scirp.52585-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Agrawal, R., Imielinski, T. and Swami, A.N. (1993) Mining Association Rules between Sets of Items in Large Databases. Proceedings of the 1993 ACM SIGMOD International Conference on Management of Data, 22, 207-216. 
http://dx.doi.org/10.1145/170035.170072</mixed-citation></ref><ref id="scirp.52585-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Ale, J.M. and Rossi, G.H. (2000) An Approach to Discovering Temporal Association Rules. Proceedings of 2000 ACM Symposium on Applied Computing, Como, 19-21 March 2000, 294-300.</mixed-citation></ref><ref id="scirp.52585-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Mahanta, A.K., Mazarbhuiya, F.A. and Baruah, H.K. (2005) Finding Locally and Periodically Frequent Sets and Periodic Association Rules. Pattern Recognition and Machine Intelligence, 3776, 576-582.</mixed-citation></ref><ref id="scirp.52585-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Mahanta, A.K., Mazarbhuiya, F.A. and Baruah, H.K. (2008) Finding Calendar-Based Periodic Patterns. Pattern Recognition Letters, 29, 1274-1284.</mixed-citation></ref><ref id="scirp.52585-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Antunes, C.M. and Oliviera, A.L. (2001) Temporal Data Mining: An Overview. Workshop on Temporal Data Mining—7th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, San Francisco, 26-29 August 2001, 1-13.</mixed-citation></ref><ref id="scirp.52585-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Ozden, B., Ramaswamy, S. and Silberschatz, A. (1998) Cyclic Association Rules. Proceedings of the 14th International Conference on Data Engineering, Orlando, 23-27 February 1998, 412-421. 
http://dx.doi.org/10.1109/ICDE.1998.655804</mixed-citation></ref><ref id="scirp.52585-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Li, Y., Ning, P., Wang, X.S. and Jajodia, S. (2001) Discovering Calendar-Based Temporal Association Rules. Elsevier Science, Amsterdam.</mixed-citation></ref><ref id="scirp.52585-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Zimbrado, G., de Souza, J.M., de Almeida, V.T. and de Silva, W.A. (2002) An Algorithm to Discover Calendar-Based Temporal Association Rules with Item’s Lifespan Restriction. Proceedings of the 8th ACM SIGKDD, Alberta, 23 July 2002.</mixed-citation></ref><ref id="scirp.52585-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Subramanyam, R.B.V., Goswami, A. and Prasad, B. (2008) Mining Fuzzy Temporal Patterns from Process Instances with Weighted Temporal Graphs. International Journal of Data Analysis Techniques and Strategies, 1, 60-77. 
http://dx.doi.org/10.1504/IJDATS.2008.020023</mixed-citation></ref><ref id="scirp.52585-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Jain, S., Jain, S. and Jain, A. (2013) An assessment of Fuzzy Temporal Rule Mining. International Journal of Application or Innovation in Engineering and Management (IJAIEM), 2, 42-45.</mixed-citation></ref><ref id="scirp.52585-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Lee, W.-J., Jiang, J.-Y. and Lee, S.-J. (2008) Mining Fuzzy Periodic Association Rules. Data &amp; Knowledge Engineering, 65, 442-462.</mixed-citation></ref><ref id="scirp.52585-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Klir, J. and Yuan, B. (2002) Fuzzy Sets and Logic Theory and Application. Prentice Hill Pvt. Ltd., Upper Saddle River.</mixed-citation></ref><ref id="scirp.52585-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">Dubois, D. and Prade, H. (1983) Ranking Fuzzy Numbers in the Setting of Possibility Theory. Information Sciences, 30, 183-224. http://dx.doi.org/10.1016/0020-0255(83)90025-7</mixed-citation></ref><ref id="scirp.52585-ref14"><label>14</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>Baruah</surname><given-names> H.K. </given-names></name>,<etal>et al</etal>. (<year>1999</year>)<article-title>Set Superimposition and Its Application to the Theory of Fuzzy Sets</article-title><source> Journal of Assam Science Society</source><volume> 10</volume>,<fpage> 25</fpage>-<lpage>31</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref></ref-list></back></article>