Daily Use: formulas and concepts for both computer science engineers and digital marketers
Computer Science Engineer Formulas:
Big O Notation: O(1), O(n), O(log n), O(n^2), etc.
Boolean Algebra: De Morgan's theorem, distributive law, etc.
TCP/IP: Formulas related to bandwidth-delay product, TCP window size, etc.
Information Theory: Entropy, Shannon's theorem, etc.
Database Normalization: Normalization levels like 1NF, 2NF, 3NF, denormalization techniques.
Graph Theory: Graph traversal algorithms (BFS, DFS), shortest path algorithms (Dijkstra's, Floyd-Warshall), etc.
Discrete Mathematics: Combinatorics, permutations, combinations, probability, etc.
Linear Algebra: Matrix operations, determinants, eigenvalues, etc.
Algorithm Analysis: Time complexity analysis (best case, worst case, average case), space complexity analysis.
Operating Systems: CPU scheduling algorithms (FCFS, SJF, RR), memory management techniques, etc.
Digital Marketer Formulas:
Customer Acquisition Cost (CAC): Total marketing costs / number of customers acquired.
Customer Lifetime Value (CLV): Predicted net profit from entire customer relationship.
Return on Investment (ROI): (Gain from Investment - Cost of Investment) / Cost of Investment.
Click-Through Rate (CTR): (Number of clicks / Number of impressions) * 100.
Conversion Rate (CR): (Number of conversions / Number of visitors) * 100.
Customer Churn Rate: (Number of customers lost in a period / Total number of customers at the start of the period) * 100.
Cost per Click (CPC): Total cost of clicks / Total number of clicks.
Cost per Acquisition (CPA): Total cost of acquiring customers / Number of customers acquired.
Average Revenue Per User (ARPU): Total revenue / Number of users.
Search Engine Optimization (SEO): PageRank algorithm, keyword density, backlink analysis, etc.
Pay-Per-Click (PPC): Bid amount, quality score, ad rank, etc.
Social Media Metrics: Engagement rate, reach, impressions, etc.
Email Marketing Metrics: Open rate, click rate, bounce rate, etc.
A/B Testing: Statistical significance, confidence intervals, etc.
Marketing Funnel Analysis: Awareness, interest, consideration, conversion, loyalty, advocacy stages.
by Waran Gajan Bilal