Question
In 2020, a city had 'q' trees planted along the streets.
The number of trees increased by 40% in 2021 and another 35% in 2022. The number of trees decreased by 20% in 2023. If the percentage of fruit trees was 20% in 2020 and 30% in 2023, what is the percentage change in the number of fruit trees?Solution
ATQ, Let the number of trees in 2020 be 5000. In 2021, number of trees = 1.40×5000=7000. In 2022, number of trees = 1.35×7000=9450. In 2023, number of trees decreased by 20% = 0.80×9450=7560. Fruit trees in 2020 = 0.20×5000=1000. Fruit trees in 2023 = 0.30×7560=2268. Percentage change in fruit trees = {(2268−1000)/1000}×100% = 126.8% Therefore, the number of fruit trees increased by 126.8% from 2020 to 2023.
A company has a large dataset with a mix of numeric and categorical data. To ensure fair comparisons between variables, which data transformation techni...
Which visualization tool is best suited for creating interactive dashboards with advanced business intelligence capabilities?
Which of the following Python libraries is most suitable for handling large datasets efficiently and performing complex data manipulations?
Which data collection method is best suited for obtaining real-time data from a third-party application?
Which of the following statements correctly identifies the components of time series data ?
What is polymorphism in Python?
What factor is the most critical when determining the appropriate sample size for a study?
Which of the following best differentiates random sampling from non-random sampling techniques?
Which sampling technique is best suited for dividing a population into distinct subgroups and ensuring each subgroup is proportionally represented?
Which of the following is a key difference between structured and unstructured data?