element <sampleSizeFormula> (global)
Namespace:
Type:
Content:
simple, 12 attributes
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<sampleSizeFormula
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:boolean : "false"
 = 
xs:boolean : "true"
 = 
xs:string
 = 
xs:date
   
>
   
Content: 
{ xs:string }
</sampleSizeFormula>
Included in content model of elements (1):
Known Usage Locations
Annotation

Sample Size Formula

Description

This element includes the formula that was used to determine the sample size.

Example

<sampleSizeFormula>n0=Z2pq/e2=(1.96)2(.5)(.5)/(.05)2=385 individuals</sampleSizeFormula>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="sampleSizeFormula" type="stringType"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set