Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between verification and validation?

Answer Posted / sandave003

verification means , checking for errors if any.

and

validation means, proving the dataset is genuine or simply
athenticating the dataset.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?

2103


What’s the difference between var b1 – b3 and var b1 — b3?

1434


What are the uses of sas?

1352


What is the different between functions and PROCs that calculate the same simple descriptive statistics?

1845


What is the difference between %local and %global? : sas-macro

1233


data data1; input dt account; format dt date9.; cards; 1745 1230 1756 1120 1788 1130 1767 1240 ; data data2; input startdt enddt total; format startdt date9. enddt date9.; cards; 1657 1834 12300 1557 1758 16800 1789 1789 12300 1788 1345 12383 1899 1899 13250 ; proc sql; create table data3 as select * from data1 as x left join data2 as y on x.dt>=y.startdt and x.dt<=y.enddt; quit; Here, we are getting cartision product. But,I want left join report consisting of this program. It should not get duplicate values. you can modify the program also.

2241


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

1307


What is the basic syntax style in SAS?

1224


what are sas/access and sas/connect? : Sas programming

1033


Tell e how how dealt with..

2308


what is the primary data source for the wrs? : Sas-bi

1329


what is broad cast agent? : Sas-bi

1117


How do dates work in SAS data?

1223


name some data transformation used in sas di? : Sas-di

1028


Explain proc sort?

1168