Let's call the original number of students in the group "n". Each student contributed $2.50, so the total amount the original group of students collected is $2.50 * n.
When 5 more students join the group, the new total number of students is n + 5, and each student contributes $2.50 - $0.50 = $2.00. So the total amount the new group collects is $2.00 * (n + 5) = $2.00n + $10.
Since the total amount collected remains the same, we can set the two expressions for the total amount equal to each other:
$2.50n = $2.00n + $10
Solving for n, we have:
$0.50n = $10
n = 20
So, there were originally 20 students in the group. To find out how much they plan to spend on the gift, we can multiply the original number of students by the original contribution amount:
$2.50 * 20 = $50.00
Therefore, the students plan to spend $50.00 on the gift.