If A speaks the truth 80% of the times, B speaks the truth
60% of the times. What is the probability that they tell the
truth at the same time
Answers were Sorted based on User's Feedback
Answer / chinna
Probability of A, speaking the truth, P(A)=80 %
=80/100 = 4/5
Probability of B, speaking the truth, P(cool.gif=60 %
=60/100 = 3/5
the probability that they tell the truth at the same time is
= P(A) * P(cool.gif
= 4/5 * 3/5
= 12/25
= 0.48
Is This Answer Correct ? | 115 Yes | 3 No |
What is meant by current commutation?
what is meant by procedure oriented n object oriented
What is the work of Bus cable, Power cable and Er cable in nokia flexi edge bts.
what is frame structher in SDH .
How to make a robo car .Please give me whole theory ,photos of circuits etc. on my e-mail id.
What is woking principale of Profibus nd how it transfer data?
Give two advantages of csi?
I am stuck up with a question on appending of two arrays I am writing the code for the same, I am appending two strings this way int main() { string s1 = "Welcome to C++"; string s2 = "C++ improves the logic ability"; string s3 = s1 + s2; cout<<s3<<endl; } But if I go ahead with the integer datatype , it doesnt work int main() { int arr[4] = {2,3,4,5}; int arr1[4] = {6,7,8,9}; int arr3[9] ; arr3 = arr + arr1;//displays error arr3 = arr ++ arr1; // works properly } Can anyone please clear my doubt in this question ?
HI FRANDS , ANY ONE SUGGEST ME THE INTERVIEW QUESTION OF NHPC
Can anyone plzzz tel me how can we generate sinusoidal waveform using 8085 chip??????? plzz reply with corresponding assembly language program........or simply the accurate logic.....
what is rectifier
What is mean by Compression technic and its formula? How many types of adaptors are there? How adaptive algorithm works for speech compression using Cosine packet transform?