<?xml version="1.0" encoding="utf-8"?><rdf:RDF  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"  xmlns:skos="http://www.w3.org/2004/02/skos/core#"  xmlns:map="http://www.w3c.rl.ac.uk/2003/11/21-skos-mapping#"  xmlns:dct="http://purl.org/dc/terms/"  xmlns:dc="http://purl.org/dc/elements/1.1/"><skos:ConceptScheme rdf:about="https://digilab.ptb.de/dkd/refType/vocab/">  <dc:title>Metrology Database</dc:title>  <dc:creator>German Calibration Service (DKD)</dc:creator>  <dc:contributor>Thomas Krah, Daniel Hutzschenreuter, Benjamin Gloger, Muhammed-Ali Demir, Moritz Jordan</dc:contributor>  <dc:publisher>Deutscher Kalibrierdienst (German Calibration Service)</dc:publisher>  <dc:rights></dc:rights>  <dc:subject>metrology, reference types, digital calibration certificate, certificate of conformity</dc:subject>  <dc:description><![CDATA[  ]]></dc:description>  <dc:date>2023-06-19</dc:date>  <dct:modified>2026-04-10 06:58:36</dct:modified>  <dc:language>en-US</dc:language>  </skos:ConceptScheme>  <skos:Concept rdf:about="https://digilab.ptb.de/dkd/refType/vocab/skos/132"><skos:prefLabel xml:lang="en-US">probabilityFalseReject</skos:prefLabel> <skos:definition xml:lang="de-DE">Wahrscheinlichkeit einer falschen Zurückweisung </skos:definition> <skos:definition xml:lang="en-EN">Probability of False Reject </skos:definition> <skos:scopeNote xml:lang="en-EN">ILAC G8:09/2019 5.2 </skos:scopeNote> <skos:scopeNote xml:lang="de-DE">ILAC G8:09/2019 5.2 </skos:scopeNote> <skos:scopeNote xml:lang="en-EN">for more information on use see good practice </skos:scopeNote> <skos:scopeNote xml:lang="de-DE">für mehr Informationen zur Verwendung siehe "good practice" Beispiele </skos:scopeNote> <skos:historyNote xml:lang="en-EN">

2024-03-01
Created

 </skos:historyNote> <skos:example xml:lang="de-DE">&lt;!-- Beispiel für Waagen, wo die Entscheidungsregel üblicherweise mit dem Kunden abgestimmt wird --&gt;
&lt;dcc:statement refType="basic_decisionRule"&gt;
    &lt;dcc:reference&gt;customer&lt;/dcc:reference&gt;
      &lt;dcc:declaration&gt;
        &lt;dcc:name&gt;
            &lt;dcc:content lang="en"&gt;Decision Rule&lt;/dcc:content&gt;
        &lt;/dcc:name&gt;
          &lt;dcc:content lang="en"&gt;Binary Statement for Simple Acceptance Rule (????=0)&lt;/dcc:content&gt;
    &lt;/dcc:declaration&gt;
      &lt;dcc:data&gt;
        &lt;dcc:quantity refType="basic_min basic_toleranceUncertaintyRatio"&gt;
            &lt;dcc:name&gt;
                &lt;dcc:content lang="en"&gt;Min. TUR&lt;/dcc:content&gt;
            &lt;/dcc:name&gt;
            &lt;dcc:description&gt;
                &lt;dcc:content lang="en"&gt;Minimum allowed Test Uncertainty ratio - for smaller TUR values, no conformity statement is made&lt;/dcc:content&gt;
            &lt;/dcc:description&gt;
            &lt;si:real&gt;
                &lt;si:value&gt;10&lt;/si:value&gt;
                &lt;si:unit&gt;\one&lt;/si:unit&gt;
            &lt;/si:real&gt;
        &lt;/dcc:quantity&gt;
          &lt;dcc:quantity refType="basic_max basic_probabilityFalseAccept"&gt;
            &lt;dcc:name&gt;
                &lt;dcc:content lang="en"&gt;Max PFA&lt;/dcc:content&gt;
            &lt;/dcc:name&gt;
            &lt;dcc:description&gt;
                &lt;dcc:content lang="en"&gt;Maximum probability of false acceptance associated with the applied decision rule&lt;/dcc:content&gt;
            &lt;/dcc:description&gt;
            &lt;si:real&gt;
                &lt;si:value&gt;0.5&lt;/si:value&gt;
                &lt;si:unit&gt;\one&lt;/si:unit&gt;
            &lt;/si:real&gt;
        &lt;/dcc:quantity&gt;
          &lt;dcc:quantity refType="basic_max basic_probabilityFalseReject"&gt;
            &lt;dcc:name&gt;
                &lt;dcc:content lang="en"&gt;Max. PFR&lt;/dcc:content&gt;
            &lt;/dcc:name&gt;
            &lt;dcc:description&gt;
                &lt;dcc:content lang="en"&gt;Maximum probability of false rejection associated with the applied decision rule&lt;/dcc:content&gt;
            &lt;/dcc:description&gt;
            &lt;si:real&gt;
                &lt;si:value&gt;0.5&lt;/si:value&gt;
                &lt;si:unit&gt;\one&lt;/si:unit&gt;
            &lt;/si:real&gt;
        &lt;/dcc:quantity&gt;
          &lt;dcc:formula refType="basic_guardBand"&gt;
           &lt;dcc:latex&gt;w=0&lt;/dcc:latex&gt;
        &lt;/dcc:formula&gt;
    &lt;/dcc:data&gt;
