InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    Consider the random experiment of tossing three coins. If X denote, the number of tails in the sample space, exhibit X. | 
                            
| 
                                   
Answer» SOLUTION :X(HHH)=0, X(HHT)=1, X(HTH)=1, X(THH)=1, X(THT)=2, X(TTH)=2, X(HTT)=2, X(TTT)=3  RANGLE of X is {0, 1, 2, 3}  | 
                            |