Question
The average of 10 observations is 60. It was realized
later that an observation was misread as 39 in place of 93. The correct average is:Solution
The average of 10 observations = 60 Total of 10 observations = 60×10 = 600 Misread number = 39, right number = 93 By mistake difference in number = 93-39= 54 Now a correct total of 10 observations = 600+54= 654 Average = 654/10 = 65.4
In object-oriented programming, when defining an interface method, which of the following statements is true regarding method parameters?
Which of the following is a critical component of data protection in both Windows and Unix/Linux environments?
Which of the following sorting technique is an example of Divide and Conquer technique?
What is the main advantage of using subword tokenization in NLP?
The is attribute in custom elements is used for:
fill the blank for space 14.
Which of these is a feature of cloud elasticity?
What is the name of the challenge in email forensics, when criminals used to present an email as someone else’s and in this case the machine will rece...
Which unit holds data temporarily and loses it when power is off?
Which web application vulnerability is most commonly exploited through code injection, allowing attackers to manipulate database queries?