&lt;/dcc:statement&gt; </skos:example> <skos:example xml:lang="de-DE">&lt;!-- Beispiel für Gewichte, wo die Entscheidungsregel aus OIML R111-1:2004 entnommen wird --&gt;
&lt;dcc:statement refType="basic_decisionRule"&gt;
&lt;dcc:norm&gt;OIML R111-1:2004&lt;/dcc:norm&gt;    
    &lt;dcc:declaration&gt;
        &lt;dcc:name&gt;
            &lt;dcc:content lang="en"&gt;Decision rule&lt;/dcc:content&gt;
        &lt;/dcc:name&gt;
      &lt;dcc:content lang="en"&gt;Binary Statement with Guard Band w=U&lt;/dcc:content&gt;
        &lt;/dcc:declaration&gt;
      &lt;dcc:data&gt;
      &lt;dcc:quantity refType="basic_min basic_testUncertaintyRatio"&gt;
        &lt;dcc:name&gt;
            &lt;dcc:content lang="en"&gt;Min. TUR&lt;/dcc:content&gt;
        &lt;/dcc:name&gt;
        &lt;dcc:description&gt;
            &lt;dcc:content lang="en"&gt;Minimum allowed Test Uncertainty ratio. For smaller TUR values, no conformity statement is made.&lt;/dcc:content&gt;
        &lt;/dcc:description&gt;
        &lt;si:real&gt;
                  &lt;si:value&gt;3&lt;/si:value&gt;
                  &lt;si:unit&gt;\one&lt;/si:unit&gt;
                  &lt;/si:real&gt;
    &lt;/dcc:quantity&gt;
      &lt;dcc:quantity refType="basic_max basic_probabilityFalseAccept"&gt;
        &lt;dcc:name&gt;
            &lt;dcc:content lang="en"&gt;Max. PFA&lt;/dcc:content&gt;
        &lt;/dcc:name&gt;
        &lt;dcc:description&gt;
            &lt;dcc:content lang="en"&gt;Maximum probability of false acceptance associated with the applied decision rule&lt;/dcc:content&gt;
        &lt;/dcc:description&gt;
        &lt;si:real&gt;
                  &lt;si:value&gt;0.02275&lt;/si:value&gt;
                  &lt;si:unit&gt;\one&lt;/si:unit&gt;
                  &lt;/si:real&gt;
    &lt;/dcc:quantity&gt;
      &lt;dcc:quantity refType="basic_max basic_probabilityFalseReject"&gt;
        &lt;dcc:name&gt;
            &lt;dcc:content lang="en"&gt;Max. PFR&lt;/dcc:content&gt;
        &lt;/dcc:name&gt;
        &lt;dcc:description&gt;
            &lt;dcc:content lang="en"&gt;Maximum probability of false rejection associated with the applied decision rule&lt;/dcc:content&gt;
        &lt;/dcc:description&gt;
        &lt;si:real&gt;
                  &lt;si:value&gt;0.97725&lt;/si:value&gt;
                  &lt;si:unit&gt;\one&lt;/si:unit&gt;
                  &lt;/si:real&gt;
    &lt;/dcc:quantity&gt;
      &lt;dcc:formula refType="basic_guardBand"&gt;
           &lt;dcc:latex&gt;w=U&lt;/dcc:latex&gt;
        &lt;/dcc:formula&gt;
   &lt;/dcc:data&gt;
&lt;/dcc:statement&gt; </skos:example><skos:inScheme rdf:resource="https://digilab.ptb.de/dkd/refType/vocab/"/><skos:related rdf:resource="https://digilab.ptb.de/dkd/refType/vocab/skos/127"/><skos:broader rdf:resource="https://digilab.ptb.de/dkd/refType/vocab/skos/2"/>  <dct:created>2024-03-01 16:44:17</dct:created>  </skos:Concept></rdf:RDF>