what is data stratification
Answers were Sorted based on User's Feedback
Answer / durai
A technique used to analyze/divide a universe of data into
homogeneous groups (strata) often data collected about a
problem or event represents multiple sources that need to
treated separately.
It involves looking at process data, splitting it into
distinct layers (almost like rock is stratified) and doing
analysis to possibly see a different process.
For instance, you may process loans at your company. Once
you stratify by loan size (e.g. less than 10 million,
greater than 10 million), you may see that the central
tendency metrics are completely different which would
indicate that you have two entirely different
processes...maybe only one of the processes is broken.
Stratification is related to, but different from,
Segmentation.
A stratifying factor, also referred to as stratification or
a stratifier, is a factor that can be used to separate data
into subgroups. This is done to investigate whether that
factor is a significant special cause factor.
Durai
9986193689
| Is This Answer Correct ? | 7 Yes | 0 No |
Data stratification helps the auditor/researcher classify data, in order to perform tasks
such as:
• Sample planning
• Audit Planning
• Identification of potential exceptions
• Determining if “outliers” may exist
• Obtaining a better understanding of the population
• Comparison of two components of one population
The procedures described here are an efficient and effective way to stratify the numeric
data in the population being tested.
The data stratification procedure classifies numeric amounts into “buckets” or value
ranges specified by the auditor. The purpose is to classify numeric amounts in order to
determine the most frequently occurring values, largest and smallest values, etc.
Stratification is often used for sample planning (stratified sampling, reasonableness tests)
as well as audit planning in general.
Usage Example 1:----
In a test of accounts payable, classify the invoice amounts into particular ranges for the
purpose of audit planning. Invoices less than $100 do not require a secondary
authorization. Invoices over $50,000 requires three authorizations. All invoices over
$2,500 require a purchase order.
By
Pradeep Maurya
9453949396
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kartik
separation of usable data from a whole lot of data.
| Is This Answer Correct ? | 3 Yes | 2 No |
What is mean by Functional Testing? How will you do functional testing for Yahoo Login page?
while writing the test cases, how can we know whether we wrote all the test cases or not.
diff b/w smoke and sanity testing and what is migration plan in testing?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?
In a Software testing Field, What you think a TESTER needs...?
What is requirment phase testing?
What are the queries mostly asked in testing ? give me some examples.
What is the role of the QA lead?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Any idea about CMM?
What is the STLC process in your company?