Publikation:

v-plots : Designing Hybrid Charts for the Comparative Analysis of Data Distributions

Lade...
Vorschaubild

Dateien

Blumenschein_2-12nth4hnrom719.pdf
Blumenschein_2-12nth4hnrom719.pdfGröße: 983.76 KBDownloads: 624

Datum

2020

Herausgeber:innen

Kontakt

ISSN der Zeitschrift

Electronic ISSN

ISBN

Bibliografische Daten

Verlag

Schriftenreihe

Auflagebezeichnung

DOI (zitierfähiger Link)
ArXiv-ID

Internationale Patentnummer

Angaben zur Forschungsförderung

European Union (EU): 825041
Deutsche Forschungsgemeinschaft (DFG): 422037984

Projekt

SmartDataLake - Sustainable Data Lakes for Extreme-Scale Analytics
Open Access-Veröffentlichung
Open Access Green
Core Facility der Universität Konstanz

Gesperrt bis

Titel in einer weiteren Sprache

Publikationstyp
Zeitschriftenartikel
Publikationsstatus
Published

Erschienen in

Computer Graphics Forum. Wiley. 2020, 39(3), S. 565-577. ISSN 0167-7055. eISSN 1467-8659. Verfügbar unter: doi: 10.1111/cgf.14002

Zusammenfassung

Comparing data distributions is a core focus in descriptive statistics, and part of most data analysis processes across disci-plines. In particular, comparing distributions entails numerous tasks, ranging from identifying global distribution properties,comparing aggregated statistics (e.g., mean values), to the local inspection of single cases. While various specialized visualiza-tions have been proposed (e.g., box plots, histograms, or violin plots), they are not usually designed to support more than a fewtasks, unless they are combined. In this paper, we present the v-plot designer; a technique for authoring custom hybrid charts,combining mirrored bar charts, difference encodings, and violin-style plots. v-plots are customizable and enable the simulta-neous comparison of data distributions on global, local, and aggregation levels. Our system design is grounded in an expertsurvey that compares and evaluates 20 common visualization techniques to derive guidelines for the task-driven selection ofappropriate visualizations. This knowledge externalization step allowed us to develop a guiding wizard that can tailor v-plotsto individual tasks and particular distribution properties. Finally, we confirm the usefulness of our system design and the user-guiding process by measuring the fitness for purpose and applicability in a second study with four domain and statistic expert

Zusammenfassung in einer weiteren Sprache

Fachgebiet (DDC)
004 Informatik

Schlagwörter

Konferenz

Rezension
undefined / . - undefined, undefined

Forschungsvorhaben

Organisationseinheiten

Zeitschriftenheft

Verknüpfte Datensätze

Zitieren

ISO 690BLUMENSCHEIN, Michael, Luka J. DEBBELER, Nadine C. LAGES, Britta RENNER, Daniel A. KEIM, Mennatallah EL-ASSADY, 2020. v-plots : Designing Hybrid Charts for the Comparative Analysis of Data Distributions. In: Computer Graphics Forum. Wiley. 2020, 39(3), S. 565-577. ISSN 0167-7055. eISSN 1467-8659. Verfügbar unter: doi: 10.1111/cgf.14002
BibTex
@article{Blumenschein2020vplot-49225,
  year={2020},
  doi={10.1111/cgf.14002},
  title={v-plots : Designing Hybrid Charts for the Comparative Analysis of Data Distributions},
  number={3},
  volume={39},
  issn={0167-7055},
  journal={Computer Graphics Forum},
  pages={565--577},
  author={Blumenschein, Michael and Debbeler, Luka J. and Lages, Nadine C. and Renner, Britta and Keim, Daniel A. and El-Assady, Mennatallah}
}
RDF
<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:bibo="http://purl.org/ontology/bibo/"
    xmlns:dspace="http://digital-repositories.org/ontologies/dspace/0.1.0#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:void="http://rdfs.org/ns/void#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="https://kops.uni-konstanz.de/server/rdf/resource/123456789/49225">
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/43615"/>
    <dcterms:hasPart rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/49225/1/Blumenschein_2-12nth4hnrom719.pdf"/>
    <dc:contributor>Keim, Daniel A.</dc:contributor>
    <dc:creator>Debbeler, Luka J.</dc:creator>
    <dc:contributor>Renner, Britta</dc:contributor>
    <dspace:hasBitstream rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/49225/1/Blumenschein_2-12nth4hnrom719.pdf"/>
    <dc:creator>Keim, Daniel A.</dc:creator>
    <dc:contributor>El-Assady, Mennatallah</dc:contributor>
    <dc:contributor>Lages, Nadine C.</dc:contributor>
    <dc:creator>El-Assady, Mennatallah</dc:creator>
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-04-17T09:04:07Z</dcterms:available>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/43"/>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/43"/>
    <dc:rights>terms-of-use</dc:rights>
    <dcterms:abstract xml:lang="eng">Comparing data distributions is a core focus in descriptive statistics, and part of most data analysis processes across disci-plines. In particular, comparing distributions entails numerous tasks, ranging from identifying global distribution properties,comparing aggregated statistics (e.g., mean values), to the local inspection of single cases. While various specialized visualiza-tions have been proposed (e.g., box plots, histograms, or violin plots), they are not usually designed to support more than a fewtasks, unless they are combined. In this paper, we present the v-plot designer; a technique for authoring custom hybrid charts,combining mirrored bar charts, difference encodings, and violin-style plots. v-plots are customizable and enable the simulta-neous comparison of data distributions on global, local, and aggregation levels. Our system design is grounded in an expertsurvey that compares and evaluates 20 common visualization techniques to derive guidelines for the task-driven selection ofappropriate visualizations. This knowledge externalization step allowed us to develop a guiding wizard that can tailor v-plotsto individual tasks and particular distribution properties. Finally, we confirm the usefulness of our system design and the user-guiding process by measuring the fitness for purpose and applicability in a second study with four domain and statistic expert</dcterms:abstract>
    <dc:creator>Renner, Britta</dc:creator>
    <dc:creator>Blumenschein, Michael</dc:creator>
    <dcterms:rights rdf:resource="https://rightsstatements.org/page/InC/1.0/"/>
    <bibo:uri rdf:resource="https://kops.uni-konstanz.de/handle/123456789/49225"/>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dc:language>eng</dc:language>
    <dcterms:title>v-plots : Designing Hybrid Charts for the Comparative Analysis of Data Distributions</dcterms:title>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-04-17T09:04:07Z</dc:date>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/43615"/>
    <dc:contributor>Debbeler, Luka J.</dc:contributor>
    <dcterms:issued>2020</dcterms:issued>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <dc:creator>Lages, Nadine C.</dc:creator>
    <dc:contributor>Blumenschein, Michael</dc:contributor>
  </rdf:Description>
</rdf:RDF>

Interner Vermerk

xmlui.Submission.submit.DescribeStep.inputForms.label.kops_note_fromSubmitter

Kontakt
URL der Originalveröffentl.

Prüfdatum der URL

Prüfungsdatum der Dissertation

Finanzierungsart

Kommentar zur Publikation

Allianzlizenz
Corresponding Authors der Uni Konstanz vorhanden
Internationale Co-Autor:innen
Universitätsbibliographie
Ja
Begutachtet
Ja
Diese Publikation teilen