Question
How many three-letter words can be formed such that all
letters are vowels, and no two letters are the same?Solution
ATQ, Number of ways to choose the first letter (vowel) 5Cβ Β =5 Number of ways to choose the second letter (Different vowel) = 4Cβ Β = 4 Number of ways to choose the third letter (different from the first two vowels) = 3Cβ Β = 5 Hence total number of ways = 5 Γ 4 Γ 3 = 60 ways
Which of the following is true regarding the use of pivot tables in Excel for data analysis?
Which of the following is the correct decomposition of time series data into its components?
In Python, missing values in DataFrame are represented as:
Which of the following is the primary reason why bias occurs in sampling?
A data analyst is tasked with improving operational efficiency by examining employee performance metrics and identifying bottlenecks. Which of the follo...
How do you open a file in read mode in Python?
Which of the following data collection methods is best suited for obtaining up-to-date information about consumer behavior on a website in real-time?
Which of the following is the most accurate description of semi-structured data ?
What is the primary advantage of using CIDR (Classless Inter-Domain Routing) in IP addressing?
Which of the following is a distinguishing feature of Tableau when compared to Power BI?