Correct option is A
Phylogenetic tree construction methods are broadly classified into distance-based methods and character-based methods.
Distance-Based Methods (Correct Choices: A & B)
Unweighted Pair Group Method with Arithmetic Mean (UPGMA) (A)
- A hierarchical clustering method that assumes a molecular clock (constant rate of evolution).
- Based on pairwise distances between sequences.
- Produces a rooted tree with equal evolutionary rates among lineages.
Minimum Evolution (ME) Method (B)
- Selects the tree with the shortest overall branch length.
- Uses pairwise distance matrices to estimate evolutionary distances.
- Related to Neighbor-Joining (NJ) but uses optimization to choose the best tree.
Character-Based Methods (Incorrect Choices: C & D)
Maximum Parsimony (MP) Method (C)
- Based on shared derived characters (synapomorphies).
- Seeks the tree with the fewest evolutionary changes.
- Does not use distance matrices, making it not a distance-based method.
Maximum Likelihood (ML) Method (D)
- Uses statistical models of sequence evolution to estimate the probability of a given tree.
- Evaluates character changes rather than distance matrices.
- More computationally intensive than distance-based methods.
Additional Information
Option (3) C and D (Incorrect):
- MP and ML are character-based, not distance-based.
Option (4) A and D (Incorrect):
- UPGMA is distance-based, but ML is character-based.
Option (2) B and C (Incorrect):
- ME is distance-based, but MP is not.

