Question
What is the volume of the largest sphere that can be
carved out of a wooden cube of sides 21 cm? (Ï€ Â = 22/7)Solution
Given that sphere is curved out of a wooden cube. Here we can see that the diameter of sphere will be equal to the edge of cube. Diameter = edge of cube 2r = 21 r = 21/2 cm Volume = 4/3 × π r3 = 4/3 × 22/7 × 21/2 × 21/2 × 21/2 = 4850 cm3
Which of the following scenarios would benefit most from using time series analysis with seasonal decomposition?
In data transformation, what is the primary purpose of standardization?
In developing a fraud detection model for online transactions, a data analyst should use a technique capable of identifying anomalous patterns. Which of...
A logistics company wants to reduce delivery delays using predictive analysis. What should they focus on?
What is a common method to handle missing data in a dataset?
In Python, which of the following functions in the Pandas library is used to merge two DataFrames df1 and df2 on a common column id?
A company notices an increase in sales every December due to holiday shopping. Which component of time series data does this represent?
What is the primary advantage of using a box plot for data visualization?
What is inheritance in Python?
In time series forecasting, what is the primary role of the ARIMA model ?