BDM All Week Excel
BDM All Week Excel
Week-01
Week-02
Week-03
1. Calculating Percentage:
1. Percentage of a part relative to a whole: (Part / Whole) * 100
2. Creating Pivot Table: To summarize and analyze large datasets.
1. Go to Insert > PivotTable to create a pivot table & drag fields to summarize the data.
3. Visualization:
1. Select data range.
2. Go to Insert > Chart & choose the desired chart type.
4. Replacing Values: Sometimes, datasets include placeholder values (e.g., -99) that need to
be replaced with blank cells or more meaningful values.
1. Open Find and Replace : CTRL + H to open the Find & Replace dialogue box.
2. Replace Values :
1. In the Find what box, enter -99. (e.g.)
2. Leave the Replace with box empty to replace -99 with a blank cell (or with what
you want to replace).
3. Click Replace All.
Week-04
1. All about Pivot Tables: Summarize, analyze, explore & present ur data. Transform data into
insightful reports & charts (easier to identify trends, patterns and relationships within
dataset).
1. Why use Pivot Tables?
1. Efficient Data Analysis = Handle large datasets & help perform complex calcs
without writing formulas.
2. Dynamic Report = Automatically update when underlying data changes. (Refresh
= RT-Click > Refresh)
3. Interactive Data Exploration = Easily rearrange fields, apply filters, & sort data.
2. Creating a Pivot Table:
1. Select the Data Range: Highlight the range of data you want to analyze, including
headers (e.g., A1)
2. Insert the Pivot Table: Insert Tab > Pivot Table . Choose whether to place the
pivot table in a new worksheet or an existing one, then click OK.
3. Understanding the Pivot Table Layout:
1. Rows: Fields placed here will appear as row labels in the pivot table.
2. Columns: Fields placed here will appear as column labels.
3. Values: Fields placed here are summarized (e.g., count, sum) based on the data.
4. Filters: Fields placed here can filter the entire pivot table based on specific
criteria.
4. Basic Analysis
1. Counting Data:
1. Drag a categorical field (e.g., Department) to the Rows area.
2. Drag a numerical or categorical field (e.g., Roll Number) to the Values area.
3. By default, Excel will sum the data, but you can change this to Count by
clicking on the field in the Values area, selecting Value Field Settings, and
choosing Count.
2. Analyzing Data Across Multiple Dimensions:
1. To analyze data across different categories, drag another field (e.g., Hostel)
into the Columns area.
2. This will create a matrix, allowing you to see the interaction between rows
and columns.
5. Advanced Features
1. Filtering Data:
1. Drag a field into the Filters area to add a filter.
2. You can use this to focus on specific subsets of data (e.g., filtering to see
only students from the CS department).
2. Using Multiple Fields in Rows & Columns:
1. You can place multiple fields in both the Rows and Columns areas to create
more detailed breakdowns.
2. For example, placing Hostel and Department in the Rows area will show a
nested structure, breaking down the data by both criteria.
6. Reference vid for pivot tables: How to Create Pivot Table in Microsoft Excel | Pivot
Table in Excel - YouTube
7. Use Cases
1. Business Analysis: Summarize sales data by region, product, or sales
representative.
2. Academic Analysis: Analyze student performance across different departments or
hostels.
3. Event Analysis: Track participation or results in sports events.
2. Line Chart: Used to display information as a series of data points connected by straight
line segments. Commonly used to visualize data trends over intervals of time, such as days,
months, quarters, or years.
1. Ideal Use Cases:
1. Show trends over time
2. Compare changes in different groups over the same period
3. Highlight the rate of change between data points.
2. Components of a Line Chart:
1. X-axis(Horiz axis): Time period / category.
2. Y-axis(Vert axis): Values being measured, like, grades, sales or temps.
3. Data pts: Value at each time period.
4. Line Segments: Connect data pts to show the trend.
5. Legends: Identify which data series corresponds to which line (especially useful
when comparing multiple series).
3. Creating a Line Chart in Excel:
1. Prepare Data: Structure your data in two columns: one for the time period (e.g.,
Semesters) and one for the values you want to track (e.g., Grades).
2. Select the Data: Highlight the data you want to include in the chart.
3. Insert the Line Chart: Insert Tab (in Ribbon) > Line Chart option (Charts grp) >
choose line chart style .
4. Advanced features:
1. Multiple Lines: If you want to compare multiple sets of data (e.g., grades of
multiple students), you can plot them on the same line chart (Ensure each
dataset is in a separate column).
2. Trendlines: Add a trendline to see the general direction of the data over time.
Click on a data series (in the chart) > select 'Add Trendline.'
5. Interpretation of Line Charts:
1. Upward Slope: Increase in the data over time (e.g., improving grades).
2. Downward Slope: Decrease in the data over time (e.g., declining sales).
3. Flat Line: No change in the data over time (e.g., consistent performance).
4. Peaks and Troughs: Variability in the data, showing periods of highs and lows.
3. Stacked Bar Charts: Displays multiple data series stacked on top of each other, allowing
visualization of cumulative effect of diff categories, showing both total and indv
contributions of each category within a bar. Useful for comparing overall size of categories
while also breaking it into its constituent categories.
1. When to Use: Comparing Total Values ; Showing Distribution ; Visualizing Trends
2. Types:
1. Standard Stacked Bar Chart:
1. Displays the absolute values stacked on top of each other.
2. The height of each segment represents the value of that category.
2. 100% Stacked Bar Chart:
1. Displays the relative contribution of each category as a percentage of the
total.
2. Useful when comparing proportional contributions.
3. Creation in Excel:
1. Prepare the Data: Organize your data in columns with each series representing a
category.
2. Select the Data: Highlight the data you want to include in the chart, including the
category labels and series data.
3. Insert the Chart: Insert tab (Ribbon) > Bar Chart (Charts grp) > choose type . You
can customize the chart & adjust axes.
4. Quick Tips: Avoid Overcrowding ; Use contrasting colors ; Label clearly ; Consider
alternatives.
4. Conditional Formatting: Apply specific formatting to cells that meet certain criteria.
Helpful in visualizing data, identifying trends, & spotting important info quickly.
1. Highlighting Cells:
1. Select the range of cells.
2. Home tab > click Conditional Formatting > choose Highlight Cell Rules > select
condition > Set condition & formatting style > OK .
2. Data Bars: Visually represent the values in a range of cells, making it easy to compare
sizes. The length of the bar correlates with the cell value, so you can quickly see which
values are larger or smaller.
1. Select the cells you want to format.
2. Conditional Formatting (Home tab) > choose Data Bars > select color style .
3. Color Scales: Applies a gradient of colors based on the cell values, with different
colors representing high, medium, and low values.
1. Select your data range.
2. Conditional Formatting > choose Color Scales > pick color scale .
4. Icon Sets: Adds icons within cells to represent values, often used for performance
metrics.
1. Select data range.
2. Conditional Formatting > select Icon Sets > choose set .
5. Custom Rules: Allows you to create more complex and customized formatting rules.
1. Conditional Formatting > click New Rule > select Use a formula to determine
cells to format > Enter custom formula > select formatting style > OK .
6. Managing Rules: Conditional Formatting > select Manage Rules to view, edit, or
delete existing formatting rules.
7. Clear Rules: Select the cells first. Conditional Formatting > choose Clear Rules .
8. Reference vid: Conditional Formatting in Excel - YouTube
5. Subtotals: Helps summarize data within a group by performing calculations such as sum,
average, or count.
1. Ensure your data is sorted by the column you want to subtotal.
2. Data tab > click Subtotal > choose col and function .
6. Remove Duplicates Tool:
1. Select the range of cells.
2. Data Tab > Remove Duplicates (Data Tools grp) > choose the cols > click OK .
7. FILTER Formula: Filters a range based on a condition. Helps creating data subsets, meeting
specific criteria. Syntax = FILTER(array, include, {if_empty}) . e.g. = FILTER(A2:B100,
B2:B100='YES') will return rows from A2:B100 where B col is 'YES'
8. SUMIF Formula: Sums vals in a range based on a condition. Syntax = SUMIF(range,
criteria, {sum_range}) . e.g. = SUMIF(B2:B100, "YES", A2:A100) will sum vals in A2:A100
where corresponding entries in B2:B100 are 'YES'.
Week-05
E-Commerce Industry: Buying & selling of goods and services over the internet. Includes online
shopping, online marketplaces, digital payments, & the logistics behind delivering products to
customers. Before Cov-19, e-commerce was growing steadily ; Cov-19 significantly accelerated
e-commerce growth globally, especially countries where traditional retail shut down cuz of
lockdowns.
Week-07
Week-08
1. Production Scheduling:
1. Involves planning and organizing the manufacturing process to meet production
targets. It specifies what needs to be produced, the quantity, and the timeline.
2. The goal is to ensure that production runs efficiently, meeting demand without
overproducing or underutilizing resources.
2. Scrap & Quality Control:
1. Scrap: Material or parts that are rejected due to defects or quality issues. Scrap rates
affect production planning, as not all produced items will be usable.
2. Standard Scrap Rate: A predetermined percentage of production that is expected to
be scrapped due to defects.
3. Quality Control: Inspections are performed to ensure products meet quality
standards, and defective products are discarded.
3. Loading & Capacity Planning:
1. Loading: Assigning production tasks to specific workstations over a defined period. It
involves determining how much work each machine or workstation can handle.
2. Capacity Planning: Ensuring that workstations have enough capacity to meet
production goals while considering potential downtime for maintenance and
changeovers.
4. Maintenance & Downtime:
1. Scheduled Maintenance: Regular maintenance activities are planned to prevent
breakdowns, including cleaning, lubrication, and adjustments.
2. Unplanned Downtime: Unexpected machine breakdowns or issues that disrupt the
production schedule, leading to losses in production time and output.
5. Changeovers:
1. The process of switching a machine or workstation from producing one product to
another. Changeovers often involve adjusting settings, cleaning, and testing to ensure
the new production run meets quality standards.
2. Changeovers can lead to downtime, so they are strategically planned to minimize
their impact on overall production.
6. Actual vs. Planned Production:
1. Planned Production: The intended production output based on the schedule.
2. Actual Production: The real output achieved, which may differ from the plan due to
factors like machine breakdowns, scrap, or worker errors.
3. Analysis of Variances: Understanding the differences between planned and actual
production helps in identifying issues and improving future schedules.
7. Shift Planning:
1. Shift Scheduling: Allocating production tasks to specific shifts (e.g., morning, evening)
to optimize machine usage and meet production targets.
8. Overall Equipment Effectiveness(OEE):
1. OEE is a metric used to measure the efficiency and effectiveness of a manufacturing
process. It considers three primary factors: availability, performance, and quality.
2. The goal of OEE is to provide insights into how well equipment is utilized in
production, identifying areas for improvement.
3. Factors of OEE:
1. Availability: Measures the proportion of scheduled time that the equipment is
available for production.
1. Availability = (Scheduled Production Time - Downtime) / (Scheduled
Production Time).
2. Availability is considered based on the number of shifts, with planned
maintenance and changeovers excluded from the scheduled time.
Unplanned downtimes, such as breakdowns, are factored in.
2. Performance: Evaluates how well the equipment performs compared to its
maximum potential speed.
1. Performance = (Actual Output / Standard Output)
2. Performance is calculated as the ratio of actual production to the planned
production, aggregated weekly. The output at the end of a production line
(e.g., broaching) is used for this metric.
3. Quality: Measures the proportion of good units produced versus the total units
produced.
1. Quality = (Good Units / Total Produced Units)
2. Determined by comparing the output with the acceptable standard,
factoring in the scrap rate. This ensures only quality products are counted
in the effective output.
4. Calculating OEE:
1. OEE = (Availability Performance Quality)
2. The product of the three percentages (availability, performance, quality) gives
the overall effectiveness of the equipment. In practice, achieving 100% OEE is
nearly impossible due to various operational challenges, so values like 72% are
considered good in many industries.
5. Challenges in OEE:
1. Interdependencies: A delay in one stage (e.g., hobbing) can affect the subsequent
stages (e.g., broaching).
2. Maintenance & Downtime: Proper scheduling of preventive maintenance is
crucial to minimize unplanned downtime, which directly impacts availability.
3. Quality Control: Managing scrap rates and ensuring that production meets
quality standards is essential for maintaining high OEE.
6. Practical Application:
1. Weekly OEE analysis helps to understand trends and identify issues that may
arise over different shifts.
2. Using actual data from the production process to calculate OEE, which provides
actionable insights for improving operations.
9. Cost Breakdown & Profitability Analysis:
1. Cost Components:
1. Direct Materials: These are the raw materials used in producing the gear
assemblies. Each product, like gear assembly 3, has specific direct materials costs
associated with it, derived from the cost of blanks required.
2. Direct Labor: Costs related to the workforce directly involved in producing the
gear assemblies. This includes salaries, benefits, and overtime for workers on
specific production lines.
3. Production Overhead: Indirect costs such as factory maintenance, utilities (e.g.,
lighting, air conditioning), and supervisor salaries that cannot be directly traced
to a specific product but are necessary for overall production.
4. General and Administrative Overhead: Costs incurred outside the factory,
including management salaries, office expenses, and other administrative costs.
2. Margin Calculation:
1. The Cost of Goods Sold (COGS) is calculated as the sum of direct materials,
direct labor, and production overhead.
2. The Gross Margin is obtained by subtracting the COGS from the sales price of
each product. This helps identify which products are more profitable.
10. Inventory Management:
1. Order Quantity & Inventory Levels:
1. Order Quantity: The amount of each blank that needs to be ordered to meet
production requirements. Orders are placed to ensure that there is enough stock
to cover the demand.
2. Ending Inventory: The amount of stock remaining at the end of each month. This
affects how much needs to be ordered to maintain production schedules.
2. Safety Stock & Reorder Point:
1. Safety Stock: Extra inventory held to account for variability in demand or supply
delays, ensuring that production can continue smoothly even if unexpected
issues arise.
2. Reorder Point: The inventory level at which a new order should be placed. This is
calculated based on safety stock and lead time demand to prevent stockouts.
3. Lead Time Demand: The amount of inventory needed to cover the period between
placing an order and receiving it. This ensures that production can continue without
interruption during the lead time.
11. Practical Implications:
1. Profitability Decisions: By analyzing the gross margin of each product, businesses can
identify which products generate the highest profit margins and prioritize their
production accordingly. Decisions on which products to focus on, should consider
both the profitability and the capacity constraints of the factory.
2. Inventory Optimization: Using safety stock and reorder points helps prevent
stockouts and ensures smooth production flow. Balancing inventory levels avoids
both excess stock, which ties up capital, and stockouts, which can halt production.
3. Reorder Quantity Formula: The reorder quantity is determined using safety stock and
lead time demand to balance inventory levels, ensuring neither excess nor insufficient
stock.
12. ABC Classification: A method used to prioritize inventory management based on the value
and importance of items. It categorizes items into three groups (A, B, and C) to optimize
inventory control efforts and resource allocation.
1. A - Category (High-Value items):
1. Characteristics: High monetary value, significant capital investment.
2. Management Focus: Requires strict control and monitoring due to high cost and
importance. Emphasizes Just-In-Time (JIT) purchasing to avoid tying up capital in
inventory.
3. Examples: Expensive electronic devices like mobile phones.
2. B - Category (Moderate-Value Items):
1. Characteristics: Moderate monetary value.
2. Management Focus: Requires good record-keeping and structured ordering. Less
critical than A items but still important for operational efficiency.
3. Examples: Mid-range components or materials with moderate cost.
3. C - Category (Low-Value Items):
1. Characteristics: Low monetary value, often ordered in bulk.
2. Management Focus: Minimal control required. Bulk purchasing is preferred to
reduce ordering costs and benefit from economies of scale.
3. Examples: Groceries, low-cost consumables.
13. Theory on Safety Stock & Reordering:
1. Safety Stock: Additional inventory kept to prevent stockouts caused by variability in
demand or lead time. It acts as a buffer to ensure that there is enough inventory on
hand to handle unexpected spikes in demand or delays in supply.
1. Purpose is to avoid stockouts when actual demand exceeds the forecasted
demand & to cover for delays in the supply chain.
2. Ensures that operations can continue smoothly even if there are delays or
sudden increases in demand. The safety stock level acts as a buffer, so inventory
levels might temporarily dip below the safety stock but should not reach zero if
managed correctly.
2. Reorder Point: The inventory level at which a new order should be placed. It is
calculated based on the average demand during the lead time (the time it takes to
receive a new order).
1. Reorder Point = Avg Demand during Lead Time = (Avg Daily Demand * Lead
Time in Days).
3. Safety Stock = (Peak Demand per Day - Avg Daily Demand) * (Number of Days for
Safety Stock).
1. Average Demand: The expected demand for the product over a period.
2. Peak Demand: The highest demand expected during the lead time.
3. Safety Stock Calculation: Calculate the difference between the peak demand and
average demand to determine the additional stock needed to cover fluctuations.
4. Ordering Process:
1. When Stock Hits Reorder Point, place an order for the quantity required to bring
inventory back up to a desired level. This reorder quantity typically includes the
safety stock.
2. Understanding the starting inventory, outstanding orders, and production
quantities is essential for managing inventory efficiently. Inventory levels affect
decisions on reordering and production scheduling (Inventory Analysis).
3. Monthly Data Handling:
1. Ending Inventory = (Starting Inventory - Production Issues + Order
Received). This formula helps calculate how inventory levels change over
time based on production issues and orders. It reflects the inventory flow
and helps in forecasting future needs.
14. Understanding the OFFSET Function:
1. Allows us to create dynamic ranges and reference cells based on a starting point. This
is particularly useful for creating flexible formulas and charts that adjust automatically
when the data changes. OFFSET(reference, rows, cols, {height}, {width})
1. reference: The starting point of the reference (usually a cell or range).
2. rows: The number of rows to move from the starting point. Positive numbers
move down, and negative numbers move up.
3. cols: The number of columns to move from the starting point. Positive numbers
move right, and negative numbers move left.
4. height (optional): The number of rows to include in the returned range.
5. width (optional): The number of columns to include in the returned range.
2. Example: =OFFSET(B2, 2, 3)
1. Reference: B2,
2. Rows: Move 2 rows down
3. Cols: Move 3 cols to the right
4. Refers to the cell E4 (2 rows down from B2 and 3 columns to the right).
3. Dynamic Range for a Chart: Suppose you have a dataset that grows over time, and
you want your chart to automatically update to include new data. You can use OFFSET
with the COUNTA function to create a dynamic named range.
1. Create a Named Range:
1. Go to the Formulas tab and click Name Manager.
2. Click New and enter a name for your range (e.g., DynamicRange).
3. In the Refers to box, enter the formula using OFFSET and COUNTA.
4. Example: =OFFSET($A$1, 0, 0, COUNTA( $A: $A), 1)
1. $A$1: Starting point of the range.
2. 0, 0: No offset from the starting point.
3. COUNTA( $A: $A): Number of rows in the range (counts non-empty
cells in column A).
4. 1: Number of columns in the range.
2. Use the Named Range in a Chart:
1. Create a chart & select Select Data .
2. In the Chart Data Range , enter the named range(e.g., DynamicRange)
3. As you add more data to column A, the chart will automatically update to
include the new data.
4. Creating a Dynamic Range with Height and Width:
1. =OFFSET(A1, 0, 0, 5, 3)
1. Reference: A1
2. Rows: 0 (start at A1)
3. Cols: 0 (start at column A)
4. Height: 5 rows
5. Width: 3 columns
6. This formula refers to a range starting from A1 and extends 5 rows
down and 3 columns wide (A1).
4. Common Use Cases for OFFSET:
1. Dynamic Charts: Dynamically adjust chart ranges with new data.
2. Dynamic Named Ranges: Used in formulas to create changing data ranges.
3. Flexible Data Extraction: Create dynamic reports or summaries.
5. Imp Considerations:
1. Volatile Func: It recalculates every time the worksheet changes, which can affect
performance with large datasets.
2. Overuse of OFFSET in complex worksheets can make troubleshooting difficult.
6. Reference Video: Offset Formula in Excel
15. Key Concept & Theories:
1. Inventory Management:
1. Production Issues: Represents the amount of raw material issued to production
each month. This fluctuates based on production needs.
2. Order Quantity: The amount of raw material ordered when inventory falls below
a specific threshold (reorder point). Common quantities are the reorder amount
(e.g., 8,000 units) or higher if necessary.
3. Reorder Point & Safety Stock & Lead Time Demand.
2. Inventory Analysis:
1. Smoothening: Refers to the process of averaging or smoothing out fluctuations
in the data to observe trends more clearly.
2. Ending Inventory.
3. An inverse correlation often exists between production levels and ending inventory.
When production is high, inventory levels drop, and vice versa.
4. Production issues v/s corresponding order quantities (e.g., 8,000 or 16,000 units)
helps visualize inventory management performance.
16. Excel Tools & Techniques:
1. Data Visualization:
1. Charts and Graphs: Use line charts to show fluctuations in production issues and
order quantities. Pie charts can be used to visualize proportions of total orders
or inventory levels.
2. Dynamic Charts: Incorporate named ranges and OFFSET function to make charts
update automatically as data changes.
2. Named Ranges & Offsets:
1. Named Ranges: Create dynamic named ranges using OFFSET to automatically
adjust the range of data used in charts or formulas.
2. OFFSET Function: Helps in defining ranges dynamically based on certain criteria.
For example, use OFFSET to track changes in production and inventory levels
over time.
3. Formulas & Functions:
1. IF Function: Determine whether inventory levels fall below the reorder point and
trigger an order.
2. AVERAGE Function: Calculate the average demand during the lead time to set
the reorder point.
3. COUNTIF and SUMIF Functions: Aggregate data based on conditions, such as
total orders placed in a given period.
4. Data Analysis:
1. Smoothing Techniques: Apply moving averages or other smoothing techniques to
the data to analyze trends and patterns.
2. Trend Analysis: Use historical data to predict future inventory needs and adjust
reorder points accordingly.
Week-09
Week-10
1. FinTech: short for Financial Technology, refers to the integration of technology into
offerings by financial services companies to improve their use and delivery to consumers. It
represents a rapidly growing sector that leverages technology to provide innovative
financial services and products, ranging from digital payments and online lending to
blockchain and cryptocurrency.
2. Key FinTech Areas
1. Payments & Transfers
1. Involves platforms that allow for seamless digital transactions. Examples include
mobile wallets (e.g., Apple Pay, Google Pay), peer-to-peer payment systems (e.g.,
PayPal, Venmo), and remittance services (e.g., TransferWise).
2. Lending & Credit
1. Online platforms facilitate loans and credit services directly to consumers or
businesses.
3. Personal Finance
1. Apps and platforms that help users manage their personal finances, offering
tools for budgeting, savings, and investment management.
3. How do FinTech Companies Make Profit
1. FinTech companies employ various business models to generate revenue, often
capitalizing on technology 1to provide services more efficiently and at a lower cost
than traditional financial institutions. Here are some common ways they make a profit
:-
1. Transaction Fees: Charge a small fee for each transaction processed through
their platform. For example, PayPal and Square take a percentage of each
transaction made using their services.
2. Interest on Loans: Companies involved in digital lending and credit earn revenue
by charging interest on the loans they provide.
3. Subscription Fees: Some FinTech companies offer premium services for a
subscription fee.
4. Advertising & Partnerships: Some platforms, particularly those in personal
finance and payments, may generate revenue through partnerships or
advertising. For example, credit score apps may offer targeted financial products
from partners, earning a commission for each referral.
4. Functions of PayBuddy
1. Customer Role: Account Setup => Making Purchases => Payment Security
2. Merchant Role: Receiving Payments => Transaction Fees => Ease of Use (PayBuddy
simplifies the payment process for merchants, allowing them to accept payments
without needing to handle or store sensitive customer data.)
3. Partner Role:
1. Banks: Banks are involved in processing payments. When a customer makes a
purchase, PayBuddy contacts the bank associated with the customer’s linked
account to authorize the transaction.
2. Card Networks: Networks like Visa, MasterCard, or others are the infrastructure
through which payment information is transmitted and transactions are verified.
3. Fund Transfer: Once the transaction is authorized, the customer’s bank transfers
the funds to PayBuddy, which then transfers the payment to the merchant’s
account.
4. Payment Process:
1. Initiating Payment: The customer initiates a payment by selecting PayBuddy at
checkout.
2. Authorization: PayBuddy contacts the customer’s bank or credit card network to
verify if the customer has enough funds or credit to complete the transaction.
3. Funds Transfer: Upon approval, the bank or card network transfers the funds to
PayBuddy.
4. Merchant Payment: PayBuddy then transfers the payment to the merchant’s
PayBuddy account.
5. Transaction Completion: The merchant is notified that the payment has been
received, and the transaction is completed.
5. Security & Convenience:
1. Encryption: PayBuddy uses encryption to protect transaction data, ensuring that
sensitive information (information, such as bank account or credit card details) is
securely transmitted.
2. Buyer Protection: PayBuddy often offers buyer protection services, which can
provide refunds or dispute resolution if there’s a problem with a purchase.
3. Global Reach: PayBuddy allows customers to make payments across different
currencies and countries, making it a convenient option for international
transactions.
4. Fraud Detection: PayBuddy has systems in place to detect and prevent fraudulent
transactions. If suspicious activity is detected, the payment may be flagged or
halted.
5. Two-Factor Authentication (2FA): Customers may be required to authenticate
their identity through an additional method (e.g., SMS code, email verification)
before completing a payment.
5. Flow of Money: Step-by-Step Process
1. Customer initiates payment
2. PayBuddy Processes the Payment
1. PayBuddy securely transmits the payment request to the customer’s bank or
credit card network (e.g., HDFC Bank, Visa, MasterCard).
2. This request includes details such as the amount to be charged, the merchant
receiving the payment, and the customer's account information.
3. Bank or Card Network Authorization:
1. The bank or card network receives the payment request and checks the
customer’s account to ensure there are sufficient funds or credit available.
2. If the funds are available, the bank authorizes the transaction and approves the
payment.
4. Funds Transfer to PayBuddy:
1. Once the payment is authorized, the bank or card network transfers the payment
amount to PayBuddy’s account.
2. This transfer is usually instantaneous, but it may take a few seconds to a few
minutes depending on the payment method and bank.
5. PayBuddy Transfers Funds to Merchant:
1. After receiving the payment from the customer’s bank, PayBuddy transfers the
funds to the merchant’s PayBuddy account.
2. The merchant can then either withdraw the money to their bank account or keep
it in their PayBuddy account for future use.
6. Merchant Receives Payment Confirmation:
1. PayBuddy notifies the merchant that the payment has been processed and funds
have been received.
2. The merchant can then proceed to fulfill the customer’s order, such as shipping
a product or providing a service.
7. Customer Receives Payment Confirmation:
1. PayBuddy also sends a confirmation to the customer, detailing the transaction
amount, the merchant, and the payment method used.
2. This confirmation often serves as a receipt for the customer’s records.
6. Fees & Costs Involved
1. Transaction Fees for Merchants: PayBuddy typically charges merchants a small
percentage of the transaction amount as a processing fee. This fee covers the cost of
handling the payment and providing security services.
2. Currency Conversion Fees: If a customer and merchant are in different countries,
PayBuddy may charge a fee for converting currencies. This fee is usually a small
percentage of the transaction amount.
7. Handling Refunds & Disputes
1. Refund Process: If a customer requests a refund, the merchant can initiate it through
PayBuddy. The money is then transferred back from the merchant’s account to the
customer’s bank or card.
2. Dispute Resolution: PayBuddy often provides dispute resolution services, where they
act as a mediator between the customer and merchant to resolve issues such as non-
delivery of goods or incorrect charges.
8. Concept of Buy Now Pay Later (BNPL) Schemes: (Particularly how companies like
PayBuddy and Amazon are implementing this financial service).
1. Overview of BNPL Schemes:
1. Traditional Role of Payment Platforms: Initially, platforms like PayBuddy acted as
intermediaries, storing customers' payment details (like credit or debit cards)
and facilitating transactions without offering credit themselves.
2. Evolution to Credit Offering: Companies like PayBuddy have started offering their
own credit options, even to customers who may not have traditional credit cards.
This is typically offered as a virtual credit card or BNPL service.
3. How BNPL Works:
1. Customers can purchase items and pay for them over a period (e.g., 2-3
months) without interest.
2. The platform advances the payment to the merchant and collects
installments from the customer.
4. Business Model & Motivation:
1. No Interest Model: Unlike traditional credit cards that charge interest on
unpaid balances, BNPL schemes often do not charge interest for short-term
credit (e.g., 2-3 months).
2. Volume and Engagement: The primary motivation for offering BNPL is to
increase customer engagement and transaction volume. By making
purchases more accessible, companies hope to drive more frequent
transactions and build customer loyalty.
5. Creditworthiness Assessment:
1. Customer History: Platforms may evaluate customers' purchasing history
and previous payment behavior.
2. External Credit Scores: Companies might also use external credit scoring
services (like CIBIL in India) to assess the likelihood of a customer repaying
the credit.
6. Target Customers: BNPL is particularly appealing to customers who do not have
access to traditional credit or prefer spreading payments without incurring
interest.
7. Product-Specific Considerations: Customers are more likely to use BNPL for high-
value, impulsive purchases (e.g., electronics) rather than everyday items like
groceries.
8. Business Challenges:
1. Identifying which customers and products are suitable for BNPL.
2. Ensuring that customers who are given credit are likely to repay it.
2. Case Study Considerations:
1. Customer Identification: PayBuddy would need to analyze its customer base to
identify which customers are most likely to adopt the BNPL option.
2. Product Relevance: Understanding which types of products are more likely to be
purchased using BNPL can help tailor marketing efforts and credit offerings.
9. PayBuddy, like other Buy Now, Pay Later (BNPL) providers, likely decides the credit limit
for each customer by considering a combination of factors to assess their
creditworthiness and ability to repay
1. Customer Purchase History:
1. Frequency of Transactions: Regular customers with a history of frequent
transactions may be seen as more reliable and might receive a higher credit
limit.
2. Average Purchase Amount: Customers who typically make larger purchases may
be given a higher credit limit compared to those who make smaller purchases.
2. Payment History:
1. Timely Payments: Customers who have a history of making payments on time,
whether through previous BNPL transactions or other payment methods, are
likely to be granted a higher credit limit.
2. Missed or Late Payments: A history of missed or late payments might lead to a
lower credit limit or disqualification from BNPL services.
3. External Credit Scores:
1. Credit Bureaus: PayBuddy might check customers' credit scores through external
credit bureaus (like CIBIL in India, Experian, or Equifax) to gauge their
creditworthiness.
2. Credit Score Range: Higher credit scores generally indicate a lower risk of default,
which could result in a higher credit limit.
4. Income & Employment Information:
1. Income Verification: Some BNPL providers might ask for income details to ensure
that customers have the means to repay the credit.
2. Employment Status: Being employed or having a steady source of income could
positively influence the credit limit offered.
5. Behavioral Analytics:
1. Spending Patterns: Advanced analytics might be used to understand a
customer's spending behavior, such as the types of products they purchase and
how often they shop.
2. Risk Assessment Models: Companies might use machine learning models to
predict the likelihood of repayment based on customer behavior and transaction
history.
6. Credit Limit Adjustments:
1. Initial Limit: New customers might start with a lower credit limit, which can be
gradually increased as they demonstrate responsible repayment behavior.
2. Ongoing Assessment: The credit limit might be reviewed periodically, and
adjusted based on the customer’s payment behavior and any changes in their
financial situation.
7. BNPL-Specific Conditions:
1. Product Type: The type of products a customer typically buys may influence the
credit limit. For example, high-value items might warrant a higher credit limit if
the customer has a good repayment history.
2. Repayment Terms: The repayment term chosen by the customer (e.g., 3 months
vs. 12 months) might also affect the credit limit, with shorter terms potentially
allowing for higher limits.
8. What happens if a customer Fails to Repay?
1. Late Fees: If a customer misses a payment, they might be charged a late fee.
2. Credit Score Impact: Repeated missed payments could negatively impact the
customer's credit score.
10. Nudge Economics & AI-driven Prosperity Models in Marketing & E-Commerce
1. Nudge Economics: This involves guiding consumers towards a particular decision or
product without restricting their choice. It's based on the idea that consumers are
often busy, lazy, or confused, so they are likely to go with the default or most
prominent option presented to them.
2. AI-Driven Propensity Models: These models analyze large amounts of data about a
user's past behavior, preferences, and similarities to other users to predict what they
are most likely to purchase next. This allows companies to personalize the shopping
experience by showing relevant products or payment options.
3. Recommendation Engines: Used by companies like Netflix, these engines suggest
content or products to users based on their previous interactions and the behavior of
similar users.
11. Promoting the "Pay Later" option using nudge economics:
1. Segmentation and Targeting:
1. Customer Segmentation: Divide the customer base into segments based on
behavior, transaction history, and credit profile. For example, identify customers
who frequently make high-value purchases or those who use credit cards more
often.
2. Targeted Promotions: Design promotional messages and offers tailored to each
segment. For instance, offer special incentives or lower interest rates to high-
value customers or those who have shown an interest in credit products.
2. Personalized Messaging
1. Customized Offers: Use customer data to create personalized offers. For example,
if a customer frequently buys fashion items, they might receive a tailored
message about using "Pay Later" for their next fashion purchase.
2. Behavioral Triggers: Implement messaging based on customer behavior. If a
customer abandons a cart with high-value items, they might receive a nudge
encouraging them to use "Pay Later" to complete the purchase.
3. Social Proof & Defaults
1. Social Proof: Highlight how many customers like them are using "Pay Later." This
could be shown through testimonials, reviews, or statistics indicating widespread
use.
2. Default Options: Make "Pay Later" the default payment option during checkout,
with an easy opt-out if they prefer another method. This leverages the default
effect, where people are more likely to stick with the default option.
4. Incentives & Rewards
1. Incentives: Offer rewards or discounts for using "Pay Later." For example, provide
a discount on the next purchase or cashback if they choose "Pay Later" for their
current transaction.
2. Gamification: Implement gamified elements where customers earn points or
badges for using "Pay Later," which can be redeemed for rewards or discounts.
5. Ease of Use & Accessibility
1. Simplified Application: Ensure that the process for opting into "Pay Later" is
seamless and easy. Reduce friction by minimizing the number of steps required
to select and use this payment option.
2. Clear Communication: Clearly communicate the benefits and terms of "Pay Later"
in a straightforward manner to avoid confusion and build trust.
6. Feedback Loops and Optimization
1. A/B Testing: Conduct A/B tests to evaluate the effectiveness of different
promotional strategies and messaging. For example, test different offers or
messages to see which performs better.
2. Analytics and Adjustment: Use analytics to track the success of the marketing
campaigns and adjust strategies based on data-driven insights. For instance, if
certain customer segments respond better to specific incentives, focus on those
strategies.
12. A/B Testing (Split Testing): Used to compare two versions of a variable to determine which
one performs better. This technique helps in optimizing marketing strategies, website
designs, or other business practices based on empirical data.
1. Example:
1. Test Variable: Email subject line
1. Version A: "Exclusive Offer Just for You!"
2. Version B: "Don’t Miss Out on This Special Discount!"
2. Metrics Tracked: Open rate, click-through rate, and conversion rate.
3. Results: If Version B has a higher open rate and click-through rate, it suggests
that the subject line in Version B is more effective in engaging the audience.