InterviewSolution
Saved Bookmarks
| 1. |
How will you determine accuracy |
|
Answer» Theaccuratemeasurements are near the center. Todetermineif a value isaccuratecompare it to the accepted value. As these values can be anything a concept called percent error has been developed. Find the difference (subtract) between the accepted value and the experimental value, then divide by the accepted value. |
|