

InterviewSolution
Saved Bookmarks
1. |
The standard deviation of some temperature data in `.^(@)C` is 5 .If the data were converted into `.^(@)F` then variance would beA. 81B. 57C. 36D. 25 |
Answer» Correct Answer - A `sigma_(c)=5 rArr 5/9(F-32)=C` `F=(9C)/5+32` `sigmaF^(2)=(9)^(2)=81` |
|