Search (8 results, page 1 of 1)

  • × author_ss:"Chan, H.C."
  1. Chan, H.C.; Teo, H.H.; Zeng, X.H.: ¬An evaluation of novice end-user computing performance : data modeling, query writing, and comprehension (2005) 0.06
    0.05889038 = product of:
      0.17667113 = sum of:
        0.17667113 = weight(_text_:query in 3563) [ClassicSimilarity], result of:
          0.17667113 = score(doc=3563,freq=18.0), product of:
            0.22937049 = queryWeight, product of:
              4.6476326 = idf(docFreq=1151, maxDocs=44218)
              0.049352113 = queryNorm
            0.7702435 = fieldWeight in 3563, product of:
              4.2426405 = tf(freq=18.0), with freq of:
                18.0 = termFreq=18.0
              4.6476326 = idf(docFreq=1151, maxDocs=44218)
              0.0390625 = fieldNorm(doc=3563)
      0.33333334 = coord(1/3)
    
    Abstract
    End-user computing has become a weIl-established aspect of enterprise database systems today. End-user computing performance depends an the user-database interface, in which the data model and query language are major components. We examined three prominent data models-the relational model, the Extended-EntityRelationship (EIER) model, and the Object-Oriented (00) model-and their query languages in a rigorous and systematic experiment to evaluate their effects an novice end-user computing performance in the context of database design and data manipulation. In addition, relationships among the performances for different tasks (modeling, query writing, query comprehension) were postulated with the use of a cognitive model for the query process, and are tested in the experiment. Structural Equation Modeling (SEM) techniques were used to examine the multiple causal relationships simultaneously. The findings indicate that the EER and 00 models overwhelmingly outperformed the relational model in terms of accuracy for both database design and data manipulation. The associations between tasks suggest that data modeling techniques would enhance query writing correctness, and query writing ability would contribute to query comprehension. This study provides a better and thorough understanding of the inter-relationships among these data modeling and task factors. Our findings have significant implications for novice end-user training and development.
  2. Chan, H.C.; Wei, K.K.; Siau, K.L.: ¬A system for query comprehension (1997) 0.05
    0.054964356 = product of:
      0.16489306 = sum of:
        0.16489306 = weight(_text_:query in 422) [ClassicSimilarity], result of:
          0.16489306 = score(doc=422,freq=8.0), product of:
            0.22937049 = queryWeight, product of:
              4.6476326 = idf(docFreq=1151, maxDocs=44218)
              0.049352113 = queryNorm
            0.71889395 = fieldWeight in 422, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              4.6476326 = idf(docFreq=1151, maxDocs=44218)
              0.0546875 = fieldNorm(doc=422)
      0.33333334 = coord(1/3)
    
    Abstract
    A major difficulty of query writing for databases is that users do not fully understand queries. Proposes a system providing feedback to enable users to better understand their queries. It is a multi-functional rule-based system. In addition to providing an English translation for the query, it pin-points syntax errors, and suggests possible solutions. Finds likely semantic errors, and provides possible solutions. The system was implemented for a query language based on the entity relationship model. It is expected to lead to better user performance. Empirical testing showed significant improvement in user performance with the feedback system. The system can be used for computer-aided training and in actual operation
  3. Chan, H.C.; Wei, K.K.: User query performance with database feedback (1999) 0.05
    0.054964356 = product of:
      0.16489306 = sum of:
        0.16489306 = weight(_text_:query in 4678) [ClassicSimilarity], result of:
          0.16489306 = score(doc=4678,freq=2.0), product of:
            0.22937049 = queryWeight, product of:
              4.6476326 = idf(docFreq=1151, maxDocs=44218)
              0.049352113 = queryNorm
            0.71889395 = fieldWeight in 4678, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.6476326 = idf(docFreq=1151, maxDocs=44218)
              0.109375 = fieldNorm(doc=4678)
      0.33333334 = coord(1/3)
    
  4. Chan, H.C.; Wei, K.K.: Effect of grading schemes on outcomes in query writing experiments (1996) 0.05
    0.054400608 = product of:
      0.16320182 = sum of:
        0.16320182 = weight(_text_:query in 5127) [ClassicSimilarity], result of:
          0.16320182 = score(doc=5127,freq=6.0), product of:
            0.22937049 = queryWeight, product of:
              4.6476326 = idf(docFreq=1151, maxDocs=44218)
              0.049352113 = queryNorm
            0.71152055 = fieldWeight in 5127, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              4.6476326 = idf(docFreq=1151, maxDocs=44218)
              0.0625 = fieldNorm(doc=5127)
      0.33333334 = coord(1/3)
    
    Abstract
    Findings of experiments comparing query languages are difficult to combine because the experiments have used different settings and procedures. Query accuracy, which has been determined using many different grading schemes, is the most important measure of user performance. Checks different schemes for possible effects on hypothesis rejection. Applies these grading schemes to 2 sets of queries from 2 different experiments. Examines the outcomes to identify any effect resulting from the grading schemes. Results show that the experimental outcomes are robust and immune to the grading schemes
  5. Chan, H.C.; Wei, K.K.; Siau, K.L.: ¬An empirical study on end-users' update performance for different abstraction levels (1994) 0.04
    0.03886567 = product of:
      0.116597004 = sum of:
        0.116597004 = weight(_text_:query in 1762) [ClassicSimilarity], result of:
          0.116597004 = score(doc=1762,freq=4.0), product of:
            0.22937049 = queryWeight, product of:
              4.6476326 = idf(docFreq=1151, maxDocs=44218)
              0.049352113 = queryNorm
            0.5083348 = fieldWeight in 1762, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              4.6476326 = idf(docFreq=1151, maxDocs=44218)
              0.0546875 = fieldNorm(doc=1762)
      0.33333334 = coord(1/3)
    
    Abstract
    A major database task is update, for which performance has not been measured. With the widespread availability of databases, updates will be done frequently by end users. The task is gaining in importance as a measure of the usabiblity of a database system. An experiment was conducted to measure the effect of different abstraction levels on user performance for updates. A conceptual level group used the entity relationship model with an entity relationship query language KQL, while a logical level group used the relational model with the standard relational language SQL. Performance was primarily measured by the accuracy of the update query. Secondary measures of time and confidence were also taken
  6. Chan, H.C.: Naturalness of graphical queries based on the entity relationship model (1995) 0.03
    0.031408206 = product of:
      0.09422461 = sum of:
        0.09422461 = weight(_text_:query in 3207) [ClassicSimilarity], result of:
          0.09422461 = score(doc=3207,freq=2.0), product of:
            0.22937049 = queryWeight, product of:
              4.6476326 = idf(docFreq=1151, maxDocs=44218)
              0.049352113 = queryNorm
            0.41079655 = fieldWeight in 3207, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.6476326 = idf(docFreq=1151, maxDocs=44218)
              0.0625 = fieldNorm(doc=3207)
      0.33333334 = coord(1/3)
    
    Abstract
    Graphical queries involving 14 different query concepts were used in a study with 27 subjects. The results show that well designed graphical queries can be comprehended without teaching. Not so well designed queries are difficult to comprehend. The natural ability to specify graphical queries is not as good. The results identify clearly those concepts that are naturally easy to specify, and those that are difficult. The findings can be used for designing graphical interfaces, as well as for designing training packages
  7. Chan, H.C.; Goldstein, R.C.: User-database interaction at the knowledge level of abstraction (1997) 0.01
    0.008915374 = product of:
      0.026746122 = sum of:
        0.026746122 = product of:
          0.053492244 = sum of:
            0.053492244 = weight(_text_:22 in 2743) [ClassicSimilarity], result of:
              0.053492244 = score(doc=2743,freq=2.0), product of:
                0.1728227 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.049352113 = queryNorm
                0.30952093 = fieldWeight in 2743, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0625 = fieldNorm(doc=2743)
          0.5 = coord(1/2)
      0.33333334 = coord(1/3)
    
    Date
    22. 1.1999 19:06:09
  8. Chan, H.C.; Kim, H.-W.; Tan, W.C.: Information systems citation patterns from International Conference on Information Systems articles (2006) 0.01
    0.0066865305 = product of:
      0.020059591 = sum of:
        0.020059591 = product of:
          0.040119182 = sum of:
            0.040119182 = weight(_text_:22 in 201) [ClassicSimilarity], result of:
              0.040119182 = score(doc=201,freq=2.0), product of:
                0.1728227 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.049352113 = queryNorm
                0.23214069 = fieldWeight in 201, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.046875 = fieldNorm(doc=201)
          0.5 = coord(1/2)
      0.33333334 = coord(1/3)
    
    Date
    3. 1.2007 17:22:03