Explain in one sentence, which approach, Jaccard or Hamming distance, is more similar to the Simple Matching Coefficient.C) Explain in one sentence, which approach is more similar to the cosine measure?D) If you are comparing how similar two organisms of different species are in terms of the number of genes they share. 1) Explain, which measure, Hamming or Jaccard, would be more appropriate for comparing the genetic makeup of two organisms. (Assume that each animal is represented as a binary vector, where each attribute is 1 if a particular gene is present in the organism and 0 otherwise.)2) If you wanted to compare the genetic makeup of two organisms of the same species, e.g., two human beings, explain in one sentence. which you would use the Hamming distance, the Jaccard coefficient, or a different measure.
Sample Solution