Problem: You are given a set of scientific experiments where each experiment has varying resource needs, timelines, and discovery potential. Implement a Greedy algorithm to maximize the number of experiments conducted while minimizing resource wastage.